[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.18-140-g50aa0a6
Alex Vandiver
alexmv at bestpractical.com
Tue Jan 7 13:58:02 EST 2014
The branch, 4.0-trunk has been updated
via 50aa0a69a0c09f1d4e28bf80e914e993ff58153f (commit)
from 5e228fc4680c204bd6f67f2747a7fe33269ce571 (commit)
Summary of changes:
share/html/Elements/Footer | 2 +-
share/html/m/_elements/footer | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 50aa0a69a0c09f1d4e28bf80e914e993ff58153f
Author: Alex Vandiver <alexmv at bestpractical.com>
Date: Mon Jan 6 20:00:02 2014 -0500
Update copyright in footer for 2014
diff --git a/share/html/Elements/Footer b/share/html/Elements/Footer
index f050fcd..ccf4ff5 100644
--- 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_unsafe, '»|«', $RT::VERSION, '2013', '<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_unsafe, '»|«', $RT::VERSION, '2014', '<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_unsafe, '<a href="http://www.gnu.org/licenses/gpl-2.0.html">', '</a>' &>Distributed under [_1]version 2 of the GNU GPL[_2].</&><br /><&|/l_unsafe, '<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>
diff --git a/share/html/m/_elements/footer b/share/html/m/_elements/footer
index d98b9c7..10f3fba 100644
--- a/share/html/m/_elements/footer
+++ b/share/html/m/_elements/footer
@@ -48,7 +48,7 @@
<& /Elements/Logo, ShowName => 1, OnlyCustom => 1 &>
<div id="bpscredits">
<div id="copyright">
-<&|/l_unsafe, '', '', '2013', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
+<&|/l_unsafe, '', '', '2014', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
</div>
</div>
</body>
-----------------------------------------------------------------------
More information about the rt-commit
mailing list