Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Merks2018-07-06 12:42:14 +0000
committerEd Merks2018-07-06 12:42:14 +0000
commit5e02c23780487d8b523c679b70dd224dcf6ef2b8 (patch)
tree81bb7f366e1944125fc483c5c5e860861d1f7b4a /plugins/org.eclipse.oomph.workingsets/plugin.xml
parentcd18475b30b68070bf5af6fa5f15c602826a38f9 (diff)
downloadorg.eclipse.oomph-5e02c23780487d8b523c679b70dd224dcf6ef2b8.tar.gz
org.eclipse.oomph-5e02c23780487d8b523c679b70dd224dcf6ef2b8.tar.xz
org.eclipse.oomph-5e02c23780487d8b523c679b70dd224dcf6ef2b8.zip
[Releng] Migrate to EPL 2.0.
Diffstat (limited to 'plugins/org.eclipse.oomph.workingsets/plugin.xml')
-rw-r--r--plugins/org.eclipse.oomph.workingsets/plugin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.oomph.workingsets/plugin.xml b/plugins/org.eclipse.oomph.workingsets/plugin.xml
index 0340220ac..41be2f004 100644
--- a/plugins/org.eclipse.oomph.workingsets/plugin.xml
+++ b/plugins/org.eclipse.oomph.workingsets/plugin.xml
@@ -3,9 +3,9 @@
<!--
Copyright (c) 2014, 2015 Eike Stepper (Loehne, Germany) 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 v2.0
which accompanies this distribution, and is available at
- http://www.eclipse.org/legal/epl-v10.html
+ http://www.eclipse.org/legal/epl-v20.html
Contributors:
Eike Stepper - initial API and implementation

Back to the top