IVY-1249: updating the templates in the history

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-beta1@1045189 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/doc/printTemplate.html b/doc/printTemplate.html
index 7d5b184..bfedafa 100644
--- a/doc/printTemplate.html
+++ b/doc/printTemplate.html
@@ -20,7 +20,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
-<title>${title} | Ivy 2.0.0-beta1</title>
+<title>${title} | Apache Ivy&#153; 2.0.0-beta1</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <link rel="stylesheet" type="text/css" href="style/print-style.css" />
 </head>
@@ -45,6 +45,13 @@
             ${body}
  		</div><!-- main -->
 
+<div id="footer-message" class="footer">
+    <hr />
+    <i>Copyright &#169; 2010 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
+    <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
+</div>
+
 </div><!-- body -->
 </body>
 </html>
diff --git a/doc/template.html b/doc/template.html
index d36ce86..82b320b 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -20,7 +20,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 	<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
-<title>${title} | Ivy 2.0.0-beta1 Documentation</title>
+<title>${title} | Apache Ivy&#153; 2.0.0-beta1 Documentation</title>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <link rel="stylesheet" type="text/css" href="style/style.css" />
   <script src="js/jquery.pack.js" type="text/javascript"></script>
@@ -51,7 +51,7 @@
 		<td>
 
 		<div id="navcontainer">
-		<a href="http://ant.apache.org/">Apache Ant</a> &gt; <a href="http://ant.apache.org/ivy/">Ivy</a> &gt; ${breadCrumb}
+		<a href="http://www.apache.org/">Apache&#153;</a> &gt; <a href="http://ant.apache.org/">Apache Ant&#153;</a> &gt; <a href="http://ant.apache.org/ivy/">Apache Ivy&#153;</a> &gt; ${breadCrumb}
 		</div>
 		</td>
 	</tr>
@@ -63,10 +63,15 @@
 	<tr>
 		<td id="sidebar-left">
 		<div class="block block-book" id="block-book-0">
-		<h2>Ivy</h2>
+		<h2>Apache Ivy&#153;</h2>
 
 		<div class="content">${menu}</div>
 
+		<center><iframe src="http://www.apache.org/ads/buttonbar.html"
+                         style="border-width:0;" frameborder="0" scrolling="no"
+                         width="135" height="265"></iframe>
+                </center>
+
 		</div>
 
 		</td>
@@ -97,7 +102,12 @@
 
 
 
-<div id="footer-message"></div>
+<div id="footer-message" class="footer">
+    <hr />
+    <i>Copyright &#169; 2010 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache License, Version 2.0</a>.</i><br />
+    <i>Apache Ivy, Apache Ant, Ivy, Ant, Apache, the Apache Ivy logo, the Apache Ant logo and the Apache feather logo are trademarks of The Apache Software Foundation.</i><br />
+    <i>All other marks mentioned may be trademarks or registered trademarks of their respective owners. </i>
+</div>
 
 
 </div><!-- body -->