diff options
| author | Pierre-Charles David | 2018-10-01 09:45:25 +0000 |
|---|---|---|
| committer | Pierre-Charles David | 2018-10-02 06:40:17 +0000 |
| commit | 195a97efbe7ba00c195bf6333db1222557b729f8 (patch) | |
| tree | a17faf08918d573a183ae2f9c8320d1e6049d536 | |
| parent | bfc0d8760ce237ac387596e2aa3c9ac3ecd108b6 (diff) | |
| download | org.eclipse.sirius-195a97efbe7ba00c195bf6333db1222557b729f8.tar.gz org.eclipse.sirius-195a97efbe7ba00c195bf6333db1222557b729f8.tar.xz org.eclipse.sirius-195a97efbe7ba00c195bf6333db1222557b729f8.zip | |
[527277] Update docbookMessages*.properties
Bug: 527277
Change-Id: I690033c1f6dba419379631c2b2997a137da00747
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
2 files changed, 8 insertions, 4 deletions
diff --git a/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages.properties b/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages.properties index a48858a0bd..c9bdd67ab6 100644 --- a/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages.properties +++ b/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages.properties @@ -1,9 +1,11 @@ ## # Copyright (c) 2015 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/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages_fr.properties b/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages_fr.properties index d0bd5741c5..e7c9e0035b 100644 --- a/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages_fr.properties +++ b/plugins/org.eclipse.sirius.tests.sample.docbook.edit/src-gen/org/eclipse/sirius/tests/sample/docbook/providers/docbookMessages_fr.properties @@ -1,9 +1,11 @@ ## # Copyright (c) 2015 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 |
