Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'common/features')
-rw-r--r--common/features/org.eclipse.jpt.common.eclipselink.feature/build.properties2
-rw-r--r--common/features/org.eclipse.jpt.common.eclipselink_sdk.feature/build.properties10
-rw-r--r--common/features/org.eclipse.jpt.common.feature/build.properties2
-rw-r--r--common/features/org.eclipse.jpt.common.tests.feature/build.properties10
-rw-r--r--common/features/org.eclipse.jpt.common_sdk.feature/build.properties10
5 files changed, 32 insertions, 2 deletions
diff --git a/common/features/org.eclipse.jpt.common.eclipselink.feature/build.properties b/common/features/org.eclipse.jpt.common.eclipselink.feature/build.properties
index 7d721a4154..4f50d146f4 100644
--- a/common/features/org.eclipse.jpt.common.eclipselink.feature/build.properties
+++ b/common/features/org.eclipse.jpt.common.eclipselink.feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2010, 2011 Oracle.
+# Copyright (c) 2011 Oracle.
# 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
diff --git a/common/features/org.eclipse.jpt.common.eclipselink_sdk.feature/build.properties b/common/features/org.eclipse.jpt.common.eclipselink_sdk.feature/build.properties
index 93e99938b7..6f317aefa0 100644
--- a/common/features/org.eclipse.jpt.common.eclipselink_sdk.feature/build.properties
+++ b/common/features/org.eclipse.jpt.common.eclipselink_sdk.feature/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2011 Oracle.
+# 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:
+# Oracle. - initial API and implementation
+###############################################################################
bin.includes = feature.xml,\
feature.properties,\
eclipse_update_120.jpg
diff --git a/common/features/org.eclipse.jpt.common.feature/build.properties b/common/features/org.eclipse.jpt.common.feature/build.properties
index 7d721a4154..b6886beb14 100644
--- a/common/features/org.eclipse.jpt.common.feature/build.properties
+++ b/common/features/org.eclipse.jpt.common.feature/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2010, 2011 Oracle.
+# Copyright (c) 2011 Oracle.
# 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
diff --git a/common/features/org.eclipse.jpt.common.tests.feature/build.properties b/common/features/org.eclipse.jpt.common.tests.feature/build.properties
index da6de749f9..34b9c1ac57 100644
--- a/common/features/org.eclipse.jpt.common.tests.feature/build.properties
+++ b/common/features/org.eclipse.jpt.common.tests.feature/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2011 Oracle.
+# 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:
+# Oracle. - initial API and implementation
+###############################################################################
bin.includes = feature.xml,\
eclipse_update_120.jpg,\
feature.properties
diff --git a/common/features/org.eclipse.jpt.common_sdk.feature/build.properties b/common/features/org.eclipse.jpt.common_sdk.feature/build.properties
index 34042c07ff..1be2ea1e6a 100644
--- a/common/features/org.eclipse.jpt.common_sdk.feature/build.properties
+++ b/common/features/org.eclipse.jpt.common_sdk.feature/build.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 2011 Oracle.
+# 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:
+# Oracle. - initial API and implementation
+###############################################################################
bin.includes = feature.xml,\
feature.properties,\
eclipse_update_120.jpg

Back to the top