Commit c527aeaa4334819b888826aed5ecf7c58939f947

Authored by Paul Barrett
Committed by jpbauer
1 parent 06f017ba

Update copyright date in password reset plugin

Committed by: Paul Barrett
plugins/passwordResetPlugin/templates/login_reset.smarty
... ... @@ -124,7 +124,7 @@
124 124 <br>
125 125 {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}<br/>
126 126 {i18n}<a href="http://www.knowledgetree.com/">Document Management Software</a>{/i18n}<br>
127   - {i18n}&copy; 2008, 2009 <a href="http://www.knowledgetree.com/">KnowledgeTree Inc.</a>{/i18n}<br><br>
  127 + {i18n}&copy; 2008-2010 <a href="http://www.knowledgetree.com/">KnowledgeTree Inc.</a>{/i18n}<br><br>
128 128 {if ($smallVersion == 'Community Edition')}
129 129 {i18n}This program is free software and published under the <a href=" http://www.gnu.org/licenses/">GNU General Public License version 3</a>{/i18n}<br>
130 130 {else}
... ...