Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff McAffer2009-04-07 19:56:01 +0000
committerJeff McAffer2009-04-07 19:56:01 +0000
commit2cfe1fc4b2da4dabaac6a1fd5270cc8293ff2e10 (patch)
tree65636d99c2f7f324063b401c1275f4a2831531aa /features
parent5ca127954fd2fd1a959874a5fd1e6f23522cc778 (diff)
downloadrt.equinox.framework-2cfe1fc4b2da4dabaac6a1fd5270cc8293ff2e10.tar.gz
rt.equinox.framework-2cfe1fc4b2da4dabaac6a1fd5270cc8293ff2e10.tar.xz
rt.equinox.framework-2cfe1fc4b2da4dabaac6a1fd5270cc8293ff2e10.zip
add copyrights
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.core.sdk/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.core.sdk/build.properties b/features/org.eclipse.equinox.core.sdk/build.properties
index 16d67d57b..532bf01c4 100644
--- a/features/org.eclipse.equinox.core.sdk/build.properties
+++ b/features/org.eclipse.equinox.core.sdk/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2009 EclipseSource 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:
+# EclipseSource - initial API and implementation
+###############################################################################
bin.includes = feature.xml,license.html,epl-v10.html,license.html,feature.properties
generate.plugin@org.eclipse.equinox.common.source=org.eclipse.equinox.common

Back to the top