Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/plugin.xml')
-rw-r--r--plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/plugin.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/plugin.xml b/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/plugin.xml
index d3639045d3f..5fc7a9575ec 100644
--- a/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/plugin.xml
+++ b/plugins/infra/constraints/org.eclipse.papyrus.infra.constraints/plugin.xml
@@ -4,9 +4,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:
Camille Letavernier (CEA LIST) camille.letavernier@cea.fr - Initial API and implementation

Back to the top