Author: cmpilato Date: Tue Jan 12 15:41:11 2010 New Revision: 898382 URL: http://svn.apache.org/viewvc?rev=898382&view=rev Log: * site/publish/cmpilato-playground/site-nav.html Move link to ASF out of site navigation menu and into copyright text.
Modified: subversion/site/publish/cmpilato-playground/site-nav.html Modified: subversion/site/publish/cmpilato-playground/site-nav.html URL: http://svn.apache.org/viewvc/subversion/site/publish/cmpilato-playground/site-nav.html?rev=898382&r1=898381&r2=898382&view=diff ============================================================================== --- subversion/site/publish/cmpilato-playground/site-nav.html (original) +++ subversion/site/publish/cmpilato-playground/site-nav.html Tue Jan 12 15:41:11 2010 @@ -20,17 +20,17 @@ <li><a href="/dev/">Developer Resources</a></li> <li><a href="/mailing-lists.html">Mailing Lists</a></li> <li><a href="/getting-involved.html">Getting Involved</a></li> - <li><a href="http://www.apache.org/">ASF</a></li> </ul> </li> </ul> <div id="copyright"> -<p>Copyright © 2009 The Apache Software Foundation, Licensed - under the <a href="http://www.apache.org/licenses/LICENSE-2.0" - >Apache License, Version 2.0</a>. "Apache" and the Apache feather - logo are trademarks of The Apache Software Foundation. - "Subversion" and the Subversion logo are registered trademarks of - the Subversion Corporation.</p> +<p>Copyright © 2009 <a href="http://www.apache.org/">The Apache + Software Foundation</a>, Licensed under + the <a href="http://www.apache.org/licenses/LICENSE-2.0" >Apache + License, Version 2.0</a>. "Apache" and the Apache feather logo are + trademarks of The Apache Software Foundation. "Subversion" and the + Subversion logo are registered trademarks of the Subversion + Corporation.</p> </div> <!-- #copyright --> </div> <!-- #site-nav-menu --> </div> <!-- #site-nav -->