Author: rjung Date: Fri Jan 3 18:31:34 2014 New Revision: 1555191 URL: http://svn.apache.org/r1555191 Log: Happy new 2014!
Modified: tomcat/site/trunk/xdocs/legal.xml tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl tomcat/site/trunk/xdocs/stylesheets/tomcat.css Modified: tomcat/site/trunk/xdocs/legal.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/legal.xml?rev=1555191&r1=1555190&r2=1555191&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/legal.xml (original) +++ tomcat/site/trunk/xdocs/legal.xml Fri Jan 3 18:31:34 2014 @@ -11,7 +11,7 @@ <section name="Legal Stuff They Make Us Say"> <p> -All material on this website is Copyright © 1999-2013, The Apache +All material on this website is Copyright © 1999-2014, The Apache Software Foundation </p> Modified: tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl?rev=1555191&r1=1555190&r2=1555191&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl (original) +++ tomcat/site/trunk/xdocs/stylesheets/tomcat-site.xsl Fri Jan 3 18:31:34 2014 @@ -136,7 +136,7 @@ <!-- Footer --> <footer><div id="footer"> - Copyright © 1999-2013, The Apache Software Foundation + Copyright © 1999-2014, The Apache Software Foundation <br/> Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation. Modified: tomcat/site/trunk/xdocs/stylesheets/tomcat.css URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/stylesheets/tomcat.css?rev=1555191&r1=1555190&r2=1555191&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/stylesheets/tomcat.css (original) +++ tomcat/site/trunk/xdocs/stylesheets/tomcat.css Fri Jan 3 18:31:34 2014 @@ -1,6 +1,6 @@ @charset "utf-8"; /* -* Copyright 2002-2013 The Apache Software Foundation +* Copyright 2002-2014 The Apache Software Foundation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -276,4 +276,4 @@ table.defaultTable th, table.defaultTabl .noPrint { display: none; } #middle > div > div#mainLeft { display: none; } a { color: inherit; text-decoration: none; } -} \ No newline at end of file +} --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org