diff options
Diffstat (limited to 'plugins/uml')
93 files changed, 372 insertions, 186 deletions
diff --git a/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/plugin.properties b/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/plugin.properties index ac94a7f7681..5d393eadfec 100644 --- a/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/plugin.properties +++ b/plugins/uml/architecture/org.eclipse.papyrus.uml.architecture/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: # Maged Elaasar - Initial API and implementation diff --git a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/plugin.properties b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/plugin.properties index cc00daa013e..fd1f793860f 100644 --- a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/plugin.properties +++ b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/plugin.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/org/eclipse/papyrus/uml/decoratormodel/internal/controlmode/messages/messages.properties b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/org/eclipse/papyrus/uml/decoratormodel/internal/controlmode/messages/messages.properties index 3be38781ee8..7e9da3fb804 100644 --- a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/org/eclipse/papyrus/uml/decoratormodel/internal/controlmode/messages/messages.properties +++ b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.controlmode/src/org/eclipse/papyrus/uml/decoratormodel/internal/controlmode/messages/messages.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/plugin.properties b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/plugin.properties index cb6129bd7e0..2b3462deaf3 100644 --- a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/plugin.properties +++ b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.properties/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/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/plugin.properties b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/plugin.properties index 83598c083f6..3ff39eae6bb 100644 --- a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/plugin.properties +++ b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel.ui/plugin.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/plugin.properties b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/plugin.properties index f9f6ab9c867..c50664021ad 100644 --- a/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/plugin.properties +++ b/plugins/uml/decoratormodel/org.eclipse.papyrus.uml.decoratormodel/plugin.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-messages.properties index 837127838fe..5d70eccf663 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/custom-messages.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # #################################################################################### # Non generated values : diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/messages.properties index c2e99d42a27..c94a01576a7 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/messages.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # #################################################################################### diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/plugin.properties index ca0269991f2..2a7d131f056 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.activity/plugin.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # #################################################################################### pluginName=Papyrus Activity Diagram diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/plugin.properties index cad208d0441..40083647ecf 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.clazz/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/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/messages.properties index faaf1815b1c..e573c2db099 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/messages.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # #################################################################################### # Notification messages diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/plugin.properties index e79c255a660..65754bc3a69 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common.groups/plugin.properties @@ -1,8 +1,10 @@ ########################################################################################## # Copyright (c) 2010 Atos Origin . All rights reserved. This program # and the accompanying materials are made available under the terms of the -# Eclipse Public License v1.0 which accompanies this distribution, and is -# available at http://www.eclipse.org/legal/epl-v10.html +# Eclipse Public License 2.0 which accompanies this distribution, and is +t https://www.eclipse.org/legal/epl-2.0/ +t +t SPDX-License-Identifier: EPL-2.0 # # Contributors: Atos Origin (Initial API and Implementation) # diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/messages.properties index 2151e8fe3aa..c9d7002ed8b 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/messages.properties @@ -2,8 +2,10 @@ # Copyright (c) 2008 Conselleria de Infraestructuras y Transporte, Generalitat # de la Comunitat Valenciana . All rights reserved. This program # and the accompanying materials are made available under the terms of the -# Eclipse Public License v1.0 which accompanies this distribution, and is -# available at http://www.eclipse.org/legal/epl-v10.html +# Eclipse Public License 2.0 which accompanies this distribution, and is +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: Francisco Javier Cano Muñoz (Prodevelop) - initial API implementation # Emilien Perico (Atos Origin) - add tags for links with keywords diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/plugin.properties index f3a9141d4e1..4283f8f23fe 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.common/plugin.properties @@ -2,8 +2,10 @@ # Copyright (c) 2008 Conselleria de Infraestructuras y Transporte, Generalitat # de la Comunitat Valenciana . All rights reserved. This program # and the accompanying materials are made available under the terms of the -# Eclipse Public License v1.0 which accompanies this distribution, and is -# available at http://www.eclipse.org/legal/epl-v10.html +# Eclipse Public License 2.0 which accompanies this distribution, and is +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: Francisco Javier Cano Muñoz (Prodevelop) - initial API implementation # diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/messages/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/messages/messages.properties index 6542cfeb463..ff68ed776b1 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/messages/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.component/custom-src/org/eclipse/papyrus/uml/diagram/component/custom/messages/messages.properties @@ -2,9 +2,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: # Amine EL KOUHEN (CEA LIST) amine.el_kouhen@cea.fr diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/custom-src/org/eclipse/papyrus/uml/diagram/deployment/custom/messages/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/custom-src/org/eclipse/papyrus/uml/diagram/deployment/custom/messages/messages.properties index 64e6f71b9f1..90d5ff32114 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/custom-src/org/eclipse/papyrus/uml/diagram/deployment/custom/messages/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.deployment/custom-src/org/eclipse/papyrus/uml/diagram/deployment/custom/messages/messages.properties @@ -2,9 +2,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: # Amine EL KOUHEN (CEA LIST/INRIA DaRT) amine.el_kouhen@inria.fr diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/plugin.properties index 3b1893776a3..ea52ae5fc9b 100755 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.interactionoverview/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: # Yann Tanguy (CEA LIST) yann.tanguy@cea.fr - initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties index f6d9eb53fed..9bccee432c7 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.modelexplorer/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Patrick.Tessier@cea.fr - Initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/plugin.properties index f7f3e69bc55..577bf9dc4bc 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.navigation/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 Atos Origin. # 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: # Atos Origin - Initial API and Implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/plugin.properties index ecd1050495c..1ae8a6e4a95 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.profile/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 remi.schnekenburger@cea.fr - Initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/plugin.properties index 06e538cf882..0b8300bc924 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.sequence/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 Atos Origin. # 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: # Atos Origin - Initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/plugin.properties index e4be8a649e9..1f6bc423013 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.stereotype.edition/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/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/plugin.properties index 89802767af3..34fa653d10e 100755 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.symbols.properties/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: # Benoit Maggi (CEA LIST) benoit.maggi@cea.fr - initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/build.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/build.properties index f1060660d18..0501a4ddbbd 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/build.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/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 ############################################################################### bin.includes = .,\ icons/,\ diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/messages.properties index 8b59a30c245..e8278cb89ed 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/custom-src/org/eclipse/papyrus/uml/diagram/timing/custom/messages.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 ############################################################################### AbstractTimelineLayoutPolicy_MoveOccurrenceSpecification=Move OccurrenceSpecification AbstractTimelineLayoutPolicy_UpdateLocationOfTimeElements=Update Location of Time Elements diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.properties index 0c2cf005439..347dc4ba10e 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.timing/plugin.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 ############################################################################### pluginName=Papyrus Timing Diagram providerName=Eclipse Modeling Project diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/plugin.properties index c43f6e877be..758da5c0c63 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.usecase/plugin.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Emilien Perico (Atos Origin) emilien.perico@atosorigin.com - Initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/build.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/build.properties index 4c91b305b09..189ccdeb0b9 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/build.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/build.properties @@ -2,9 +2,11 @@ # Copyright (c) 2009, 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/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties index ab029d7dd8d..ccc7dd74aff 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/plugin.properties @@ -1,9 +1,11 @@ ############################################################################### # Copyright (c) 2008 Obeo. # 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: # Obeo - initial API and implementation diff --git a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/messages/messages.properties b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/messages/messages.properties index 572f571a181..3fa29d442ec 100644 --- a/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/messages/messages.properties +++ b/plugins/uml/diagram/org.eclipse.papyrus.uml.diagram.wizards/src/org/eclipse/papyrus/uml/diagram/wizards/messages/messages.properties @@ -2,9 +2,11 @@ # Copyright (c) 2010, 2017 CEA LIST, Christian W. Damus, and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # CEA LIST - Initial API and implementation diff --git a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/build.properties b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/build.properties index ad0e63002e8..56ec35b5119 100755 --- a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/build.properties +++ b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/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: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation diff --git a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/plugin.properties b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/plugin.properties index 5790497f8f4..4107fcb3b52 100755 --- a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/plugin.properties +++ b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions.edit/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: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation diff --git a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/build.properties b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/build.properties index 7b8ac2c65d6..a46705e26c4 100755 --- a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/build.properties +++ b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/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: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation diff --git a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/plugin.properties b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/plugin.properties index cf2967c75ce..10981b0977e 100755 --- a/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/plugin.properties +++ b/plugins/uml/expressions/org.eclipse.papyrus.uml.expressions/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: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - Initial API and implementation diff --git a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/build.properties b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/build.properties index 22eb8eb0d7e..96f3a853677 100644 --- a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/build.properties +++ b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/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: # Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation diff --git a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/plugin.properties b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/plugin.properties index f23c3dceab8..d1b83a3a11b 100644 --- a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/plugin.properties +++ b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common.blackboxes/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: # Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation diff --git a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/build.properties b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/build.properties index 190b4c4202a..5bca863e244 100644 --- a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/build.properties +++ b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/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: # Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation diff --git a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/plugin.properties b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/plugin.properties index 7557a8990ed..71dd54d50c6 100644 --- a/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/plugin.properties +++ b/plugins/uml/m2m/org.eclipse.papyrus.uml.m2m.qvto.common/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: # Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation diff --git a/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/plugin.properties b/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/plugin.properties index 28ff1613b21..7b30135f3af 100644 --- a/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/plugin.properties +++ b/plugins/uml/modelexplorer/org.eclipse.papyrus.uml.modelexplorer/plugin.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Patrick Tessier (CEA LIST) Patrick.tessier@cea.fr - Initial API and implementation diff --git a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/plugin.properties b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/plugin.properties index 00b355dc978..c111d0c6a6d 100644 --- a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/plugin.properties +++ b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.generic/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/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/plugin.properties b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/plugin.properties index 724b1bd9f9f..3cb0ae13580 100644 --- a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/plugin.properties +++ b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.menu/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/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/plugin.properties b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/plugin.properties index 8a72fb9e854..edb0cd41c74 100644 --- a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/plugin.properties +++ b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.integration/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/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/plugin.properties b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/plugin.properties index 16e85ac4bcb..53c83ff951a 100644 --- a/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/plugin.properties +++ b/plugins/uml/nattable/org.eclipse.papyrus.uml.nattable.xtext.valuespecification/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/plugins/uml/org.eclipse.papyrus.uml.commands/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.commands/plugin.properties index 07712482b39..1b353ed12d4 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.commands/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.commands/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/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/plugin.properties index cf4ed2e6ff5..7b2e54823ca 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.controlmode.profile/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 Atos Origin. # 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: # Emilien Perico (Atos Origin) emilien.perico@atosorigin.com - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/plugin.properties index b02ac5bcfc4..fdfbd25380c 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.documentation.profile/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 Atos Origin. # 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: # Atos Origin - Initial API and Implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/plugin.properties index f03de8beaa3..455e88faf76 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.extensionpoints/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/plugins/uml/org.eclipse.papyrus.uml.filters.edit/build.properties b/plugins/uml/org.eclipse.papyrus.uml.filters.edit/build.properties index 01d94348348..f494aa25156 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.filters.edit/build.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.filters.edit/build.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.filters.edit/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.filters.edit/plugin.properties index 4436d18cb29..9a295549261 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.filters.edit/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.filters.edit/plugin.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.filters/build.properties b/plugins/uml/org.eclipse.papyrus.uml.filters/build.properties index f0643ff241f..bc3b7fba543 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.filters/build.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.filters/build.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.filters/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.filters/plugin.properties index bc496932944..8463880f3a4 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.filters/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.filters/plugin.properties @@ -1,9 +1,11 @@ # Copyright (c) 2014 Christian W. Damus and others. # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Christian W. Damus - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.modelrepair/OSGI-INF/l10n/bundle.properties b/plugins/uml/org.eclipse.papyrus.uml.modelrepair/OSGI-INF/l10n/bundle.properties index 8db062e7c9b..29472673386 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.modelrepair/OSGI-INF/l10n/bundle.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.modelrepair/OSGI-INF/l10n/bundle.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: # Francois Le Fevre (CEA LIST) - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.modelrepair/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.modelrepair/plugin.properties index 731b48d02ff..30583413d51 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.modelrepair/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.modelrepair/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/plugins/uml/org.eclipse.papyrus.uml.navigation/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.navigation/plugin.properties index 7453715a5c5..373c4a11685 100755 --- a/plugins/uml/org.eclipse.papyrus.uml.navigation/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.navigation/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: # CEA LIST - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/plugin.properties index f07be6216fe..f53398c1dca 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.oclconstraintevaluation/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Patrick Tessier (CEA LIST) Patrick.Tessier@cea.fr - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.perspective/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.perspective/plugin.properties index 2a6c262d16d..d767e499aed 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.perspective/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.perspective/plugin.properties @@ -2,9 +2,11 @@ # # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # CEA LIST - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/plugin.properties index 7f88689d57e..d725c4f601a 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.resourceloading.profile/plugin.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # #################################################################################### pluginName=Papyrus Resource Loading for Profiles diff --git a/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/plugin.properties index e169f270111..2b9dbe4b494 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/plugin.properties @@ -2,9 +2,11 @@ # Copyright (c) 2010, 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: # Yann Tanguy (CEA LIST) yann.tanguy@cea.fr - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/org/eclipse/papyrus/uml/service/types/internal/ui/messages/messages.properties b/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/org/eclipse/papyrus/uml/service/types/internal/ui/messages/messages.properties index b2d8270ec39..2b33e89f158 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/org/eclipse/papyrus/uml/service/types/internal/ui/messages/messages.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.service.types.ui/src/org/eclipse/papyrus/uml/service/types/internal/ui/messages/messages.properties @@ -2,9 +2,11 @@ # Copyright (c) 2013, 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: # Juan Cadavid (CEA LIST) juan.cadavid@cea.fr - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.service.types/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.service.types/plugin.properties index 29e00ef5c4f..4c8c7ecfc3b 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.service.types/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.service.types/plugin.properties @@ -3,9 +3,11 @@ # # # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Yann Tanguy (CEA LIST) yann.tanguy@cea.fr - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/messages/messages.properties b/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/messages/messages.properties index ebad4a4c18d..da2d224ec0f 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/messages/messages.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.service.types/src/org/eclipse/papyrus/uml/service/types/messages/messages.properties @@ -2,9 +2,11 @@ # Copyright (c) 2013, 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: # Juan Cadavid (CEA LIST) juan.cadavid@cea.fr - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.service.validation/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.service.validation/plugin.properties index f1793b47e4e..ca8c49075e6 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.service.validation/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.service.validation/plugin.properties @@ -1,9 +1,11 @@ ############################################################################### # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # CEA LIST - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.services.decoration/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.services.decoration/plugin.properties index 3d6ec307b96..b2ff6f873bf 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.services.decoration/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.services.decoration/plugin.properties @@ -1,9 +1,11 @@ ############################################################################### # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # CEA LIST - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.templaterepository/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.templaterepository/plugin.properties index 8896c6a66e1..1afebf4e2de 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.templaterepository/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.templaterepository/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 - Initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.core/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.types.core/plugin.properties index 29078f156c3..24b8fd6ab86 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.types.core/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.types.core/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/plugin.properties index 8a3e2ea46be..37ac3c43b79 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.types.ui.properties/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: # Mickael ADAM (ALL4TEC) mickael.adam@all4tec.net - Initial API and Implementation diff --git a/plugins/uml/org.eclipse.papyrus.uml.ui/build.properties b/plugins/uml/org.eclipse.papyrus.uml.ui/build.properties index 03bcf4ac867..0796a222584 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.ui/build.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.ui/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/plugins/uml/org.eclipse.papyrus.uml.ui/plugin.properties b/plugins/uml/org.eclipse.papyrus.uml.ui/plugin.properties index 44260ac7a3b..e7997e81efb 100644 --- a/plugins/uml/org.eclipse.papyrus.uml.ui/plugin.properties +++ b/plugins/uml/org.eclipse.papyrus.uml.ui/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/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/build.properties b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/build.properties index 59dc03ad7f2..eee6b4b4ed8 100644 --- a/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/build.properties +++ b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/build.properties @@ -1,9 +1,11 @@ # Copyright (c) 201, 2015 Cedric Dumoulin, 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: # Cedric Dumoulin Cedric.dumoulin@lifl.fr - Initial API and implementation diff --git a/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/plugin.properties b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/plugin.properties index 833c8e70fe8..483583f1e72 100644 --- a/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/plugin.properties +++ b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter.documentation/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/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/plugin.properties b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/plugin.properties index 3943138523c..369531e18cb 100644 --- a/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/plugin.properties +++ b/plugins/uml/profile/org.eclipse.papyrus.uml.profile.drafter/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/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties index be883c9437d..de9278c718f 100644 --- a/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/plugin.properties +++ b/plugins/uml/properties/org.eclipse.papyrus.uml.properties.generation/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 # ################################################################################## diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/plugin.properties index d62b28409d4..5fdecd4f870 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext.ui/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: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/plugin.properties index 058cf2dbe87..e50040f7810 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.collaborationuse.xtext/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: # Vincent Lorenzo (CEA LIST) vincent.lorenzo@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/plugin.properties index 85354825d5d..fd633296b49 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext.ui/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/plugin.properties index e206a869d91..b15749e1913 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.connectionpointreference.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/plugin.properties index 8a68750fd28..c08a3310f5d 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.constraintwithessentialocl.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/plugin.properties index 99d7d2f6655..1f9bdc3726a 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.javaconstraint/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # CEA LIST - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/plugin.properties index 64429bbca31..24183c47522 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext.ui/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/plugin.properties index 4879a451080..37166130f78 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.message.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/plugin.properties index e2abeba82b9..8e11fe83c60 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext.ui/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/plugin.properties index 38b75ff15a0..aa74bc1e3be 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.port.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/plugin.properties index 5b59121415c..0c13084669b 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext.ui/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/plugin.properties index 692d47a60ec..9b58eec392c 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.property.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/plugin.properties index e6634196e35..ca35a4f28c9 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext.ui/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/plugin.properties index e9545cb7eb9..8eefe8072e3 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.state.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/plugin.properties index 668bc5af7c7..b640f2e7c9c 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext.ui/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/plugin.properties index f13da2f91c5..8efba481d12 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.transition.xtext/plugin.properties @@ -1,9 +1,11 @@ ################################################################################# # Copyright (c) 2010 CEA LIST. # All rights reserved. This program and the accompanying materials -# are made available under the terms of the Eclipse Public License v1.0 +# are made available under the terms of the Eclipse Public License 2.0 # which accompanies this distribution, and is available at -# http://www.eclipse.org/legal/epl-v10.html +# https://www.eclipse.org/legal/epl-2.0/ +# +# SPDX-License-Identifier: EPL-2.0 # # Contributors: # Remi Schnekenburger (CEA LIST) remi.schnekenburger@cea.fr - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/plugin.properties index 9b53717031e..56c4b8e15ac 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.ui/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/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/plugin.properties index 12b0b071d44..bee42141259 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.utils/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext.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: # Nicolas FAUVERGUE (ALL4TEC) nicolas.fauvergue@all4tec.net - initial API and implementation diff --git a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/plugin.properties b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/plugin.properties index d7c84072ffa..96441dc8067 100644 --- a/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/plugin.properties +++ b/plugins/uml/textedit/org.eclipse.papyrus.uml.textedit.valuespecification.xtext/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/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/plugin.properties b/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/plugin.properties index 8f7c4f252a2..e2ca070903b 100644 --- a/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/plugin.properties +++ b/plugins/uml/tools/org.eclipse.papyrus.uml.tools.utils/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/plugins/uml/tools/org.eclipse.papyrus.uml.tools/plugin.properties b/plugins/uml/tools/org.eclipse.papyrus.uml.tools/plugin.properties index c0ddb4180e8..b617d132232 100644 --- a/plugins/uml/tools/org.eclipse.papyrus.uml.tools/plugin.properties +++ b/plugins/uml/tools/org.eclipse.papyrus.uml.tools/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 |