Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Recoskie2008-06-11 15:50:53 +0000
committerChris Recoskie2008-06-11 15:50:53 +0000
commit7bf1b3fe025a59fee40a731e65d7567a3339f213 (patch)
treefbb6bfad672f08737252323c17d2b162c21a1077 /xlc/org.eclipse.cdt.errorparsers.xlc
parent8c309586cde08f1c2cd04cd4f8ba14cd84c9d906 (diff)
downloadorg.eclipse.cdt-7bf1b3fe025a59fee40a731e65d7567a3339f213.tar.gz
org.eclipse.cdt-7bf1b3fe025a59fee40a731e65d7567a3339f213.tar.xz
org.eclipse.cdt-7bf1b3fe025a59fee40a731e65d7567a3339f213.zip
copyrights
Diffstat (limited to 'xlc/org.eclipse.cdt.errorparsers.xlc')
-rw-r--r--xlc/org.eclipse.cdt.errorparsers.xlc/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/xlc/org.eclipse.cdt.errorparsers.xlc/build.properties b/xlc/org.eclipse.cdt.errorparsers.xlc/build.properties
index f7540fbc534..627e4b6d28f 100644
--- a/xlc/org.eclipse.cdt.errorparsers.xlc/build.properties
+++ b/xlc/org.eclipse.cdt.errorparsers.xlc/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2006 IBM Corporation and others.
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License v1.0
+# which accompanies this distribution, and is available at
+# http://www.eclipse.org/legal/epl-v10.html
+#
+# Contributors:
+# IBM Corporation - initial API and implementation
+###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\

Back to the top