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.search
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.search')
-rw-r--r--org.eclipse.search/schema/searchPages.exsd5
-rw-r--r--org.eclipse.search/schema/searchResultSorters.exsd5
-rw-r--r--org.eclipse.search/schema/searchResultViewPages.exsd5
-rw-r--r--org.eclipse.search/schema/textSearchEngine.exsd9
-rw-r--r--org.eclipse.search/schema/textSearchQueryProvider.exsd9
5 files changed, 24 insertions, 9 deletions
diff --git a/org.eclipse.search/schema/searchPages.exsd b/org.eclipse.search/schema/searchPages.exsd
index 17c2b2281bf..d17d681497e 100644
--- a/org.eclipse.search/schema/searchPages.exsd
+++ b/org.eclipse.search/schema/searchPages.exsd
@@ -230,7 +230,10 @@ for full-text search.
</appInfo>
<documentation>
Copyright (c) 2001, 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 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.search/schema/searchResultSorters.exsd b/org.eclipse.search/schema/searchResultSorters.exsd
index 8f3d2356b29..c96ac98a844 100644
--- a/org.eclipse.search/schema/searchResultSorters.exsd
+++ b/org.eclipse.search/schema/searchResultSorters.exsd
@@ -180,7 +180,10 @@ the matches by the resource name.
</appInfo>
<documentation>
Copyright (c) 2001, 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.search/schema/searchResultViewPages.exsd b/org.eclipse.search/schema/searchResultViewPages.exsd
index 20296db4770..052a2a96db1 100644
--- a/org.eclipse.search/schema/searchResultViewPages.exsd
+++ b/org.eclipse.search/schema/searchResultViewPages.exsd
@@ -144,7 +144,10 @@
</appInfo>
<documentation>
Copyright (c) 2001, 2004 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.search/schema/textSearchEngine.exsd b/org.eclipse.search/schema/textSearchEngine.exsd
index ee6a8c27344..e86fce17268 100644
--- a/org.eclipse.search/schema/textSearchEngine.exsd
+++ b/org.eclipse.search/schema/textSearchEngine.exsd
@@ -125,9 +125,12 @@
</appInfo>
<documentation>
Copyright (c) 2006 Wind River Systems and others.
- 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.search/schema/textSearchQueryProvider.exsd b/org.eclipse.search/schema/textSearchQueryProvider.exsd
index efcda98605c..5e918cf4b10 100644
--- a/org.eclipse.search/schema/textSearchQueryProvider.exsd
+++ b/org.eclipse.search/schema/textSearchQueryProvider.exsd
@@ -122,9 +122,12 @@
</appInfo>
<documentation>
Copyright (c) 2006, 2009 Wind River Systems and others.
- 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