Bug 530393 - EPL 2.0 for exsd in platform.resources

This updates the exsd definitions to EPL 2.0.

git checkout master
git reset --hard origin/master
git pull



find . -type f -name "*.exsd" -exec sed -i -E
's/http:\/\/www.eclipse.org\/legal\/epl-v10.html\"\>http:\/\/www.eclipse.org\/legal\/epl-v10.html\<\/a\>/https:\/\/www.eclipse.org\/legal\/epl-2.0\"\>https:\/\/www.eclipse.org\/legal\/epl-v20.html\<\/a\>\/\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: I1e65741fd5efdabf5abb91b4d81b8f5c1bb3ff79
Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
diff --git a/bundles/org.eclipse.core.filesystem/schema/filesystems.exsd b/bundles/org.eclipse.core.filesystem/schema/filesystems.exsd
index 1829302..2b15044 100644
--- a/bundles/org.eclipse.core.filesystem/schema/filesystems.exsd
+++ b/bundles/org.eclipse.core.filesystem/schema/filesystems.exsd
@@ -133,10 +133,13 @@
       </appInfo>
       <documentation>
          Copyright (c) 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/bundles/org.eclipse.core.resources/schema/builders.exsd b/bundles/org.eclipse.core.resources/schema/builders.exsd
index 03a7a18..f7f2e8b 100644
--- a/bundles/org.eclipse.core.resources/schema/builders.exsd
+++ b/bundles/org.eclipse.core.resources/schema/builders.exsd
@@ -224,10 +224,13 @@
       </appInfo>
       <documentation>
          Copyright (c) 2002, 2010 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/bundles/org.eclipse.core.resources/schema/fileModificationValidator.exsd b/bundles/org.eclipse.core.resources/schema/fileModificationValidator.exsd
index 2336209..ce09690 100644
--- a/bundles/org.eclipse.core.resources/schema/fileModificationValidator.exsd
+++ b/bundles/org.eclipse.core.resources/schema/fileModificationValidator.exsd
@@ -99,12 +99,15 @@
       </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;
+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/bundles/org.eclipse.core.resources/schema/filterMatchers.exsd b/bundles/org.eclipse.core.resources/schema/filterMatchers.exsd
index 5bcd92a..8c956af 100644
--- a/bundles/org.eclipse.core.resources/schema/filterMatchers.exsd
+++ b/bundles/org.eclipse.core.resources/schema/filterMatchers.exsd
@@ -176,11 +176,14 @@
       </appInfo>
       <documentation>
          Copyright (c) 2008, 2009 Freescale Semiconductor 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/bundles/org.eclipse.core.resources/schema/markers.exsd b/bundles/org.eclipse.core.resources/schema/markers.exsd
index a263442..94e9f8f 100644
--- a/bundles/org.eclipse.core.resources/schema/markers.exsd
+++ b/bundles/org.eclipse.core.resources/schema/markers.exsd
@@ -155,12 +155,15 @@
       </appinfo>
       <documentation>
          Copyright (c) 2002, 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;
+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/bundles/org.eclipse.core.resources/schema/modelProviders.exsd b/bundles/org.eclipse.core.resources/schema/modelProviders.exsd
index aa9b999..b4b46ba 100644
--- a/bundles/org.eclipse.core.resources/schema/modelProviders.exsd
+++ b/bundles/org.eclipse.core.resources/schema/modelProviders.exsd
@@ -147,12 +147,15 @@
       </appInfo>
       <documentation>
          Copyright (c) 2005, 2010 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;
+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/bundles/org.eclipse.core.resources/schema/moveDeleteHook.exsd b/bundles/org.eclipse.core.resources/schema/moveDeleteHook.exsd
index 46cf633..f7b4333 100644
--- a/bundles/org.eclipse.core.resources/schema/moveDeleteHook.exsd
+++ b/bundles/org.eclipse.core.resources/schema/moveDeleteHook.exsd
@@ -108,12 +108,15 @@
       </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;
+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/bundles/org.eclipse.core.resources/schema/natures.exsd b/bundles/org.eclipse.core.resources/schema/natures.exsd
index 42cf249..a488491 100644
--- a/bundles/org.eclipse.core.resources/schema/natures.exsd
+++ b/bundles/org.eclipse.core.resources/schema/natures.exsd
@@ -322,12 +322,15 @@
       </appInfo>
       <documentation>
          Copyright (c) 2002, 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;
+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/bundles/org.eclipse.core.resources/schema/refreshProviders.exsd b/bundles/org.eclipse.core.resources/schema/refreshProviders.exsd
index b34d044..8ebb911 100644
--- a/bundles/org.eclipse.core.resources/schema/refreshProviders.exsd
+++ b/bundles/org.eclipse.core.resources/schema/refreshProviders.exsd
@@ -121,12 +121,15 @@
       </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;
+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/bundles/org.eclipse.core.resources/schema/teamHook.exsd b/bundles/org.eclipse.core.resources/schema/teamHook.exsd
index 60dc976..d2c2df8 100644
--- a/bundles/org.eclipse.core.resources/schema/teamHook.exsd
+++ b/bundles/org.eclipse.core.resources/schema/teamHook.exsd
@@ -108,12 +108,15 @@
       </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;
+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/bundles/org.eclipse.core.resources/schema/variableResolvers.exsd b/bundles/org.eclipse.core.resources/schema/variableResolvers.exsd
index b32631b..dbee43c 100644
--- a/bundles/org.eclipse.core.resources/schema/variableResolvers.exsd
+++ b/bundles/org.eclipse.core.resources/schema/variableResolvers.exsd
@@ -127,12 +127,15 @@
       </appInfo>
       <documentation>
          Copyright (c) 2008, 2010 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;
+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>