diff options
author | Quentin Le Menez | 2018-07-31 09:30:04 +0000 |
---|---|---|
committer | ptessier | 2018-08-22 12:52:35 +0000 |
commit | 6f6dae5425ecbdf133f65979645b2ec69237f121 (patch) | |
tree | 6116d4131ce2d24e91e8fe18e207e6f9c948c8fb /tests/junit | |
parent | c62deb99053e5af1760e3d3cbf8cd18e8077fa8d (diff) | |
download | org.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 'tests/junit')
84 files changed, 336 insertions, 168 deletions
diff --git a/tests/junit/framework/org.eclipse.papyrus.bundles.tests/plugin.properties b/tests/junit/framework/org.eclipse.papyrus.bundles.tests/plugin.properties index 0b6ef86997c..997c0520de9 100644 --- a/tests/junit/framework/org.eclipse.papyrus.bundles.tests/plugin.properties +++ b/tests/junit/framework/org.eclipse.papyrus.bundles.tests/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 # # Contributors: # Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation diff --git a/tests/junit/framework/org.eclipse.papyrus.junit.utils/plugin.properties b/tests/junit/framework/org.eclipse.papyrus.junit.utils/plugin.properties index 57cdbe5fa4b..03800057368 100644 --- a/tests/junit/framework/org.eclipse.papyrus.junit.utils/plugin.properties +++ b/tests/junit/framework/org.eclipse.papyrus.junit.utils/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 # # Contributors: # Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/plugin.properties b/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/plugin.properties index 5375243083c..9a57cebac68 100755 --- a/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/plugin.properties +++ b/tests/junit/plugins/bundlestests/org.eclipse.papyrus.developer.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties b/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties index 74ebb5f9be9..473a29477d8 100644 --- a/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.properties +++ b/tests/junit/plugins/editor/org.eclipse.papyrus.eclipse.project.editors.tests/build.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/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties index 212281e61e6..90f6e5ed3da 100755 --- a/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/plugin.properties +++ b/tests/junit/plugins/editor/org.eclipse.papyrus.editors.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/build.properties b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/build.properties index f4bd95dd18e..d730540d8fe 100644 --- a/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/build.properties +++ b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.clipboard.tests/build.properties @@ -2,9 +2,11 @@ # Copyright (c) 2015, 2016 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/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/plugin.properties b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/plugin.properties index 71c09758d64..dea2a6c0ed2 100644 --- a/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/plugin.properties +++ b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.sasheditor.tests/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/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/plugin.properties b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/plugin.properties index 66285944234..abbe53e7167 100755 --- a/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/plugin.properties +++ b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/plugin.properties b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/plugin.properties index d2860c1b07d..82077cce0e1 100644 --- a/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/plugin.properties +++ b/tests/junit/plugins/infra/core/org.eclipse.papyrus.infra.core.tests/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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/build.properties b/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/build.properties index e1b37ed7f55..7e065be888f 100644 --- a/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/build.properties +++ b/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/build.properties @@ -2,9 +2,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/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/plugin.properties b/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/plugin.properties index 30b4ec2c90e..e9a111e097e 100644 --- a/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/plugin.properties +++ b/tests/junit/plugins/infra/editor/org.eclipse.papyrus.infra.editor.welcome.tests/plugin.properties @@ -2,9 +2,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/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/build.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/build.properties index 3358cbf10bb..f960eca4b44 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/build.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/build.properties @@ -1,9 +1,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/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/plugin.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/plugin.properties index 1e97c1c0b92..2f88db31265 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/plugin.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.gmf.tests/plugin.properties @@ -1,9 +1,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/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/build.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/build.properties index 6a342ac18dc..0357e9b09c4 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/build.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/build.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014, 2016 CEA, 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 (CEA) - Initial API and implementation diff --git a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/plugin.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/plugin.properties index fbac3436f5d..e5ec0aa7db7 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/plugin.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.readonly.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2014 CEA 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 (CEA) - Initial API and implementation diff --git a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/fragment.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/fragment.properties index 81b6a3aa629..70e78dc28c1 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/fragment.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.emf.tests/fragment.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2012 Cedric Dumoulin. # 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/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/build.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/build.properties index c45e8466334..5146d245f69 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/build.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/build.properties @@ -1,9 +1,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/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/plugin.properties b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/plugin.properties index 2acc6750200..5d6afa22f64 100644 --- a/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/plugin.properties +++ b/tests/junit/plugins/infra/emf/org.eclipse.papyrus.infra.ui.emf.tests/plugin.properties @@ -1,9 +1,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/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/build.properties b/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/build.properties index 75b6ccab3bf..a16848e1591 100644 --- a/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/build.properties +++ b/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/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/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/plugin.properties b/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/plugin.properties index ae577a19990..5f6f203bc7d 100644 --- a/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/plugin.properties +++ b/tests/junit/plugins/infra/gmfdiag/assistant/org.eclipse.papyrus.infra.gmfdiag.assistant.tests/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/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/plugin.properties b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/plugin.properties index 283aea4c789..3445f6c4158 100644 --- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/plugin.properties +++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.canonical.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2008, 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: # Patrick Tessier (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/plugin.properties b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/plugin.properties index b370be84c3e..c5cda245b07 100644 --- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/plugin.properties +++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.commands.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2014 CEA 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: # diff --git a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/plugin.properties b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/plugin.properties index 7d566c9e214..3501c04d9ec 100644 --- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/plugin.properties +++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.common.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2014 CEA 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: # diff --git a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/build.properties b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/build.properties index 5aca3778957..98b151e7be9 100644 --- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/build.properties +++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/build.properties @@ -2,9 +2,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/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/plugin.properties b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/plugin.properties index 75955d5253e..25b6e4551e1 100644 --- a/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/plugin.properties +++ b/tests/junit/plugins/infra/gmfdiag/org.eclipse.papyrus.infra.gmfdiag.welcome.tests/plugin.properties @@ -2,9 +2,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/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/plugin.properties b/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/plugin.properties index 0c6f3ed69f6..702d6af82b7 100755 --- a/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/plugin.properties +++ b/tests/junit/plugins/infra/nattable/org.eclipse.papyrus.infra.nattable.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/plugin.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/plugin.properties index 03ecd6b05de..86d5bb898e7 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/plugin.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.architecture.tests/plugin.properties @@ -1,9 +1,11 @@ # Copyright (c) 2018 CEA LIST 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: # Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - Initial API and implementation diff --git a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/build.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/build.properties index 1816fdd67c1..e0b7f2cb59e 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/build.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/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/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/plugin.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/plugin.properties index aaf84674c23..d3bb34b4c57 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/plugin.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.filters.tests/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/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/build.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/build.properties index 3690933a555..f6351421a7d 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/build.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/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: # Mickael ADAM (ALL4TEC) mickael.adam@all4tec.net - Initial API and implementation diff --git a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/plugin.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/plugin.properties index 6ca01531e26..c213158da34 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/plugin.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.newchild.tests/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: # Mickael ADAM (ALL4TEC) mickael.adam@all4tec.net - Initial API and implementation diff --git a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/plugin.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/plugin.properties index aeddeca0fe0..4cdd76868c3 100755 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/plugin.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/build.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/build.properties index 45e33b593cc..7644aa6cf1d 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/build.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.tools.tests/build.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 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/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/build.properties b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/build.properties index 45e33b593cc..7644aa6cf1d 100644 --- a/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/build.properties +++ b/tests/junit/plugins/infra/org.eclipse.papyrus.infra.ui.tests/build.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 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/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/build.properties b/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/build.properties index 8942d6678cf..79a97aa75bd 100644 --- a/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/build.properties +++ b/tests/junit/plugins/infra/properties/org.eclipse.papyrus.infra.properties.ui.tests/build.properties @@ -1,9 +1,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/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/plugin.properties b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/plugin.properties index 032b0877eeb..308051871ab 100644 --- a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/plugin.properties +++ b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2011 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: # diff --git a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/plugin.properties b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/plugin.properties index 2c105399ef5..a3f034a8022 100644 --- a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/plugin.properties +++ b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.edit.ui.tests/plugin.properties @@ -2,9 +2,11 @@ # Copyright (c) 2011, 2016 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: # diff --git a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/plugin.properties b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/plugin.properties index 73ad7eb097f..8eac14b1994 100644 --- a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/plugin.properties +++ b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.resourceloading.tests/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: # Yann Tanguy (CEA LIST) yann.tanguy@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/build.properties b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/build.properties index 5cc6015defd..09e854730e4 100644 --- a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/build.properties +++ b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/build.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/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/plugin.properties b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/plugin.properties index 53a66a4f6d6..7d1ea902e75 100644 --- a/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/plugin.properties +++ b/tests/junit/plugins/infra/services/org.eclipse.papyrus.infra.services.semantic.tests/plugin.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/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/build.properties b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/build.properties index 477c982e1d6..0d70913bbd9 100644 --- a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/build.properties +++ b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/build.properties @@ -2,9 +2,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: # CEA LIST - Initial API and implementation diff --git a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/plugin.properties b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/plugin.properties index 596019605b9..c8b79bbc228 100644 --- a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/plugin.properties +++ b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.tests/plugin.properties @@ -2,9 +2,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: # CEA LIST - Initial API and implementation diff --git a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/build.properties b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/build.properties index dbbbb2abde7..92e5530d153 100644 --- a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/build.properties +++ b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/build.properties @@ -2,9 +2,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: # CEA LIST - Initial API and implementation diff --git a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/plugin.properties b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/plugin.properties index 596019605b9..c8b79bbc228 100644 --- a/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/plugin.properties +++ b/tests/junit/plugins/infra/types/org.eclipse.papyrus.infra.types.ui.tests/plugin.properties @@ -2,9 +2,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: # CEA LIST - Initial API and implementation diff --git a/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/build.properties b/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/build.properties index 395438ad812..269b15903e3 100644 --- a/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/build.properties +++ b/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/build.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/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/plugin.properties b/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/plugin.properties index 818c6be1ad9..2149ab8f884 100644 --- a/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/plugin.properties +++ b/tests/junit/plugins/infra/viewpoints/org.eclipse.papyrus.infra.viewpoints.policy.tests/plugin.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/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/plugin.properties b/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/plugin.properties index 41dbbde3c90..7d3f6134ff8 100755 --- a/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/plugin.properties +++ b/tests/junit/plugins/toolsmiths/org.eclipse.papyrus.toolsmiths.suite.tests/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: # Pauline DEVILLE (CEA LIST) pauline.deville@cea.fr - Initial API and implementation diff --git a/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/build.properties b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/build.properties index e6ac66d4daf..59b64ab6bfb 100644 --- a/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/build.properties +++ b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/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/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/plugin.properties b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/plugin.properties index 4d3bc1c1866..4b6f20e3fac 100644 --- a/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/plugin.properties +++ b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.assistants.generator.tests/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/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/build.properties b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/build.properties index e6ac66d4daf..59b64ab6bfb 100644 --- a/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/build.properties +++ b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/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/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/plugin.properties b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/plugin.properties index 0e75fec33b0..020c04cb47e 100644 --- a/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/plugin.properties +++ b/tests/junit/plugins/uml/assistants/org.eclipse.papyrus.uml.profile.types.generator.tests/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/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/plugin.properties b/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/plugin.properties index aa208d0865c..70491a9838f 100644 --- a/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/plugin.properties +++ b/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode.tests/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/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/plugin.properties b/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/plugin.properties index eb1d5b7636b..e3576293a91 100644 --- a/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/plugin.properties +++ b/tests/junit/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.tests/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/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/plugin.properties index b5f5c5a4fe7..1173bd4d70d 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2012 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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/plugin.properties index 888a11daca8..7880f8f784d 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz.tests/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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/plugin.properties index c7d8ffd295b..bfe82aec3e0 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.communication.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2012 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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/plugin.properties index 7ef309ef765..affa3a0aa36 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.composite.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2014 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: # Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/plugin.properties index 14dc17b83ab..8eec37f7a7a 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.statemachine.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2012 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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/plugin.properties index b1bfcee3ed3..0dd33c81ac6 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotypeproperty.tests/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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/plugin.properties index cf924bafe23..4e7e4128225 100755 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/plugin.properties index eb1d43752e4..ea61ff1ae2d 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.tests/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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/build.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/build.properties index 46bec1ba36c..673ab573bc6 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/build.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing.tests/build.properties @@ -2,9 +2,11 @@ # Copyright (c) 2012 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 ############################################################################### source.. = src/ output.. = bin/ diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/plugin.properties index 25be3df5e3c..5be85a8a099 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase.tests/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 (CEA LIST) Patrick.tessier@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/plugin.properties b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/plugin.properties index b89f1598611..e3583fbe32d 100644 --- a/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/plugin.properties +++ b/tests/junit/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2013 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: # diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/plugin.properties b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/plugin.properties index 1ce11041f9e..a7191480b53 100644 --- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/plugin.properties +++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.stereotyped.elements.tests/plugin.properties @@ -2,9 +2,11 @@ # Copyright (c) 2017 CEA LIST 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 FAUVERGUE (CEA LIST) nicolas.fauvergue@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/plugin.properties b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/plugin.properties index cfbeaa2c464..7cb41e3ecf4 100755 --- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/plugin.properties +++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/plugin.properties b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/plugin.properties index b8a50958722..779bceb981e 100644 --- a/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/plugin.properties +++ b/tests/junit/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.tests/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 # # Contributors: # Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/plugin.properties index 5815c1f156c..5142c7eeb83 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.architecture.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2018 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: # diff --git a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/build.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/build.properties index b39ec83c3fb..37464441f7b 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/build.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/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/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/plugin.properties index 2441304170c..48138019fdb 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.filters.tests/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/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/plugin.properties index 0ac2bce5947..4ac668deb01 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.modelrepair.tests/plugin.properties @@ -2,9 +2,11 @@ # Copyright (c) 2014 CEA 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 (CEA) - Initial API and implementation diff --git a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/plugin.properties index 79ab858bc4f..239ac4ee1de 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.properties.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2018 CEA LIST 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/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/plugin.properties index 90cf75fb639..5afae76b600 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2011 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: # diff --git a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/plugin.properties index 192cd428814..b4a12e6b823 100644 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.service.types.ui.tests/plugin.properties @@ -2,9 +2,11 @@ # Copyright (c) 2011 CEA, 2016 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: # diff --git a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/plugin.properties b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/plugin.properties index d83acfdb369..cad646e7124 100755 --- a/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/plugin.properties +++ b/tests/junit/plugins/uml/org.eclipse.papyrus.uml.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/plugin.properties b/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/plugin.properties index 5de1bebcb1f..471eec16806 100644 --- a/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/plugin.properties +++ b/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2013 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/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/build.properties b/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/build.properties index d4d0729e078..bff295a71de 100644 --- a/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/build.properties +++ b/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/build.properties @@ -2,9 +2,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/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/plugin.properties b/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/plugin.properties index e762b2985f8..dac897a50bd 100644 --- a/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/plugin.properties +++ b/tests/junit/plugins/uml/profile/org.eclipse.papyrus.uml.profile.tests/plugin.properties @@ -2,9 +2,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/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/plugin.properties b/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/plugin.properties index 67d2a5010f0..282759026fa 100755 --- a/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/plugin.properties +++ b/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/plugin.properties b/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/plugin.properties index befcd918a84..593c9d35eea 100644 --- a/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/plugin.properties +++ b/tests/junit/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.tests/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 # # Contributors: # Nicolas FAUVERGUE (ALL4TEC) nicolas.fauvergue@all4tec.net - initial API and implementation diff --git a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties index f6b84fb069d..1244e8759ba 100644 --- a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties +++ b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.genvalidation/plugin.properties @@ -1,9 +1,11 @@ ################################################################################ # Copyright (c) 2016 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: # Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties index 2512651f45c..20ca1aa713f 100644 --- a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties +++ b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests.staticprofile/plugin.properties @@ -1,9 +1,11 @@ ################################################################################ # Copyright (c) 2016 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: # Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties index 765c6c56c08..05505ce472e 100644 --- a/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties +++ b/tests/junit/plugins/uml/validation/org.eclipse.papyrus.uml.validation.tests/plugin.properties @@ -1,9 +1,11 @@ ################################################################################ # Copyright (c) 2016 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: # Ansgar Radermacher (CEA LIST) ansgar.radermacher@cea.fr - initial API and implementation diff --git a/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/plugin.properties b/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/plugin.properties index d50275728e5..2817bf2a690 100755 --- a/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/plugin.properties +++ b/tests/junit/plugins/views/org.eclipse.papyrus.views.suite.tests/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: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation |