Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cross/org.eclipse.cdt.build.crossgcc-feature/build.properties')
-rw-r--r--cross/org.eclipse.cdt.build.crossgcc-feature/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/build.properties b/cross/org.eclipse.cdt.build.crossgcc-feature/build.properties
index 01b0213b804..839d18496bf 100644
--- a/cross/org.eclipse.cdt.build.crossgcc-feature/build.properties
+++ b/cross/org.eclipse.cdt.build.crossgcc-feature/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2009 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
+###############################################################################
bin.includes = feature.xml,\
feature.properties,\
epl-v10.html,\

Back to the top