mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Updates displayed year to 2012.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@33020 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -101,7 +101,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'>Alfresco</a> or its " +
|
||||||
"<a class='footer' href='http://www.alfresco.com/partners/'>Certified Partners</a>. " +
|
"<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>. " +
|
"<a class='footer' href='http://www.alfresco.com/services/support/'>Click here for support</a>. " +
|
||||||
"Alfresco Software Inc. © 2005-2011 All rights reserved.";
|
"Alfresco Software Inc. © 2005-2012 All rights reserved.";
|
||||||
|
|
||||||
private final static Log logger = LogFactory.getLog(PageTag.class);
|
private final static Log logger = LogFactory.getLog(PageTag.class);
|
||||||
private static String alfresco = null;
|
private static String alfresco = null;
|
||||||
|
@@ -37,7 +37,7 @@
|
|||||||
<div style="padding:4px">
|
<div style="padding:4px">
|
||||||
<a href="http://www.alfresco.com/" class="title" target="new">http://www.alfresco.com</a>
|
<a href="http://www.alfresco.com/" class="title" target="new">http://www.alfresco.com</a>
|
||||||
<p>
|
<p>
|
||||||
Alfresco Software Inc. © 2005-2011 All rights reserved. <a href="http://www.alfresco.com/legal/" target="new">Legal and License</a>
|
Alfresco Software Inc. © 2005-2012 All rights reserved. <a href="http://www.alfresco.com/legal/" target="new">Legal and License</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div style="padding:4px" class="mainSubTitle">
|
<div style="padding:4px" class="mainSubTitle">
|
||||||
|
Reference in New Issue
Block a user