dm: Fixed HTML errors
diff --git a/bundles/org.eclipse.compare/buildnotes_compare.html b/bundles/org.eclipse.compare/buildnotes_compare.html
index e509770..7f99f46 100644
--- a/bundles/org.eclipse.compare/buildnotes_compare.html
+++ b/bundles/org.eclipse.compare/buildnotes_compare.html
@@ -382,6 +382,7 @@
 

 

 <P>

+<h1>

 <hr WIDTH="100%"></h1>

 Eclipse SDK Build 103

 <h2>

@@ -408,6 +409,7 @@
 Problem reports closed</h2>

 

 <P>

+<h1>

 <hr WIDTH="100%"></h1>

 SDK Build 102

 <h2>

@@ -1005,7 +1007,7 @@
 Problem reports closed</h2>

 

 <br>&nbsp;

-<a href="hglegal.htm"><img SRC="ngibmcpy.gif" BORDER=0 height=12 width=195></a>

+<a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation 2000" BORDER=0 height=12 width=195></a>

 <br>&nbsp;

 </body>

 </html>

diff --git a/bundles/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html b/bundles/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html
index e8567dd..b0cc1b3 100644
--- a/bundles/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html
+++ b/bundles/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html
@@ -28,7 +28,7 @@
 interface.

 <p>The typical steps to compare hierarchically structured data and to display

 the differences would be to:

-<blockquote>

+<ul>

 <li>

 map the input data into a tree of <tt>IStructureComparator</tt> and <tt>IStreamContentAccessor</tt>s,</li>

 

@@ -37,7 +37,8 @@
 

 <li>

 feed the differencing result into the <tt>DiffTreeViewer</tt>.</li>

-</blockquote>

+

+</ul>

 The <tt>StructureDiffViewer</tt> is a specialized <tt>DiffTreeViewer</tt>

 that automates the three steps from above. It takes a single input object

 of type <tt>ICompareInput</tt> from which it retrieves the two or three

diff --git a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html
index e509770..7f99f46 100644
--- a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html
+++ b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/buildnotes_compare.html
@@ -382,6 +382,7 @@
 

 

 <P>

+<h1>

 <hr WIDTH="100%"></h1>

 Eclipse SDK Build 103

 <h2>

@@ -408,6 +409,7 @@
 Problem reports closed</h2>

 

 <P>

+<h1>

 <hr WIDTH="100%"></h1>

 SDK Build 102

 <h2>

@@ -1005,7 +1007,7 @@
 Problem reports closed</h2>

 

 <br>&nbsp;

-<a href="hglegal.htm"><img SRC="ngibmcpy.gif" BORDER=0 height=12 width=195></a>

+<a href="hglegal.htm"><img SRC="ngibmcpy.gif" ALT="Copyright IBM Corporation 2000" BORDER=0 height=12 width=195></a>

 <br>&nbsp;

 </body>

 </html>

diff --git a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html
index e8567dd..b0cc1b3 100644
--- a/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html
+++ b/bundles/org.eclipse.compare/plugins/org.eclipse.compare/compare/org/eclipse/compare/structuremergeviewer/package.html
@@ -28,7 +28,7 @@
 interface.

 <p>The typical steps to compare hierarchically structured data and to display

 the differences would be to:

-<blockquote>

+<ul>

 <li>

 map the input data into a tree of <tt>IStructureComparator</tt> and <tt>IStreamContentAccessor</tt>s,</li>

 

@@ -37,7 +37,8 @@
 

 <li>

 feed the differencing result into the <tt>DiffTreeViewer</tt>.</li>

-</blockquote>

+

+</ul>

 The <tt>StructureDiffViewer</tt> is a specialized <tt>DiffTreeViewer</tt>

 that automates the three steps from above. It takes a single input object

 of type <tt>ICompareInput</tt> from which it retrieves the two or three