Author: maartenc
Date: Sun Nov 14 22:25:27 2010
New Revision: 1035086

URL: http://svn.apache.org/viewvc?rev=1035086&view=rev
Log:
Added Trademark Attributions in footers (IVY-1249)

Modified:
    ant/ivy/site/historyTemplate.html
    ant/ivy/site/homeTemplate.html
    ant/ivy/site/printTemplate.html
    ant/ivy/site/template.html

Modified: ant/ivy/site/historyTemplate.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/historyTemplate.html?rev=1035086&r1=1035085&r2=1035086&view=diff
==============================================================================
--- ant/ivy/site/historyTemplate.html (original)
+++ ant/ivy/site/historyTemplate.html Sun Nov 14 22:25:27 2010
@@ -74,7 +74,7 @@
        <tr>
                <td id="sidebar-left">
                <div class="block block-book" id="block-book-0">
-               <h2>Ivy</h2>
+               <h2>Apache Ivy</h2>
 
                <div class="content">${menu}</div>
 
@@ -114,7 +114,12 @@
 
 
 
-<div id="footer-message"></div>
+<div id="footer-message">
+    <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, Ivy, Apache, the Apache feather logo and the Apache Ivy 
project 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 -->

Modified: ant/ivy/site/homeTemplate.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/homeTemplate.html?rev=1035086&r1=1035085&r2=1035086&view=diff
==============================================================================
--- ant/ivy/site/homeTemplate.html (original)
+++ ant/ivy/site/homeTemplate.html Sun Nov 14 22:25:27 2010
@@ -42,7 +42,7 @@
                        title="Apache Ant"><img src="images/ant-group-logo.gif" 
alt="Apache Ant"
                        border="0" /></a>
                        <br/><br/>
-               <h2>Ivy</h2>
+               <h2>Apache Ivy</h2>
 
                <div class="content">${menu}</div>
                 
@@ -91,7 +91,12 @@
 
 
 
-<div id="footer-message"></div>
+<div id="footer-message">
+    <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, Ivy, Apache, the Apache feather logo and the Apache Ivy 
project 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 -->

Modified: ant/ivy/site/printTemplate.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/printTemplate.html?rev=1035086&r1=1035085&r2=1035086&view=diff
==============================================================================
--- ant/ivy/site/printTemplate.html (original)
+++ ant/ivy/site/printTemplate.html Sun Nov 14 22:25:27 2010
@@ -45,6 +45,13 @@
             ${body}
                </div><!-- main -->
 
+<div id="footer-message">
+    <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, Ivy, Apache, the Apache feather logo and the Apache Ivy 
project 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>

Modified: ant/ivy/site/template.html
URL: 
http://svn.apache.org/viewvc/ant/ivy/site/template.html?rev=1035086&r1=1035085&r2=1035086&view=diff
==============================================================================
--- ant/ivy/site/template.html (original)
+++ ant/ivy/site/template.html Sun Nov 14 22:25:27 2010
@@ -74,7 +74,7 @@
        <tr>
                <td id="sidebar-left">
                <div class="block block-book" id="block-book-0">
-               <h2>Ivy</h2>
+               <h2>Apache Ivy</h2>
 
                <div class="content">${menu}</div>
 
@@ -114,7 +114,12 @@
 
 
 
-<div id="footer-message"></div>
+<div id="footer-message">
+    <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, Ivy, Apache, the Apache feather logo and the Apache Ivy 
project 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 -->


Reply via email to