Modify licenses and abouts to pass chkpii accessibility tests
diff --git a/org.eclipse.search/about.html b/org.eclipse.search/about.html
index 60b4fc1..c071017 100644
--- a/org.eclipse.search/about.html
+++ b/org.eclipse.search/about.html
@@ -1,26 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

 <html>

 <head>

 <title>About</title>

-<style type="text/css">

-p, table, td, th { font-family: arial, helvetica, geneva; font-size: 10pt}

-pre { font-family: "Courier New", Courier, mono; font-size: 10pt}

-h2 { font-family: arial, helvetica, geneva; font-size: 18pt; font-weight: bold ; line-height: 14px}

-code { font-family: "Courier New", Courier, mono; font-size: 10pt}

-sup { font-family: arial,helvetica,geneva; font-size: 10px}

-h3 { font-family: arial, helvetica, geneva; font-size: 14pt; font-weight: bold}

-li { font-family: arial, helvetica, geneva; font-size: 10pt}

-h1 { font-family: arial, helvetica, geneva; font-size: 28px; font-weight: bold}

-body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect(   ); margin-top: 5mm; margin-left: 3mm}

-</style>

+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">

 </head>

-<body lang="EN-US" link="blue" vlink="purple">

-<table border="0" cellspacing="5" cellpadding="2" width="100%" >

-  <tr> 

-    <td align="LEFT" valign="TOP" colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF">About This Content</font></b></td>

-  </tr>

-  <tr> 

-    <td> 

-<p>17th June, 2002</p>	

+<body lang="EN-US">

+<h2>About This Content</h2>

+ 

+<p>20th June, 2002</p>	

 <h3>License</h3>

 <p>Eclipse.org 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

 Common Public License Version 1.0 (&quot;CPL&quot;).  A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.

@@ -38,6 +25,6 @@
 to others under the terms of the Other License.  In addition, with regard to Modifications for which you are the copyright holder, you are also

 providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of

 the CPL.</p>

-</td></tr></table>

+

 </body>

 </html>
\ No newline at end of file
diff --git a/org.eclipse.ui.examples.javaeditor/about.html b/org.eclipse.ui.examples.javaeditor/about.html
index 60b4fc1..c071017 100644
--- a/org.eclipse.ui.examples.javaeditor/about.html
+++ b/org.eclipse.ui.examples.javaeditor/about.html
@@ -1,26 +1,13 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

 <html>

 <head>

 <title>About</title>

-<style type="text/css">

-p, table, td, th { font-family: arial, helvetica, geneva; font-size: 10pt}

-pre { font-family: "Courier New", Courier, mono; font-size: 10pt}

-h2 { font-family: arial, helvetica, geneva; font-size: 18pt; font-weight: bold ; line-height: 14px}

-code { font-family: "Courier New", Courier, mono; font-size: 10pt}

-sup { font-family: arial,helvetica,geneva; font-size: 10px}

-h3 { font-family: arial, helvetica, geneva; font-size: 14pt; font-weight: bold}

-li { font-family: arial, helvetica, geneva; font-size: 10pt}

-h1 { font-family: arial, helvetica, geneva; font-size: 28px; font-weight: bold}

-body { font-family: arial, helvetica, geneva; font-size: 10pt; clip: rect(   ); margin-top: 5mm; margin-left: 3mm}

-</style>

+<meta http-equiv=Content-Type content="text/html; charset=ISO-8859-1">

 </head>

-<body lang="EN-US" link="blue" vlink="purple">

-<table border="0" cellspacing="5" cellpadding="2" width="100%" >

-  <tr> 

-    <td align="LEFT" valign="TOP" colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF">About This Content</font></b></td>

-  </tr>

-  <tr> 

-    <td> 

-<p>17th June, 2002</p>	

+<body lang="EN-US">

+<h2>About This Content</h2>

+ 

+<p>20th June, 2002</p>	

 <h3>License</h3>

 <p>Eclipse.org 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

 Common Public License Version 1.0 (&quot;CPL&quot;).  A copy of the CPL is available at <a href="http://www.eclipse.org/legal/cpl-v10.html">http://www.eclipse.org/legal/cpl-v10.html</a>.

@@ -38,6 +25,6 @@
 to others under the terms of the Other License.  In addition, with regard to Modifications for which you are the copyright holder, you are also

 providing the Modifications under the terms and conditions of the CPL and such Modifications can be made available to others under the terms of

 the CPL.</p>

-</td></tr></table>

+

 </body>

 </html>
\ No newline at end of file