Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-21 19:28:33 +0000
committerLars Vogel2018-08-21 19:31:07 +0000
commitf13ff475b568465df94bb656b6b05840fa500198 (patch)
tree3e0f93cbadcfc0afb2fc55fce5e2238953e5aaa3 /features
parentc3a1585120a21cab20981ee9bea1aabe9e6d7882 (diff)
downloadrt.equinox.p2-f13ff475b568465df94bb656b6b05840fa500198.tar.gz
rt.equinox.p2-f13ff475b568465df94bb656b6b05840fa500198.tar.xz
rt.equinox.p2-f13ff475b568465df94bb656b6b05840fa500198.zip
Bug 535802 - Update p2 EPL-2.0 for its features
Change-Id: Id1a3dd4baa7903f8361f36c81d48c6da9915b632 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'features')
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.discovery.feature/build.properties9
-rwxr-xr-xfeatures/org.eclipse.equinox.p2.discovery.feature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.sdk/build.properties9
-rwxr-xr-xfeatures/org.eclipse.equinox.p2.sdk/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/feature.properties18
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties9
-rw-r--r--features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/feature.properties18
22 files changed, 198 insertions, 99 deletions
diff --git a/features/org.eclipse.equinox.p2.core.feature/build.properties b/features/org.eclipse.equinox.p2.core.feature/build.properties
index 9771439ae..2ffdef5f9 100644
--- a/features/org.eclipse.equinox.p2.core.feature/build.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011, 2012 EclipseSource Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.core.feature/feature.properties b/features/org.eclipse.equinox.p2.core.feature/feature.properties
index 055d882f7..73697a064 100644
--- a/features/org.eclipse.equinox.p2.core.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2010, 2013 EclipseSource Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
@@ -25,10 +28,13 @@ description=Provides a minimal headless provisioning system.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2010, 2013 EclipseSource Inc. and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
EclipseSource - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/build.properties b/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/build.properties
index 4dd5929e7..781b92ddc 100644
--- a/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/feature.properties
index 875491fa3..0f439abd8 100644
--- a/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.equinox.p2.core.feature/sourceTemplateFeature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -28,10 +31,13 @@ description=Source code for the Equinox provisioning platform
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
IBM Corporation - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/build.properties b/features/org.eclipse.equinox.p2.discovery.feature/build.properties
index 0bcdf9851..585697179 100644
--- a/features/org.eclipse.equinox.p2.discovery.feature/build.properties
+++ b/features/org.eclipse.equinox.p2.discovery.feature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2010, 2011 Tasktop Technologies and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Tasktop Technologies - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/feature.properties b/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
index 0de53720c..2b9ffd658 100755
--- a/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.discovery.feature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2010, 2011 Tasktop Technologies and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# Tasktop Technologies - initial API and implementation
@@ -30,10 +33,13 @@ This feature is intended to be used by integrators building on discovery.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2010 Tasktop Technologies and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
Tasktop Technologies - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/build.properties b/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/build.properties
index fe4a73b56..8067fcceb 100644
--- a/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2012 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/feature.properties
index b9821a7ee..9b811d384 100644
--- a/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.equinox.p2.discovery.feature/sourceTemplateFeature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -29,10 +32,13 @@ description=Source code for the Equinox p2 Discovery
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2010 Sonatype Inc. and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
Sonatype Inc. - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.extras.feature/build.properties b/features/org.eclipse.equinox.p2.extras.feature/build.properties
index cbdb5a8e4..e8c32e342 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/build.properties
+++ b/features/org.eclipse.equinox.p2.extras.feature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011, 2012 EclipseSource Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.extras.feature/feature.properties b/features/org.eclipse.equinox.p2.extras.feature/feature.properties
index 795debed9..fef15a12f 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.extras.feature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2010, 2013 EclipseSource Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
@@ -25,8 +28,11 @@ description=Provides some backward compatibility support (e.g. drop-ins, legacy
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2010, 2013 EclipseSource Inc. and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n
################ end of copyright property #################################### \ No newline at end of file
diff --git a/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/build.properties b/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/build.properties
index 8586881bc..63b94c428 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/feature.properties
index 5cdc2ddb3..5a1ed37cb 100644
--- a/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.equinox.p2.extras.feature/sourceTemplateFeature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -28,10 +31,13 @@ description=Source code for the Equinox provisioning platform
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2008, 2011 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
IBM Corporation - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/build.properties b/features/org.eclipse.equinox.p2.rcp.feature/build.properties
index cbdb5a8e4..e8c32e342 100644
--- a/features/org.eclipse.equinox.p2.rcp.feature/build.properties
+++ b/features/org.eclipse.equinox.p2.rcp.feature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011, 2012 EclipseSource Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/feature.properties b/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
index c63192ea5..d54394296 100644
--- a/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
+++ b/features/org.eclipse.equinox.p2.rcp.feature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011, 2012 EclipseSource Inc. and others.
-# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
@@ -25,8 +28,11 @@ description=Provides the minimal set of p2 bundles to use in RCP applications.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2011, 2013 EclipseSource Inc. and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n
################ end of copyright property ####################################
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/build.properties b/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/build.properties
index 8586881bc..63b94c428 100644
--- a/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/feature.properties b/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/feature.properties
index 51f1c6571..5a15c5dff 100644
--- a/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.equinox.p2.rcp.feature/sourceTemplateFeature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -28,10 +31,13 @@ description=Source code for the Equinox provisioning platform
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2008, 2011 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
IBM Corporation - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.sdk/build.properties b/features/org.eclipse.equinox.p2.sdk/build.properties
index 7fab700b3..1d7f2f331 100644
--- a/features/org.eclipse.equinox.p2.sdk/build.properties
+++ b/features/org.eclipse.equinox.p2.sdk/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2009, 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.sdk/feature.properties b/features/org.eclipse.equinox.p2.sdk/feature.properties
index d9c5db582..a2824b663 100755
--- a/features/org.eclipse.equinox.p2.sdk/feature.properties
+++ b/features/org.eclipse.equinox.p2.sdk/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2009, 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# EclipseSource - initial API and implementation
@@ -32,10 +35,13 @@ deployed with end-user systems.
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2009, 2010 EclipseSource and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
EclipseSource - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.user.ui/build.properties b/features/org.eclipse.equinox.p2.user.ui/build.properties
index 86681f464..14878b720 100644
--- a/features/org.eclipse.equinox.p2.user.ui/build.properties
+++ b/features/org.eclipse.equinox.p2.user.ui/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2012 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.user.ui/feature.properties b/features/org.eclipse.equinox.p2.user.ui/feature.properties
index 799bd53fa..79fa9df11 100644
--- a/features/org.eclipse.equinox.p2.user.ui/feature.properties
+++ b/features/org.eclipse.equinox.p2.user.ui/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2011, 2013 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -23,10 +26,13 @@ description=Eclipse p2 Provisioning Platform for use in IDE related scenarios
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2008, 2013 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
IBM Corporation - initial API and implementation\n
diff --git a/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties b/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties
index f84277df0..aaad4c3b2 100644
--- a/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties
+++ b/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/build.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2012 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
diff --git a/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/feature.properties b/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/feature.properties
index f7c0cc469..1d7d08157 100644
--- a/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/feature.properties
+++ b/features/org.eclipse.equinox.p2.user.ui/sourceTemplateFeature/feature.properties
@@ -1,9 +1,12 @@
###############################################################################
# Copyright (c) 2008, 2011 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
+#
+# This program and the accompanying materials
+# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
-# http://www.eclipse.org/legal/epl-v10.html
+# https://www.eclipse.org/legal/epl-2.0/
+#
+# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
@@ -28,10 +31,13 @@ description=Source code for the Equinox provisioning platform
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2008, 2009 IBM Corporation and others.\n\
-All rights reserved. This program and the accompanying materials\n\
-are made available under the terms of the Eclipse Public License v1.0\n\
+
+This program and the accompanying materials\n\
+are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
-http://www.eclipse.org/legal/epl-v10.html\n\
+https://www.eclipse.org/legal/epl-2.0/
+
+SPDX-License-Identifier: EPL-2.0\n\
\n\
Contributors:\n\
IBM Corporation - initial API and implementation\n

Back to the top