Updated contributors and copyright year

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5650 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Paul Holmes-Higgin
2007-05-09 17:01:12 +00:00
parent c9ceb5fc4f
commit 47e4a31aca
2 changed files with 23 additions and 1 deletions

View File

@@ -67,7 +67,7 @@ public class PageTag extends TagSupport
"<a class=footer href='http://www.alfresco.com'>Alfresco</a> or its " +
"<a class=footer href='http://www.alfresco.com/partners/'>Certified Partners</a>. " +
"<a class=footer href='http://www.alfresco.com/services/support/'>Click here for support</a>. " +
"Alfresco Software Inc. &copy; 2005-2006 All rights reserved.";
"Alfresco Software Inc. &copy; 2005-2007 All rights reserved.";
private static Log logger = LogFactory.getLog(PageTag.class);
private static String alfresco = null;