Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-23 08:59:15 +0000
committerLars Vogel2018-08-27 10:40:16 +0000
commitcd18c5e54d23c07c921c7cbaeb64f4b29ed570e2 (patch)
treeb9aac6a7f60ca9ed6d36ec9fb905667357de8762
parent4fc3d4eb87f5d459497ce6921698869da8294c5e (diff)
downloadeclipse.jdt.debug-cd18c5e54d23c07c921c7cbaeb64f4b29ed570e2.tar.gz
eclipse.jdt.debug-cd18c5e54d23c07c921c7cbaeb64f4b29ed570e2.tar.xz
eclipse.jdt.debug-cd18c5e54d23c07c921c7cbaeb64f4b29ed570e2.zip
Regex used: find . -type f -name "*.exsd" -exec sed -i -E 's/http:\/\/www.eclipse.org\/legal\/epl-v10.html\&quot;\&gt;http:\/\/www.eclipse.org\/legal\/epl-v10.html\&lt;\/a\&gt;/https:\/\/www.eclipse.org\/legal\/epl-2.0\&quot;\&gt;https:\/\/www.eclipse.org\/legal\/epl-v20.html\&lt;\/a\&gt;\/\n\nSPDX-License-Identifier: EPL-2.0/' {} + find . -type f -name "*.exsd" | xargs sed -i 's/Eclipse Public License v1.0/Eclipse Public License 2.0/g' find . -type f -name "*.exsd" -exec sed -i -E 's/([[:blank:]]*[^[:blank:]])*([[:blank:]]*)(All rights reserved. )/\1\n\1\2/' {} + Change-Id: I86c1f5ceb2416e6ec19a8316faed925202d94018 Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
-rw-r--r--org.eclipse.jdt.debug.ui/schema/vmInstallPages.exsd9
-rw-r--r--org.eclipse.jdt.debug.ui/schema/vmInstallTypePage.exsd9
-rw-r--r--org.eclipse.jdt.debug/schema/breakpointListeners.exsd9
-rw-r--r--org.eclipse.jdt.debug/schema/javaLogicalStructures.exsd9
-rw-r--r--org.eclipse.jdt.debug/schema/jdiclient.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/classpathProviders.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/executionEnvironments.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/libraryLocationResolvers.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/runtimeClasspathEntries.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/runtimeClasspathEntryResolvers.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/sourceContainerResolvers.exsd5
-rw-r--r--org.eclipse.jdt.launching/schema/vmConnectors.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/vmInstallTypes.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/vmInstalls.exsd9
-rw-r--r--org.eclipse.jdt.launching/schema/workspaceProjectDescribers.exsd5
15 files changed, 84 insertions, 43 deletions
diff --git a/org.eclipse.jdt.debug.ui/schema/vmInstallPages.exsd b/org.eclipse.jdt.debug.ui/schema/vmInstallPages.exsd
index c86bc3292..825004464 100644
--- a/org.eclipse.jdt.debug.ui/schema/vmInstallPages.exsd
+++ b/org.eclipse.jdt.debug.ui/schema/vmInstallPages.exsd
@@ -125,10 +125,13 @@
</appinfo>
<documentation>
Copyright (c) 2007 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.debug.ui/schema/vmInstallTypePage.exsd b/org.eclipse.jdt.debug.ui/schema/vmInstallTypePage.exsd
index ca89ca67d..af42fd2a6 100644
--- a/org.eclipse.jdt.debug.ui/schema/vmInstallTypePage.exsd
+++ b/org.eclipse.jdt.debug.ui/schema/vmInstallTypePage.exsd
@@ -115,10 +115,13 @@ whenever the currently selected JRE has a VM Install type identifier of &lt;samp
</appinfo>
<documentation>
Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.debug/schema/breakpointListeners.exsd b/org.eclipse.jdt.debug/schema/breakpointListeners.exsd
index 48a05b209..74cc9080a 100644
--- a/org.eclipse.jdt.debug/schema/breakpointListeners.exsd
+++ b/org.eclipse.jdt.debug/schema/breakpointListeners.exsd
@@ -143,10 +143,13 @@
</appInfo>
<documentation>
Copyright (c) 2009 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.debug/schema/javaLogicalStructures.exsd b/org.eclipse.jdt.debug/schema/javaLogicalStructures.exsd
index fb10c3c3e..0f39770cc 100644
--- a/org.eclipse.jdt.debug/schema/javaLogicalStructures.exsd
+++ b/org.eclipse.jdt.debug/schema/javaLogicalStructures.exsd
@@ -171,10 +171,13 @@ In the example above a Map is translated into its entries and a Map$Entry is tra
</appinfo>
<documentation>
Copyright (c) 2004, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.debug/schema/jdiclient.exsd b/org.eclipse.jdt.debug/schema/jdiclient.exsd
index 7ca42e63a..097dbbac9 100644
--- a/org.eclipse.jdt.debug/schema/jdiclient.exsd
+++ b/org.eclipse.jdt.debug/schema/jdiclient.exsd
@@ -91,10 +91,13 @@
</appinfo>
<documentation>
Copyright (c) 2002, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/classpathProviders.exsd b/org.eclipse.jdt.launching/schema/classpathProviders.exsd
index fb448db0c..005e0afa8 100644
--- a/org.eclipse.jdt.launching/schema/classpathProviders.exsd
+++ b/org.eclipse.jdt.launching/schema/classpathProviders.exsd
@@ -106,10 +106,13 @@
</appinfo>
<documentation>
Copyright (c) 2000, 2008 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/executionEnvironments.exsd b/org.eclipse.jdt.launching/schema/executionEnvironments.exsd
index 9af7c0713..655c9a462 100644
--- a/org.eclipse.jdt.launching/schema/executionEnvironments.exsd
+++ b/org.eclipse.jdt.launching/schema/executionEnvironments.exsd
@@ -220,10 +220,13 @@ Since 3.5, a default access rule participant provides access rules for system pa
</appInfo>
<documentation>
Copyright (c) 2005, 2015 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/libraryLocationResolvers.exsd b/org.eclipse.jdt.launching/schema/libraryLocationResolvers.exsd
index ea4bde1e3..8047a1d08 100644
--- a/org.eclipse.jdt.launching/schema/libraryLocationResolvers.exsd
+++ b/org.eclipse.jdt.launching/schema/libraryLocationResolvers.exsd
@@ -97,10 +97,13 @@
</appInfo>
<documentation>
Copyright (c) 2013 BestSolution.at and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/runtimeClasspathEntries.exsd b/org.eclipse.jdt.launching/schema/runtimeClasspathEntries.exsd
index d0baebfc2..6c02516f6 100644
--- a/org.eclipse.jdt.launching/schema/runtimeClasspathEntries.exsd
+++ b/org.eclipse.jdt.launching/schema/runtimeClasspathEntries.exsd
@@ -105,10 +105,13 @@
</appInfo>
<documentation>
Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/runtimeClasspathEntryResolvers.exsd b/org.eclipse.jdt.launching/schema/runtimeClasspathEntryResolvers.exsd
index 0db26d66a..c04ce753f 100644
--- a/org.eclipse.jdt.launching/schema/runtimeClasspathEntryResolvers.exsd
+++ b/org.eclipse.jdt.launching/schema/runtimeClasspathEntryResolvers.exsd
@@ -119,10 +119,13 @@ lookup path, for corresponding classpath variables and classpath containers.
</appInfo>
<documentation>
Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/sourceContainerResolvers.exsd b/org.eclipse.jdt.launching/schema/sourceContainerResolvers.exsd
index 2d26f5828..3f6ddf87a 100644
--- a/org.eclipse.jdt.launching/schema/sourceContainerResolvers.exsd
+++ b/org.eclipse.jdt.launching/schema/sourceContainerResolvers.exsd
@@ -77,8 +77,9 @@
</appInfo>
<documentation>
Copyright (c) 2011-2016 Igor Fedorenko
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+
+This program and the accompanying materials
+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
diff --git a/org.eclipse.jdt.launching/schema/vmConnectors.exsd b/org.eclipse.jdt.launching/schema/vmConnectors.exsd
index 623b3dd02..70e138fd7 100644
--- a/org.eclipse.jdt.launching/schema/vmConnectors.exsd
+++ b/org.eclipse.jdt.launching/schema/vmConnectors.exsd
@@ -97,10 +97,13 @@
</appInfo>
<documentation>
Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/vmInstallTypes.exsd b/org.eclipse.jdt.launching/schema/vmInstallTypes.exsd
index e6eddbc5c..e1c727f5f 100644
--- a/org.eclipse.jdt.launching/schema/vmInstallTypes.exsd
+++ b/org.eclipse.jdt.launching/schema/vmInstallTypes.exsd
@@ -103,10 +103,13 @@ install type for the standard 1.1.* level JRE, and an install type for JREs conf
</appInfo>
<documentation>
Copyright (c) 2000, 2005 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/vmInstalls.exsd b/org.eclipse.jdt.launching/schema/vmInstalls.exsd
index e7dec5f1f..cda0b6364 100644
--- a/org.eclipse.jdt.launching/schema/vmInstalls.exsd
+++ b/org.eclipse.jdt.launching/schema/vmInstalls.exsd
@@ -192,10 +192,13 @@ The following example will create a JRE definition based on the contents of the
</appInfo>
<documentation>
Copyright (c) 2007 IBM Corporation and others.&lt;br&gt;
-All rights reserved. This program and the accompanying materials are made
-available under the terms of the Eclipse Public License v1.0 which
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0 which
accompanies this distribution, and is available at
-&lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
+&lt;a href=&quot;https://www.eclipse.org/legal/epl-2.0&quot;&gt;https://www.eclipse.org/legal/epl-v20.html&lt;/a&gt;/
+
+SPDX-License-Identifier: EPL-2.0
</documentation>
</annotation>
diff --git a/org.eclipse.jdt.launching/schema/workspaceProjectDescribers.exsd b/org.eclipse.jdt.launching/schema/workspaceProjectDescribers.exsd
index 88abadbb8..c83d4339d 100644
--- a/org.eclipse.jdt.launching/schema/workspaceProjectDescribers.exsd
+++ b/org.eclipse.jdt.launching/schema/workspaceProjectDescribers.exsd
@@ -88,8 +88,9 @@
</appInfo>
<documentation>
Copyright (c) 2011-2016 Igor Fedorenko
-All rights reserved. This program and the accompanying materials
-are made available under the terms of the Eclipse Public License v1.0
+
+This program and the accompanying materials
+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

Back to the top