|
From: <rv...@us...> - 2010-03-11 15:08:29
|
Revision: 540
http://treebase.svn.sourceforge.net/treebase/?rev=540&view=rev
Author: rvos
Date: 2010-03-11 14:36:12 +0000 (Thu, 11 Mar 2010)
Log Message:
-----------
Removed copyright statement as per http://docs.google.com/Doc?docid=0AXEQpupFgwYiZGg4bXF6bl82NmZwdm50cmRz&hl=en
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/common/footer.jsp
Modified: trunk/treebase-web/src/main/webapp/common/footer.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/common/footer.jsp 2010-03-11 14:35:13 UTC (rev 539)
+++ trunk/treebase-web/src/main/webapp/common/footer.jsp 2010-03-11 14:36:12 UTC (rev 540)
@@ -1,6 +1,6 @@
<%@ include file="/common/taglibs.jsp" %>
-<p style="text-align:center"><a href="http://www.nescent.org/"></a>Copyright © 2009 <strong>TreeBASE</strong>. All rights reserved. (Revision <%= org.cipres.treebase.Version.VCSID %>)
+<p style="text-align:center"><!-- Revision <%= org.cipres.treebase.Version.VCSID %> -->
<br />
<a href="http://validator.w3.org/check?uri=referer"><img src="<fmt:message key="icons.xhtml" />" alt="XHTML" title="Validate page markup" class="iconButton" style="vertical-align:middle"/></a>
<a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="<fmt:message key="icons.css"/>" alt="CSS" title="Validate page styles" class="iconButton" style="vertical-align:middle"/></a><br />
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|