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
commit96f001b22d756d094660fdf2a927bb93787d9d73 (patch)
treef0ab8f2f708205c1a4bcb10bcb0bc4b42a02c580 /features/org.eclipse.equinox.compendium.sdk/build.properties
parent6e524b832973ac9f8e8584b48aa68cde44c7a70b (diff)
downloadrt.equinox.bundles-96f001b22d756d094660fdf2a927bb93787d9d73.tar.gz
rt.equinox.bundles-96f001b22d756d094660fdf2a927bb93787d9d73.tar.xz
rt.equinox.bundles-96f001b22d756d094660fdf2a927bb93787d9d73.zip
add copyrights
Diffstat (limited to 'features/org.eclipse.equinox.compendium.sdk/build.properties')
-rw-r--r--features/org.eclipse.equinox.compendium.sdk/build.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.compendium.sdk/build.properties b/features/org.eclipse.equinox.compendium.sdk/build.properties
index bdcd7480f..70e92a750 100644
--- a/features/org.eclipse.equinox.compendium.sdk/build.properties
+++ b/features/org.eclipse.equinox.compendium.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.app.source=org.eclipse.equinox.app

Back to the top