Author: carnold
Date: Sat Nov 13 04:19:20 2010
New Revision: 1034643
URL: http://svn.apache.org/viewvc?rev=1034643&view=rev
Log:
Bug 50188: Improve page footers
Modified:
logging/log4j/companions/extras/trunk/maven-site.vm
logging/log4j/companions/extras/trunk/pom.xml
Modified: logging/log4j/companions/extras/trunk/maven-site.vm
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/maven-site.vm?rev=1034643&r1=1034642&r2=1034643&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/maven-site.vm (original)
+++ logging/log4j/companions/extras/trunk/maven-site.vm Sat Nov 13 04:19:20 2010
@@ -494,9 +494,9 @@
<hr/>
</div>
<div id="footer">
- <div class="xleft">Apache Extras Companion for Apache LOG4J, Apache
LOG4J, Apache, the Apache feather logo,
- the Apache Logging Services project logo, and the LOG4J logo are trademarks
of the Apache Software Foundation.</div>
- <div class="xright">Copyright ©#copyright()#publishDate( "bottom"
$decoration.publishDate $decoration.version )</div>
+ <div class="xleft">Copyright ©#copyright()#publishDate( "bottom"
$decoration.publishDate $decoration.version ) Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache Software License,
Version 2.0</a>.</div>
+ <div class="xleft">Apache Extras Companion for Apache log4j, Apache
log4j, Apache, the Apache feather logo,
+ the Apache Logging Services project logo, and the log4j logo are trademarks
of The Apache Software Foundation.</div>
<div class="clear">
<hr/>
</div>
Modified: logging/log4j/companions/extras/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/logging/log4j/companions/extras/trunk/pom.xml?rev=1034643&r1=1034642&r2=1034643&view=diff
==============================================================================
--- logging/log4j/companions/extras/trunk/pom.xml (original)
+++ logging/log4j/companions/extras/trunk/pom.xml Sat Nov 13 04:19:20 2010
@@ -71,7 +71,7 @@
<url>http://svn.apache.org/viewcvs.cgi/logging/log4j/companions/extras/tags/apache-log4j-extras-1.1</url>
</scm>
<organization>
- <name>Apache Software Foundation</name>
+ <name>The Apache Software Foundation</name>
<url>http://www.apache.org</url>
</organization>
<build>
@@ -369,6 +369,8 @@
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<encoding>UTF-8</encoding>
+ <bottom><![CDATA[<p>Copyright ]]>© {currentYear} The Apache
Software Foundation. Licensed under the <![CDATA[<a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a></p>
+<p>Apache Extras Companion for Apache log4j, Apache log4j and Apache are
trademarks of the Apache Software Foundation.</p>]]></bottom>
</configuration>
</plugin>
</plugins>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]