Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuentin Le Menez2018-07-31 09:30:04 +0000
committerptessier2018-08-22 12:52:35 +0000
commit6f6dae5425ecbdf133f65979645b2ec69237f121 (patch)
tree6116d4131ce2d24e91e8fe18e207e6f9c948c8fb /plugins/toolsmiths
parentc62deb99053e5af1760e3d3cbf8cd18e8077fa8d (diff)
downloadorg.eclipse.papyrus-6f6dae5425ecbdf133f65979645b2ec69237f121.tar.gz
org.eclipse.papyrus-6f6dae5425ecbdf133f65979645b2ec69237f121.tar.xz
org.eclipse.papyrus-6f6dae5425ecbdf133f65979645b2ec69237f121.zip
Bug 537653 - [EPL] Edti properties files
- move the plugin.properties files to the new EPL2.0 license - move the build.properties files to the new EPL2.0 license when available Change-Id: Ie860b3d74eb82ce5542b6fbe1f2bfcc67cea02f4 Signed-off-by: Quentin Le Menez <quentin.lemenez@cea.fr>
Diffstat (limited to 'plugins/toolsmiths')
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/build.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/plugin.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/build.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/plugin.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/plugin.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/plugin.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/build.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/plugin.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/build.properties6
-rw-r--r--plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.codegen/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.def/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/build.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/plugin.properties6
-rwxr-xr-xplugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.dev.types/build.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.dev.types/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.dev.ui/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/OSGI-INF/l10n/bundle.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/OSGI-INF/l10n/bundle.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.releng.tools/OSGI-INF/l10n/bundle.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.releng.tools/build.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/messages.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/plugin.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/messages.properties6
-rw-r--r--plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties6
27 files changed, 108 insertions, 54 deletions
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/build.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/build.properties
index 7552a66104b..ab781646d87 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/build.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/build.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014, 2015 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/plugin.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/plugin.properties
index 81e288c39e8..035aed5061d 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/plugin.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.ui/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/build.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/build.properties
index 5cfa9579cf0..8fbb67f9dd8 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/build.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/build.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/plugin.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/plugin.properties
index 302ef30eb63..24f0aa801db 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/plugin.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.assistants.generator/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/plugin.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/plugin.properties
index 0c882011c99..8ccf3575ac4 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/plugin.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator.ui/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Onder Gurcan - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/plugin.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/plugin.properties
index 0c697f102e3..e728f9227ff 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/plugin.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.newchildmenu.generator/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Onder Gurcan - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/build.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/build.properties
index 31c15b846e8..6c8d959a4b7 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/build.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/build.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2015 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/plugin.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/plugin.properties
index 3ff1edb84b8..3a54acb594a 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/plugin.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator.ui/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2015 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/build.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/build.properties
index 5cfa9579cf0..8fbb67f9dd8 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/build.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/build.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/plugin.properties b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/plugin.properties
index a65abd84a2e..5ae9b53bc2c 100644
--- a/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/plugin.properties
+++ b/plugins/toolsmiths/assistants/org.eclipse.papyrus.uml.profile.types.generator/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.codegen/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.codegen/plugin.properties
index c951b54bee9..56e70142a14 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.codegen/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.codegen/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2008 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Cedric Dumoulin Cedric.dumoulin@lifl.fr - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.def/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.def/plugin.properties
index 76b9bbd92d7..18ed6e7244a 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.def/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.def/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2008 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Patrick Tessier patrick.tessier@cea.fr - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/build.properties b/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/build.properties
index 9479db4e30d..57b774070ab 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/build.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/build.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2015 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/plugin.properties
index 4ad522e06de..51e95c03bd3 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.assistants.codegen/plugin.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2015 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/plugin.properties
index f1e2732c6fd..cbcb7a9579a 100755
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.pluginexplorer/plugin.properties
@@ -3,9 +3,11 @@
#
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Laurent Wouters (CEA LIST) laurent.wouters@cea.fr - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.types/build.properties b/plugins/toolsmiths/org.eclipse.papyrus.dev.types/build.properties
index 5f460d66db9..82a83d7406c 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.types/build.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.types/build.properties
@@ -1,9 +1,11 @@
# Copyright (c) 2014, 2015 CEA LIST, Christian W. Damus, and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# CEA LIST - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.types/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.dev.types/plugin.properties
index 99fb4e221d9..5eff2959288 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.types/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.types/plugin.properties
@@ -1,9 +1,11 @@
###############################################################################
# Copyright (c) 2010 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# CEA LIST - initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/plugin.properties
index 3cf88e92752..6eb4edf0452 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.dev.ui/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2017 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Francois Le Fevre (CEA LIST) francois.le-fevre@cea.fr - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/plugin.properties
index 3cb5c9b9859..39147a30961 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.gmfgenextension/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2010 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Patrick Tessier patrick.tessier@cea.fr - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/OSGI-INF/l10n/bundle.properties b/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/OSGI-INF/l10n/bundle.properties
index ae3c2cce87d..2fdd38e316a 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/OSGI-INF/l10n/bundle.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.releng.dev.release/OSGI-INF/l10n/bundle.properties
@@ -2,9 +2,11 @@
# Copyright (c) 2016 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/OSGI-INF/l10n/bundle.properties b/plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/OSGI-INF/l10n/bundle.properties
index ae3c2cce87d..2fdd38e316a 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/OSGI-INF/l10n/bundle.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.releng.main.release/OSGI-INF/l10n/bundle.properties
@@ -2,9 +2,11 @@
# Copyright (c) 2016 Christian W. Damus and others.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Christian W. Damus - initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/OSGI-INF/l10n/bundle.properties b/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/OSGI-INF/l10n/bundle.properties
index ac162d244de..77fc706d272 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/OSGI-INF/l10n/bundle.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/OSGI-INF/l10n/bundle.properties
@@ -1,9 +1,11 @@
###############################################################################
# Copyright (c) 2011 Mia-Software.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Nicolas Bros (Mia-Software) - Bug 366567 - [Releng] Tool to update rmaps
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/build.properties b/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/build.properties
index 42571d6d439..c8f9809588e 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/build.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/build.properties
@@ -1,9 +1,11 @@
###############################################################################
# Copyright (c) 2011 Mia-Software.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Nicolas Bros (Mia-Software) - initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/messages.properties b/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/messages.properties
index 8708cdc00ed..52ac9606699 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/messages.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.releng.tools/src/org/eclipse/papyrus/releng/tools/internal/messages.properties
@@ -1,9 +1,11 @@
###############################################################################
# Copyright (c) 2011, 2015 Mia-Software, Christian W. Damus, and others.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Nicolas Bros (Mia-Software) - Bug 366567 - [Releng] Tool to update rmaps
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/plugin.properties
index f9f930f2903..491e602062e 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2010 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/messages.properties b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/messages.properties
index e41320270a2..f1e6c1c0b87 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/messages.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.palette/src/org/eclipse/papyrus/toolsmiths/palette/messages.properties
@@ -2,9 +2,11 @@
# Copyright (c) 2010 CEA LIST.
#
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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:
# Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - Initial API and implementation
diff --git a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties
index 8816557de30..d4b7ba0dca2 100644
--- a/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties
+++ b/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths/plugin.properties
@@ -1,9 +1,11 @@
#################################################################################
# Copyright (c) 2015 CEA LIST.
# All rights reserved. This program and the accompanying materials
-# are made available under the terms of the Eclipse Public License v1.0
+# 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
#
##################################################################################)

Back to the top