[198544] Remove Windows-specific Unicode characters from about.html
diff --git a/plugins/org.eclipse.datatools.connectivity.db.generic.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.db.generic.ui/META-INF/MANIFEST.MF
index e028187..634583f 100644
--- a/plugins/org.eclipse.datatools.connectivity.db.generic.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.db.generic.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.db.generic.ui; singleton:=true
-Bundle-Version: 1.0.0.200705301
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.db.generic.ui.GenericDBUIPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.db.generic.ui/about.html b/plugins/org.eclipse.datatools.connectivity.db.generic.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.db.generic.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.db.generic.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.db.generic.ui/build.properties b/plugins/org.eclipse.datatools.connectivity.db.generic.ui/build.properties
index 91eea42..9b5ced3 100644
--- a/plugins/org.eclipse.datatools.connectivity.db.generic.ui/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.db.generic.ui/build.properties
@@ -9,7 +9,7 @@
output.. = bin/
src.dir = src/
jars.extra.classpath =
-plugin.version = 1.0.0.200705301
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.db.generic/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.db.generic/META-INF/MANIFEST.MF
index 8006c65..3f43c21 100644
--- a/plugins/org.eclipse.datatools.connectivity.db.generic/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.db.generic/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Bundle-Name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.db.generic; singleton:=true
-Bundle-Version: 1.0.0.200702121
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.db.generic.GenericDBPlugin
Bundle-Vendor: %Bundle-Vendor
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.db.generic/about.html b/plugins/org.eclipse.datatools.connectivity.db.generic/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.db.generic/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.db.generic/build.properties b/plugins/org.eclipse.datatools.connectivity.db.generic/build.properties
index 273d1b8..7ac4763 100644
--- a/plugins/org.eclipse.datatools.connectivity.db.generic/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.db.generic/build.properties
@@ -9,7 +9,7 @@
output.. = bin/
src.dir = src/
jars.extra.classpath =
-plugin.version = 1.0.0.200702121
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/META-INF/MANIFEST.MF
index 8159fca..6ce62ea 100644
--- a/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.datatools.connectivity.dbdefinition.genericJDBC; singleton:=true
-Bundle-Version: 1.0.0.200609291
+Bundle-Version: 1.0.0.200706071
Bundle-Vendor: %providerName
Bundle-Localization: plugin
Eclipse-AutoStart: true
diff --git a/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/about.html b/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/build.properties b/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/build.properties
index fcf195d..4dd908f 100644
--- a/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.dbdefinition.genericJDBC/build.properties
@@ -15,7 +15,7 @@
META-INF/
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.connectivity.oda.consumer/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.consumer/META-INF/MANIFEST.MF
index 7fdb0eb..7732f12 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.consumer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.consumer/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: DTP ODA Consumer Helper Component Plug-in
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.consumer;singleton:=true
-Bundle-Version: 3.1.0.200703161
+Bundle-Version: 3.1.0.200706071
Bundle-Localization: plugin
Bundle-Vendor: Eclipse.org
Require-Bundle: org.eclipse.core.runtime;bundle-version="[3.2.0,4.0.0)",
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.consumer/about.html b/plugins/org.eclipse.datatools.connectivity.oda.consumer/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.consumer/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.consumer/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.design.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.design.ui/META-INF/MANIFEST.MF
index ac5ccf1..52927c7 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.design.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.design.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.design.ui; singleton:=true
-Bundle-Version: 3.0.4.200706011
+Bundle-Version: 3.0.4.200706071
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.design.ui/about.html b/plugins/org.eclipse.datatools.connectivity.oda.design.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.design.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.design.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.design/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.design/META-INF/MANIFEST.MF
index a09a56a..55fddec 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.design/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.design/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.design; singleton:=true
-Bundle-Version: 3.0.4.200705091
+Bundle-Version: 3.0.4.200706071
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.datatools.connectivity.oda.design,
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.design/about.html b/plugins/org.eclipse.datatools.connectivity.oda.design/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.design/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.design/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/META-INF/MANIFEST.MF
index f3d1c13..fe07c9d 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.flatfile.ui; singleton:=true
-Bundle-Version: 3.0.4.200705161
+Bundle-Version: 3.0.4.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.oda.flatfile.ui.FlatFileUIPlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/about.html b/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.flatfile.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.flatfile.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.flatfile/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.flatfile/META-INF/MANIFEST.MF
index d042a56..f5eae01 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.flatfile/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.flatfile/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.flatfile; singleton:=true
-Bundle-Version: 3.0.4.200705161
+Bundle-Version: 3.0.4.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.oda.flatfile.plugin.FlatfilePlugin
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.flatfile/about.html b/plugins/org.eclipse.datatools.connectivity.oda.flatfile/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.flatfile/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.flatfile/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.profile/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.profile/META-INF/MANIFEST.MF
index 793c9db..b5efd8c 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.profile/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.profile/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.profile;singleton:=true
-Bundle-Version: 3.0.4.200703231
+Bundle-Version: 3.0.4.200706071
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Bundle-RequiredExecutionEnvironment: J2SE-1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.profile/about.html b/plugins/org.eclipse.datatools.connectivity.oda.profile/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.profile/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.profile/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.template.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda.template.ui/META-INF/MANIFEST.MF
index ed0a688..cbf1b3a 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.template.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda.template.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %plugin.name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda.template.ui;singleton:=true
-Bundle-Version: 3.0.4.200705311
+Bundle-Version: 3.0.4.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.oda.template.ui.plugin.Activator
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.oda.template.ui/about.html b/plugins/org.eclipse.datatools.connectivity.oda.template.ui/about.html
index d9b2b2a..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda.template.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda.template.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>November 13, 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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.oda/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.oda/META-INF/MANIFEST.MF
index 41e8593..5020663 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.oda/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: DTP Open Data Access
Bundle-SymbolicName: org.eclipse.datatools.connectivity.oda; singleton:=true
-Bundle-Version: 3.1.0.200706061
+Bundle-Version: 3.1.0.200706071
Bundle-Vendor: Eclipse.org
Bundle-Localization: plugin
Export-Package: org.eclipse.datatools.connectivity.oda,
diff --git a/plugins/org.eclipse.datatools.connectivity.oda/about.html b/plugins/org.eclipse.datatools.connectivity.oda/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.oda/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.oda/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/META-INF/MANIFEST.MF
index 6e0ec5a..e354709 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.datatools.connectivity.sqm.core.ui; singleton:=true
-Bundle-Version: 1.0.0.200705302
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.sqm.core.internal.ui.RDBCoreUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/about.html b/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.core.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/build.properties b/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/build.properties
index e7f5427..a4ce967 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.core.ui/build.properties
@@ -20,7 +20,7 @@
output.. = bin/
jars.extra.classpath =
src.dir = src/
-plugin.version = 1.0.0.200705302
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.sqm.core/META-INF/MANIFEST.MF
index 8a0503c..8f5d586 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.datatools.connectivity.sqm.core; singleton:=true
-Bundle-Version: 1.0.0.200706061
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.sqm.internal.core.RDBCorePlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.core/about.html b/plugins/org.eclipse.datatools.connectivity.sqm.core/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.core/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.core/build.properties b/plugins/org.eclipse.datatools.connectivity.sqm.core/build.properties
index 6795222..837d19b 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.core/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.core/build.properties
@@ -19,7 +19,7 @@
#src.includes = component.xml
src.dir = src/
-plugin.version = 1.0.0.200706061
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/META-INF/MANIFEST.MF
index 19bdafe..68ba638 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.datatools.connectivity.sqm.server.ui; singleton:=true
-Bundle-Version: 1.0.0.200705162
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.sqm.server.internal.ui.ServerUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/about.html b/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.server.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/build.properties b/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/build.properties
index e0e674e..a0c3000 100644
--- a/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.sqm.server.ui/build.properties
@@ -21,7 +21,7 @@
jars.extra.classpath =
src.dir = src/
-plugin.version = 1.0.0.200705162
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.ui.dse/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.ui.dse/META-INF/MANIFEST.MF
index 74212fa..2939037 100644
--- a/plugins/org.eclipse.datatools.connectivity.ui.dse/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.ui.dse/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.Name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.ui.dse; singleton:=true
-Bundle-Version: 1.0.0.200706041
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.ui.dse.DSEPlugin
Bundle-Vendor: %Plugin.ProviderName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.ui.dse/about.html b/plugins/org.eclipse.datatools.connectivity.ui.dse/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.ui.dse/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.ui.dse/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.ui.dse/build.properties b/plugins/org.eclipse.datatools.connectivity.ui.dse/build.properties
index 20624bc..fc3b5c5 100644
--- a/plugins/org.eclipse.datatools.connectivity.ui.dse/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.ui.dse/build.properties
@@ -9,7 +9,7 @@
output.. = bin/
src.dir = src/
-plugin.version = 1.0.0.200706041
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity.ui/META-INF/MANIFEST.MF
index 51b3157..a4556c8 100644
--- a/plugins/org.eclipse.datatools.connectivity.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.Name
Bundle-SymbolicName: org.eclipse.datatools.connectivity.ui; singleton:=true
-Bundle-Version: 1.0.0.200706051
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.internal.ui.ConnectivityUIPlugin
Bundle-Vendor: %Plugin.ProviderName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity.ui/about.html b/plugins/org.eclipse.datatools.connectivity.ui/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity.ui/about.html
+++ b/plugins/org.eclipse.datatools.connectivity.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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity.ui/build.properties b/plugins/org.eclipse.datatools.connectivity.ui/build.properties
index ff9ca8f..8396c74 100644
--- a/plugins/org.eclipse.datatools.connectivity.ui/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity.ui/build.properties
@@ -9,7 +9,7 @@
output.. = bin/
src.dir = src/
-plugin.version = 1.0.0.200706051
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4
diff --git a/plugins/org.eclipse.datatools.connectivity/META-INF/MANIFEST.MF b/plugins/org.eclipse.datatools.connectivity/META-INF/MANIFEST.MF
index fa2ff4a..eff70c0 100644
--- a/plugins/org.eclipse.datatools.connectivity/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.datatools.connectivity/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
Bundle-ManifestVersion: 2
Bundle-Name: %Plugin.Name
Bundle-SymbolicName: org.eclipse.datatools.connectivity; singleton:=true
-Bundle-Version: 1.0.0.200706051
+Bundle-Version: 1.0.0.200706071
Bundle-Activator: org.eclipse.datatools.connectivity.internal.ConnectivityPlugin
Bundle-Vendor: %Plugin.ProviderName
Bundle-Localization: plugin
diff --git a/plugins/org.eclipse.datatools.connectivity/about.html b/plugins/org.eclipse.datatools.connectivity/about.html
index 1b7d275..4602330 100644
--- a/plugins/org.eclipse.datatools.connectivity/about.html
+++ b/plugins/org.eclipse.datatools.connectivity/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
-("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/legal/epl-v10.html</a>.
+
+<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/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</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 Redistributors 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> </p>
-</div>
+<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>
+</html>
\ No newline at end of file
diff --git a/plugins/org.eclipse.datatools.connectivity/build.properties b/plugins/org.eclipse.datatools.connectivity/build.properties
index 44d8605..c707e5e 100644
--- a/plugins/org.eclipse.datatools.connectivity/build.properties
+++ b/plugins/org.eclipse.datatools.connectivity/build.properties
@@ -9,7 +9,7 @@
output.. = bin/
source.. = src/
src.dir = src/
-plugin.version = 1.0.0.200706051
+plugin.version = 1.0.0.200706071
javadoc.dir = doc/api/
download.dir = ./download/
javac.source = 1.4