[198544] Remove Windows-specific Unicode characters from about.html
diff --git a/plugins/org.eclipse.datatools.sqltools.common.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.common.ui/META-INF/MANIFEST.MF
index 6341d79..d8890a7 100644
--- a/plugins/org.eclipse.datatools.sqltools.common.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.common.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Tools Common UI Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.common.ui;singleton:=true
-Bundle-Version: 1.0.0.200612141
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.common.ui.internal.Activator
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.common.ui/about.html b/plugins/org.eclipse.datatools.sqltools.common.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.common.ui/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.common.ui/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.common.ui/build.properties b/plugins/org.eclipse.datatools.sqltools.common.ui/build.properties
index d294095..e664884 100644
--- a/plugins/org.eclipse.datatools.sqltools.common.ui/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.common.ui/build.properties
@@ -7,7 +7,7 @@
                plugin.xml
 
 src.dir = src/
-plugin.version =	1.0.0.200612141
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.data.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.data.core/META-INF/MANIFEST.MF
index 7b76251..2266cde 100644
--- a/plugins/org.eclipse.datatools.sqltools.data.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.data.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %plugin.Name
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.data.core; singleton:=true
-Bundle-Version: 1.0.0.200704251
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.data.internal.core.DataCorePlugin
 Bundle-Vendor: %plugin.Provider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.data.core/about.html b/plugins/org.eclipse.datatools.sqltools.data.core/about.html
index 4ec5989..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.data.core/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.data.core/about.html
@@ -1,34 +1,28 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
 <title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
 </head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
+<h3>License</h3>
 
-<BODY lang="EN-US">
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<H3>About This Content</H3>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
 
-<P>May 2, 2006</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
+</body>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.data.core/build.properties b/plugins/org.eclipse.datatools.sqltools.data.core/build.properties
index ddead09..4ad9fb2 100644
--- a/plugins/org.eclipse.datatools.sqltools.data.core/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.data.core/build.properties
@@ -6,7 +6,7 @@
                about.html,\
                META-INF/
 src.dir = src/
-plugin.version =	1.0.0.200704251
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.data.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.data.ui/META-INF/MANIFEST.MF
index 046289f..79792a0 100644
--- a/plugins/org.eclipse.datatools.sqltools.data.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.data.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %plugin.Name
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.data.ui; singleton:=true
-Bundle-Version: 1.0.0.200704271
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.data.internal.ui.DataUIPlugin
 Bundle-Vendor: %plugin.Provider
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.data.ui/about.html b/plugins/org.eclipse.datatools.sqltools.data.ui/about.html
index 4ec5989..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.data.ui/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.data.ui/about.html
@@ -1,34 +1,28 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<HTML>
-
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
 <title>About</title>
-<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
 </head>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
+<h3>License</h3>
 
-<BODY lang="EN-US">
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
+For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<H3>About This Content</H3>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
 
-<P>May 2, 2006</P>
-
-<H3>License</H3>
-
-<P>The Eclipse Foundation makes available all content in this plug-in 
-("Content"). Unless otherwise indicated below, the Content is provided to you 
-under the terms and conditions of the Eclipse Public License Version 1.0 
-("EPL"). A copy of the EPL is available at
-<A href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/org/documents/epl-v10.php</A>. 
-For purposes of the EPL, "Program" will mean the Content.</P>
-
-<P>If you did not receive this Content directly from the Eclipse Foundation, the 
-Content is being redistributed by another party ("Redistributor") and different 
-terms and conditions may apply to your use of any object code in the Content. 
-Check the Redistributor’s license that was provided with the Content. If no such 
-license exists, contact the Redistributor. Unless otherwise indicated below, the 
-terms and conditions of the EPL still apply to any source code in the Content 
-and such source code may be obtained at
-<A href="http://www.eclipse.org/">http://www.eclipse.org/</A>.</P>
-
-</BODY>
-</HTML>
+</body>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.data.ui/build.properties b/plugins/org.eclipse.datatools.sqltools.data.ui/build.properties
index a1dbddd..e075a37 100644
--- a/plugins/org.eclipse.datatools.sqltools.data.ui/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.data.ui/build.properties
@@ -7,7 +7,7 @@
                about.html,\
                META-INF/
 src.dir = src/
-plugin.version =	1.0.0.200704271
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.db.derby/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.db.derby/META-INF/MANIFEST.MF
index ebe60d2..a881981 100644
--- a/plugins/org.eclipse.datatools.sqltools.db.derby/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.db.derby/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform Derby SQL Tools Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.db.derby;singleton:=true
-Bundle-Version: 1.0.0.200612141
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.db.derby.Activator
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.db.derby/about.html b/plugins/org.eclipse.datatools.sqltools.db.derby/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.db.derby/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.db.derby/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.db.derby/build.properties b/plugins/org.eclipse.datatools.sqltools.db.derby/build.properties
index 2983ae2..14d9eb0 100644
--- a/plugins/org.eclipse.datatools.sqltools.db.derby/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.db.derby/build.properties
@@ -9,7 +9,7 @@
                icons/
 
 src.dir =		src/
-plugin.version =	1.0.0.200612141
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.db.generic/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.db.generic/META-INF/MANIFEST.MF
index 8e58b73..a274d70 100644
--- a/plugins/org.eclipse.datatools.sqltools.db.generic/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.db.generic/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Tools Generic Database Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.db.generic;singleton:=true
-Bundle-Version: 1.0.0.200612141
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.db.generic.internal.GenericPlugin
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.db.generic/about.html b/plugins/org.eclipse.datatools.sqltools.db.generic/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.db.generic/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.db.generic/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.db.generic/build.properties b/plugins/org.eclipse.datatools.sqltools.db.generic/build.properties
index 2b72d3e..1dcce8d 100644
--- a/plugins/org.eclipse.datatools.sqltools.db.generic/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.db.generic/build.properties
@@ -8,7 +8,7 @@
                plugin.properties
 
 src.dir =		src/
-plugin.version =	1.0.0.200612141
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.debugger.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.debugger.core/META-INF/MANIFEST.MF
index c6d2023..e8b5a53 100644
--- a/plugins/org.eclipse.datatools.sqltools.debugger.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.debugger.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Debugger Framework
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.debugger.core;singleton:=true
-Bundle-Version: 1.0.0.200704271
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.debugger.core.internal.DebuggerCorePlugin
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.debugger.core/about.html b/plugins/org.eclipse.datatools.sqltools.debugger.core/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.debugger.core/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.debugger.core/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.debugger.core/build.properties b/plugins/org.eclipse.datatools.sqltools.debugger.core/build.properties
index 892fa07..0660b7d 100644
--- a/plugins/org.eclipse.datatools.sqltools.debugger.core/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.debugger.core/build.properties
@@ -8,7 +8,7 @@
                icons/
 
 src.dir =		src/
-plugin.version =	1.0.0.200704271
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.editor.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.editor.core/META-INF/MANIFEST.MF
index f8f479e..7d1235a 100644
--- a/plugins/org.eclipse.datatools.sqltools.editor.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.editor.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Editor Core Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.editor.core;singleton:=true
-Bundle-Version: 1.0.0.200704271
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.core.EditorCorePlugin
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
diff --git a/plugins/org.eclipse.datatools.sqltools.editor.core/about.html b/plugins/org.eclipse.datatools.sqltools.editor.core/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.editor.core/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.editor.core/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.editor.core/build.properties b/plugins/org.eclipse.datatools.sqltools.editor.core/build.properties
index 6a11af2..be1a935 100644
--- a/plugins/org.eclipse.datatools.sqltools.editor.core/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.editor.core/build.properties
@@ -9,7 +9,7 @@
                about.html
 
 src.dir =		src/
-plugin.version =	1.0.0.200704271
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/META-INF/MANIFEST.MF
index b9e4fc2..5a75317 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform Lexer Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.parsers.sql.lexer
-Bundle-Version: 1.0.0.200609291
+Bundle-Version: 1.0.0.200706071
 Bundle-ClassPath: lexer.jar,
  thirdparty/lpg.jar
 Bundle-Activator: org.eclipse.datatools.sqltools.parsers.sql.lexer.LexerPlugin
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/about.html b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/build.properties b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/build.properties
index 16300aa..aaa05d6 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.lexer/build.properties
@@ -16,7 +16,7 @@
               
 jars.extra.classpath =
 src.dir =		src/
-plugin.version =	1.0.0.200609291
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/META-INF/MANIFEST.MF
index 77032ff..aa1303f 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.parsers.sql.query; singleton:=true
-Bundle-Version: 1.0.0.200609291
+Bundle-Version: 1.0.0.200706071
 Bundle-ClassPath: sqlqueryparser.jar
 Bundle-Activator: org.eclipse.datatools.sqltools.parsers.sql.query.SQLQueryParserPlugin
 Bundle-Vendor: %providerName
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/about.html b/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/build.properties b/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/build.properties
index f64f3ef..71838ea 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.query/build.properties
@@ -39,7 +39,7 @@
             
 jars.extra.classpath =
 src.dir =		src/
-plugin.version =	1.0.0.200609291
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/META-INF/MANIFEST.MF
index 66291d4..854e757 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.parsers.sql.xml.query
-Bundle-Version: 1.0.0.200609291
+Bundle-Version: 1.0.0.200706071
 Bundle-ClassPath: sqlxmlqueryparser.jar
 Bundle-Activator: org.eclipse.datatools.sqltools.parsers.sql.xml.query.SQLXMLQueryParserPlugin
 Bundle-Vendor: %providerName
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/about.html b/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/build.properties b/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/build.properties
index 38ca9c8..d63b577 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql.xml.query/build.properties
@@ -15,7 +15,7 @@
 
 jars.extra.classpath =
 src.dir =		src/
-plugin.version =	1.0.0.200609291
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.parsers.sql/META-INF/MANIFEST.MF
index b03cc08..1d7d2a6 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.parsers.sql
-Bundle-Version: 1.0.0.200609291
+Bundle-Version: 1.0.0.200706071
 Bundle-ClassPath: sqlparser.jar,
  thirdparty/lpg.jar
 Bundle-Activator: org.eclipse.datatools.sqltools.parsers.sql.SQLParserPlugin
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql/about.html b/plugins/org.eclipse.datatools.sqltools.parsers.sql/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.parsers.sql/build.properties b/plugins/org.eclipse.datatools.sqltools.parsers.sql/build.properties
index 0e2dc69..adb1133 100644
--- a/plugins/org.eclipse.datatools.sqltools.parsers.sql/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.parsers.sql/build.properties
@@ -16,7 +16,7 @@
 
 jars.extra.classpath =
 src.dir =		src/
-plugin.version =	1.0.0.200609291
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.plan/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.plan/META-INF/MANIFEST.MF
index 1596e0a..d91745a 100644
--- a/plugins/org.eclipse.datatools.sqltools.plan/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.plan/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Execution Plan View Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.plan;singleton:=true
-Bundle-Version: 1.0.0.200612141
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.plan.internal.PlanViewPlugin
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.plan/about.html b/plugins/org.eclipse.datatools.sqltools.plan/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.plan/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.plan/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.plan/build.properties b/plugins/org.eclipse.datatools.sqltools.plan/build.properties
index 9f5ee25..34c4538 100644
--- a/plugins/org.eclipse.datatools.sqltools.plan/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.plan/build.properties
@@ -9,7 +9,7 @@
                plugin.properties
 
 src.dir =		src/
-plugin.version =	1.0.0.200612141
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.result/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.result/META-INF/MANIFEST.MF
index c292013..37bff4c 100644
--- a/plugins/org.eclipse.datatools.sqltools.result/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.result/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Results View Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.result; singleton:=true
-Bundle-Version: 1.0.0.200612141
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.result.internal.ResultsViewPlugin
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.result/about.html b/plugins/org.eclipse.datatools.sqltools.result/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.result/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.result/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.result/build.properties b/plugins/org.eclipse.datatools.sqltools.result/build.properties
index 2cc9bdf..4debcc4 100644
--- a/plugins/org.eclipse.datatools.sqltools.result/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.result/build.properties
@@ -8,7 +8,7 @@
                plugin.xml
                
 src.dir =		src/
-plugin.version =	1.0.0.200612141
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF
index 304601e..bfe99d2 100644
--- a/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.routineeditor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Tools Routine Editor Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.routineeditor;singleton:=true
-Bundle-Version: 1.0.0.200704271
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.routineeditor.internal.RoutineEditorActivator
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.routineeditor/about.html b/plugins/org.eclipse.datatools.sqltools.routineeditor/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.routineeditor/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.routineeditor/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties b/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties
index 42707ab..3921af8 100644
--- a/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.routineeditor/build.properties
@@ -8,7 +8,7 @@
                schema/,\
                icons/
 src.dir =		src/
-plugin.version =	1.0.0.200704271
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.sql/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.sql/META-INF/MANIFEST.MF
index f2f567c..ba5524b 100644
--- a/plugins/org.eclipse.datatools.sqltools.sql/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.sql/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Core Plug-in
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.sql
-Bundle-Version: 1.0.0.200609291
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.sql.internal.SQLActivator
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.ui;bundle-version="[3.2.0,4.0.0)",
diff --git a/plugins/org.eclipse.datatools.sqltools.sql/about.html b/plugins/org.eclipse.datatools.sqltools.sql/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.sql/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.sql/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.sql/build.properties b/plugins/org.eclipse.datatools.sqltools.sql/build.properties
index db615f6..2e2dde3 100644
--- a/plugins/org.eclipse.datatools.sqltools.sql/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.sql/build.properties
@@ -6,7 +6,7 @@
                about.html
 
 src.dir =		src/
-plugin.version =	1.0.0.200609291
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.sqleditor/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.sqleditor/META-INF/MANIFEST.MF
index ee51267..c4e9267 100644
--- a/plugins/org.eclipse.datatools.sqltools.sqleditor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.sqleditor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse Data Tools Platform SQL Editor
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.sqleditor; singleton:=true
-Bundle-Version: 1.0.0.200704051
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.sqleditor.internal.SQLEditorPlugin
 Bundle-Vendor: Eclipse.org
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.sqleditor/about.html b/plugins/org.eclipse.datatools.sqltools.sqleditor/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.sqleditor/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.sqleditor/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.sqleditor/build.properties b/plugins/org.eclipse.datatools.sqltools.sqleditor/build.properties
index 77f21e2..cbd1b9f 100644
--- a/plugins/org.eclipse.datatools.sqltools.sqleditor/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.sqleditor/build.properties
@@ -11,7 +11,7 @@
                META-INF/
                
 src.dir =		src/
-plugin.version =	1.0.0.200704051
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/META-INF/MANIFEST.MF
index 58d3d34..ba3458e 100644
--- a/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.sqlscrapbook; singleton:=true
-Bundle-Version: 1.0.0.200704051
+Bundle-Version: 1.0.0.200706071
 Bundle-Activator: org.eclipse.datatools.sqltools.internal.sqlscrapbook.SqlscrapbookPlugin
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/about.html b/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/build.properties b/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/build.properties
index 47c192b..9209c7e 100644
--- a/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.sqlscrapbook/build.properties
@@ -9,7 +9,7 @@
                META-INF/
 
 src.dir =		src/
-plugin.version =	1.0.0.200704051
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4
diff --git a/plugins/org.eclipse.datatools.sqltools.tabledataeditor/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.sqltools.tabledataeditor/META-INF/MANIFEST.MF
index 7d2b746..f413eb4 100644
--- a/plugins/org.eclipse.datatools.sqltools.tabledataeditor/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.sqltools.tabledataeditor/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.datatools.sqltools.tabledataeditor; singleton:=true
-Bundle-Version: 1.0.0.200704251
+Bundle-Version: 1.0.0.200706071
 Bundle-Vendor: %providerName
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
diff --git a/plugins/org.eclipse.datatools.sqltools.tabledataeditor/about.html b/plugins/org.eclipse.datatools.sqltools.tabledataeditor/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.sqltools.tabledataeditor/about.html
+++ b/plugins/org.eclipse.datatools.sqltools.tabledataeditor/about.html
@@ -1,28 +1,28 @@
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
 <head>
-<title>About This Content</title>
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
+<title>About</title>
 </head>
-<body>
-<div>
-<h3>About This Content</h3>
-<p>May 2, 2006</p>
+<body lang="EN-US">
+<h2>About This Content</h2>
+ 
+<p>June 2, 2006</p>	
 <h3>License</h3>
-<p>The Eclipse Foundation makes available all content in this plug-in
-(&quot;Content&quot;). Unless otherwise indicated below, the Content is
-provided to you under the terms and conditions of the Eclipse Public License
-Version 1.0 (&quot;EPL&quot;). A copy of the EPL is available at <a
-href="http://www.eclipse.org/org/documents/epl-v10.php">http://www.eclipse.org/legal/epl-v10.html</a>.
+
+<p>The Eclipse Foundation makes available all content in this plug-in (&quot;Content&quot;).  Unless otherwise 
+indicated below, the Content is provided to you under the terms and conditions of the
+Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is available 
+at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
 For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
 
-<p>If you did not receive this Content directly from the Eclipse Foundation,
-the Content is being redistributed by another party (&quot;Redistributor&quot;)
-and different terms and conditions may apply to your use of any object code in
-the Content. Check the Redistributor’s license that was provided with the
-Content. If no such license exists, contact the Redistributor. Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source
-code in the Content and such source code may be obtained at <a
-href="http://www.eclipse.org/">http://www.eclipse.org</a>.</p>
-<p>&nbsp;</p>
-</div>
+<p>If you did not receive this Content directly from the Eclipse Foundation, the Content is 
+being redistributed by another party (&quot;Redistributor&quot;) and different terms and conditions may
+apply to your use of any object code in the Content.  Check the Redistributor's license that was 
+provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
+indicated below, the terms and conditions of the EPL still apply to any source code in the Content
+and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.</p>
+
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.sqltools.tabledataeditor/build.properties b/plugins/org.eclipse.datatools.sqltools.tabledataeditor/build.properties
index 2eb735d..22995e7 100644
--- a/plugins/org.eclipse.datatools.sqltools.tabledataeditor/build.properties
+++ b/plugins/org.eclipse.datatools.sqltools.tabledataeditor/build.properties
@@ -6,7 +6,7 @@
                about.html,\
                META-INF/
 src.dir = src/
-plugin.version =	1.0.0.200704251
+plugin.version =	1.0.0.200706071
 javadoc.dir =		doc/api/
 download.dir =		./download/
 javac.source =		1.4