Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Bricon2019-12-09 13:38:56 +0000
committerFred Bricon2019-12-09 13:39:36 +0000
commit63f3fbcffc3ced471993bf3c56343451c918784b (patch)
tree80d29369b372abedadac910582bbda9ee667ca98 /org.eclipse.m2e.discovery/plugin.xml
parente034db794ba3cb3e801f0b9df838c7216587aa1b (diff)
downloadm2e-core-63f3fbcffc3ced471993bf3c56343451c918784b.tar.gz
m2e-core-63f3fbcffc3ced471993bf3c56343451c918784b.tar.xz
m2e-core-63f3fbcffc3ced471993bf3c56343451c918784b.zip
Bug 553880: Migrate license to EPL v2.0
Change-Id: I03478938ed8ffcb3f6f5405c32ea61f7c6b8dbf0 Signed-off-by: Fred Bricon <fbricon@gmail.com>
Diffstat (limited to 'org.eclipse.m2e.discovery/plugin.xml')
-rw-r--r--org.eclipse.m2e.discovery/plugin.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/org.eclipse.m2e.discovery/plugin.xml b/org.eclipse.m2e.discovery/plugin.xml
index 6a073274..bfa5d5e7 100644
--- a/org.eclipse.m2e.discovery/plugin.xml
+++ b/org.eclipse.m2e.discovery/plugin.xml
@@ -1,9 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?><!--
Copyright (c) 2011 Sonatype, Inc.
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
-->
<?eclipse version="3.4"?>
<plugin>

Back to the top