Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-05-20 20:21:43 +0000
committerThomas Watson2009-05-20 20:21:43 +0000
commit4a3e590a42bdc2d2f3c616071f47214cebb7abab (patch)
tree5b864733588b0d210465fa65c2854310589d3e9f /bundles/org.eclipse.equinox.concurrent
parent99242595f688ebbd1ecdb9163af89da7992b477e (diff)
downloadrt.equinox.bundles-4a3e590a42bdc2d2f3c616071f47214cebb7abab.tar.gz
rt.equinox.bundles-4a3e590a42bdc2d2f3c616071f47214cebb7abab.tar.xz
rt.equinox.bundles-4a3e590a42bdc2d2f3c616071f47214cebb7abab.zip
update copyrights
Diffstat (limited to 'bundles/org.eclipse.equinox.concurrent')
-rw-r--r--bundles/org.eclipse.equinox.concurrent/build.properties8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.concurrent/build.properties b/bundles/org.eclipse.equinox.concurrent/build.properties
index 9bccd1ece..52632e2a6 100644
--- a/bundles/org.eclipse.equinox.concurrent/build.properties
+++ b/bundles/org.eclipse.equinox.concurrent/build.properties
@@ -1,3 +1,11 @@
+#################################################################################
+# Copyright (c) 2008 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
+#
+# Contributors:
+# EclipseSource - initial API and implementation
+#################################################################################
source.. = src/
output.. = bin/
bin.includes = META-INF/,\

Back to the top