Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-08-20 10:07:22 +0000
committerLars Vogel2018-08-21 07:56:59 +0000
commit238b521f0e0c15bb91072b0a92daf1efcae12865 (patch)
treebfd956297e794dc529af32ebe9accb2f96848d5a /org.eclipse.ui.workbench.texteditor
parente3dd06713021ad1e52ffa80d591ee7c584e12af2 (diff)
downloadeclipse.platform.text-238b521f0e0c15bb91072b0a92daf1efcae12865.tar.gz
eclipse.platform.text-238b521f0e0c15bb91072b0a92daf1efcae12865.tar.xz
eclipse.platform.text-238b521f0e0c15bb91072b0a92daf1efcae12865.zip
Bug 530393 - EPL 2.0 for exsd in platform.text
Based on the following regex. 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: I5df9aa96551224ccf1921e2b21ac9b4b54832e4e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.ui.workbench.texteditor')
-rw-r--r--org.eclipse.ui.workbench.texteditor/schema/codeMiningProviders.exsd5
-rw-r--r--org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectorTargets.exsd5
-rw-r--r--org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectors.exsd5
-rw-r--r--org.eclipse.ui.workbench.texteditor/schema/quickDiffReferenceProvider.exsd5
-rw-r--r--org.eclipse.ui.workbench.texteditor/schema/rulerColumns.exsd5
-rw-r--r--org.eclipse.ui.workbench.texteditor/schema/spellingEngine.exsd5
6 files changed, 24 insertions, 6 deletions
diff --git a/org.eclipse.ui.workbench.texteditor/schema/codeMiningProviders.exsd b/org.eclipse.ui.workbench.texteditor/schema/codeMiningProviders.exsd
index eaec16d7def..539bf135db5 100644
--- a/org.eclipse.ui.workbench.texteditor/schema/codeMiningProviders.exsd
+++ b/org.eclipse.ui.workbench.texteditor/schema/codeMiningProviders.exsd
@@ -164,7 +164,10 @@
</appInfo>
<documentation>
Copyright (c) 2017 Angelo ZERR.&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 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;
+
+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;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.ui.workbench.texteditor/schema/hyperlinkDetectorTargets.exsd b/org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectorTargets.exsd
index a74b6e45faa..cc14a4d6dd9 100644
--- a/org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectorTargets.exsd
+++ b/org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectorTargets.exsd
@@ -145,7 +145,10 @@
</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 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;
+
+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;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.ui.workbench.texteditor/schema/hyperlinkDetectors.exsd b/org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectors.exsd
index 988e2dd870e..f766ce35b7c 100644
--- a/org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectors.exsd
+++ b/org.eclipse.ui.workbench.texteditor/schema/hyperlinkDetectors.exsd
@@ -162,7 +162,10 @@
</appInfo>
<documentation>
Copyright (c) 2007, 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 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;
+
+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;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.ui.workbench.texteditor/schema/quickDiffReferenceProvider.exsd b/org.eclipse.ui.workbench.texteditor/schema/quickDiffReferenceProvider.exsd
index 7cf62b32fec..b3450533e79 100644
--- a/org.eclipse.ui.workbench.texteditor/schema/quickDiffReferenceProvider.exsd
+++ b/org.eclipse.ui.workbench.texteditor/schema/quickDiffReferenceProvider.exsd
@@ -147,7 +147,10 @@
</appInfo>
<documentation>
Copyright (c) 2001, 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 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;
+
+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;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.ui.workbench.texteditor/schema/rulerColumns.exsd b/org.eclipse.ui.workbench.texteditor/schema/rulerColumns.exsd
index 840ef51d7b0..6f68555ae30 100644
--- a/org.eclipse.ui.workbench.texteditor/schema/rulerColumns.exsd
+++ b/org.eclipse.ui.workbench.texteditor/schema/rulerColumns.exsd
@@ -304,7 +304,10 @@
</appInfo>
<documentation>
Copyright (c) 2006, 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 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;
+
+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;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.ui.workbench.texteditor/schema/spellingEngine.exsd b/org.eclipse.ui.workbench.texteditor/schema/spellingEngine.exsd
index f8daffaaa74..1f26ecfa508 100644
--- a/org.eclipse.ui.workbench.texteditor/schema/spellingEngine.exsd
+++ b/org.eclipse.ui.workbench.texteditor/schema/spellingEngine.exsd
@@ -151,7 +151,10 @@
</appInfo>
<documentation>
Copyright (c) 2001, 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 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;
+
+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;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>

Back to the top