Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'p2/org.eclipse.cdt.p2.generator/build.properties')
-rw-r--r--p2/org.eclipse.cdt.p2.generator/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/p2/org.eclipse.cdt.p2.generator/build.properties b/p2/org.eclipse.cdt.p2.generator/build.properties
index e9863e281ea..0d88509a27c 100644
--- a/p2/org.eclipse.cdt.p2.generator/build.properties
+++ b/p2/org.eclipse.cdt.p2.generator/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2008 Wind River Systems 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:
+# Wind River Systems - initial API and implementation
+###############################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\

Back to the top