Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.properties6
-rw-r--r--examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/plugin.properties6
-rw-r--r--examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/plugin.properties6
-rw-r--r--examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties6
-rw-r--r--examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/plugin.properties6
-rw-r--r--examples/others/org.eclipse.papyrus.example.text.instance/build.properties6
-rw-r--r--examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties6
-rw-r--r--examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties6
-rw-r--r--examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties6
-rw-r--r--examples/uml/org.eclipse.papyrus.uml.diagram.emftree/plugin.properties6
-rw-r--r--examples/user/org.eclipse.papyrus.examples.user.qvto/plugin.properties6
11 files changed, 44 insertions, 22 deletions
diff --git a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.properties b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.properties
index 8639dfa7d41..60f80261605 100644
--- a/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/plugin.properties
+++ b/examples/core/org.eclipse.papyrus.example.core.lifecycleevents/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/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/plugin.properties b/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/plugin.properties
index 0797e9ffbde..1c7016122cd 100644
--- a/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/plugin.properties
+++ b/examples/core/org.eclipse.papyrus.example.core.sashwindows.fulleditor/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/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/plugin.properties b/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/plugin.properties
index dd05d58c467..d377ec06eb3 100644
--- a/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/plugin.properties
+++ b/examples/core/org.eclipse.papyrus.example.core.sashwindows.simpleeditor/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/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties b/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties
index 8ac2a9387c3..15247b41ae0 100644
--- a/examples/emf/org.eclipse.papyrus.outline.emftree/plugin.properties
+++ b/examples/emf/org.eclipse.papyrus.outline.emftree/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:
# * CEA LIST - initial API and implementation
diff --git a/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/plugin.properties b/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/plugin.properties
index 07c6391c076..f950f0a8b42 100644
--- a/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/plugin.properties
+++ b/examples/infra/org.eclipse.papyrus.example.infra.servicesregistry.retrieval/plugin.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/examples/others/org.eclipse.papyrus.example.text.instance/build.properties b/examples/others/org.eclipse.papyrus.example.text.instance/build.properties
index 38c809d77da..dc65ab5b784 100644
--- a/examples/others/org.eclipse.papyrus.example.text.instance/build.properties
+++ b/examples/others/org.eclipse.papyrus.example.text.instance/build.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:
# Vincent Lorenzo (CEA-LIST) vincent.lorenzo@cea.fr - Initial API and implementation
diff --git a/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties b/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties
index 8afb3442b09..f18e79fecd0 100644
--- a/examples/others/org.eclipse.papyrus.example.text.instance/plugin.properties
+++ b/examples/others/org.eclipse.papyrus.example.text.instance/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:
# Vincent Lorenzo (CEA-LIST) vincent.lorenzo@cea.fr - Initial API and implementation
diff --git a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties
index b3c9a434cde..71280a5e527 100644
--- a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/plugin.properties
+++ b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.newresource/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/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties
index 5bbd8f51154..4cdf74f336a 100644
--- a/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/plugin.properties
+++ b/examples/uml/org.eclipse.papyrus.example.uml.comment.editor.sharedresource/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/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/plugin.properties b/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/plugin.properties
index 6f337050c59..c6327118c56 100644
--- a/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/plugin.properties
+++ b/examples/uml/org.eclipse.papyrus.uml.diagram.emftree/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:
# CEA LIST - initial API and implementation
diff --git a/examples/user/org.eclipse.papyrus.examples.user.qvto/plugin.properties b/examples/user/org.eclipse.papyrus.examples.user.qvto/plugin.properties
index 7f38b8ddd72..25df17a0db8 100644
--- a/examples/user/org.eclipse.papyrus.examples.user.qvto/plugin.properties
+++ b/examples/user/org.eclipse.papyrus.examples.user.qvto/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:
# Francois Le Fevre (CEA LIST) francois.le-fevre@cea.fr - initial API and implementation

Back to the top