[Rt-commit] rt branch, 4.0-trunk, updated. rt-4.0.10-26-g85b0041
Kevin Falcone
falcone at bestpractical.com
Mon Feb 4 14:30:55 EST 2013
The branch, 4.0-trunk has been updated
via 85b0041863cb0c0f1f22deb1e9aee49b540df554 (commit)
via 070012f1dbf85082d78fad66f9fd68b167244294 (commit)
via 8b3b06302625b410702f28259cf840773abeaa71 (commit)
from 0b1ea4a68e6a608ebfe1cc46a8dd7a765a2696ee (commit)
Summary of changes:
share/html/Elements/Footer | 2 +-
share/html/m/_elements/footer | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
- Log -----------------------------------------------------------------
commit 8b3b06302625b410702f28259cf840773abeaa71
Author: Deric Crago <deric.crago at gmail.com>
Date: Sat Feb 2 16:17:15 2013 -0500
Bump footer copyright to 2013
diff --git a/share/html/Elements/Footer b/share/html/Elements/Footer
index 9f581af..7fb6a9a 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, '2012', '<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, '2013', '<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>
commit 070012f1dbf85082d78fad66f9fd68b167244294
Author: Deric Crago <deric.crago at gmail.com>
Date: Sat Feb 2 16:18:27 2013 -0500
Bump footer copyright to 2013
diff --git a/share/html/m/_elements/footer b/share/html/m/_elements/footer
index c42560a..662544e 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, '', '', '2012', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
+<&|/l_unsafe, '', '', '2013', '<a href="http://www.bestpractical.com?rt='.$RT::VERSION.'">Best Practical Solutions, LLC</a>', &>[_1] RT [_2] Copyright 1996-[_3] [_4].</&>
</div>
</div>
</body>
commit 85b0041863cb0c0f1f22deb1e9aee49b540df554
Merge: 0b1ea4a 070012f
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Mon Feb 4 13:43:38 2013 -0500
Merge branch 'pull/45' into 4.0-trunk
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list