[Rt-commit] rt branch, 4.0-trunk, updated. rt-3.9.7-1216-ge812343
Jesse Vincent
jesse at bestpractical.com
Sun Jan 23 22:44:48 EST 2011
The branch, 4.0-trunk has been updated
via e8123438030437050afba527a5fda70f584a388c (commit)
from ad00b28d921ffdc2ba18bf416ec7b7661440e6fb (commit)
Summary of changes:
share/html/Elements/Footer | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit e8123438030437050afba527a5fda70f584a388c
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sun Jan 23 22:44:20 2011 -0500
It's 2011. Let's put that in the copyright, so the software looks futuristic
diff --git a/share/html/Elements/Footer b/share/html/Elements/Footer
index b77bdfa..a21ba2e 100755
--- a/share/html/Elements/Footer
+++ b/share/html/Elements/Footer
@@ -53,7 +53,7 @@
% if ($m->{'rt_base_time'}) {
<p id="time"><span><&|/l&>Time to display</&>: <%Time::HiRes::tv_interval( $m->{'rt_base_time'} )%></span></p>
%}
- <p id="bpscredits"><span><&|/l, '»|«', $RT::VERSION, '2010', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
+ <p id="bpscredits"><span><&|/l, '»|«', $RT::VERSION, '2011', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
</span></p>
% if (!$Menu) {
<p id="legal"><&|/l, '<a href="http://www.gnu.org/licenses/gpl-2.0.html">', '</a>' &>Distributed under [_1]version 2 of the GNU GPL[_2].</a></&><br /><&|/l, '<a href="mailto:sales at bestpractical.com">sales at bestpractical.com</a>' &>To inquire about support, training, custom development or licensing, please contact [_1].</&><br /></p>
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list