diff options
| author | Pierre-Charles David | 2018-10-01 09:45:56 +0000 |
|---|---|---|
| committer | Pierre-Charles David | 2018-10-02 06:40:18 +0000 |
| commit | bad4aa6c9b3d7a420b0a79a68a421750e2f1c7b2 (patch) | |
| tree | 568e933b58bd1524a615c53ed0f7b00a6a4c369d | |
| parent | 195a97efbe7ba00c195bf6333db1222557b729f8 (diff) | |
| download | org.eclipse.sirius-bad4aa6c9b3d7a420b0a79a68a421750e2f1c7b2.tar.gz org.eclipse.sirius-bad4aa6c9b3d7a420b0a79a68a421750e2f1c7b2.tar.xz org.eclipse.sirius-bad4aa6c9b3d7a420b0a79a68a421750e2f1c7b2.zip | |
[527277] Update customize.properties files
Bug: 527277
Change-Id: Iff7efa1a6aa201299cbf89803df5c8de125a4d06
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
4 files changed, 16 insertions, 8 deletions
diff --git a/plugins/org.eclipse.sirius.editor.diagram/model/customize.properties b/plugins/org.eclipse.sirius.editor.diagram/model/customize.properties index 54eb2f6fbb..7ad81ed193 100644 --- a/plugins/org.eclipse.sirius.editor.diagram/model/customize.properties +++ b/plugins/org.eclipse.sirius.editor.diagram/model/customize.properties @@ -1,9 +1,11 @@ # ==================================================================== # Copyright (c) 2013 THALES GLOBAL SERVICES # 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/org.eclipse.sirius.editor.properties/model/customize.properties b/plugins/org.eclipse.sirius.editor.properties/model/customize.properties index 54eb2f6fbb..7ad81ed193 100644 --- a/plugins/org.eclipse.sirius.editor.properties/model/customize.properties +++ b/plugins/org.eclipse.sirius.editor.properties/model/customize.properties @@ -1,9 +1,11 @@ # ==================================================================== # Copyright (c) 2013 THALES GLOBAL SERVICES # 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/org.eclipse.sirius.editor.tree/model/customize.properties b/plugins/org.eclipse.sirius.editor.tree/model/customize.properties index 84f458565a..1fc35d0ef4 100644 --- a/plugins/org.eclipse.sirius.editor.tree/model/customize.properties +++ b/plugins/org.eclipse.sirius.editor.tree/model/customize.properties @@ -1,9 +1,11 @@ # ==================================================================== # Copyright (c) 2013 THALES GLOBAL SERVICES # 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/org.eclipse.sirius.editor.workflow/model/customize.properties b/plugins/org.eclipse.sirius.editor.workflow/model/customize.properties index ac8cd228c8..7692ce13bc 100644 --- a/plugins/org.eclipse.sirius.editor.workflow/model/customize.properties +++ b/plugins/org.eclipse.sirius.editor.workflow/model/customize.properties @@ -1,9 +1,11 @@ # ==================================================================== # Copyright (c) 2018 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 |
