[Rt-commit] rt branch, 4.2/footer-copyright-2018, created. rt-4.2.14-45-g217920ab1

? sunnavy sunnavy at bestpractical.com
Wed Apr 4 15:27:03 EDT 2018


The branch, 4.2/footer-copyright-2018 has been created
        at  217920ab1d3a6a06ceb8bd5b69fe3828e8bb8611 (commit)

- Log -----------------------------------------------------------------
commit 217920ab1d3a6a06ceb8bd5b69fe3828e8bb8611
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Apr 5 03:25:31 2018 +0800

    Update copyright year in Footer to 2018

diff --git a/share/html/Elements/Footer b/share/html/Elements/Footer
index f6f4e98e6..49a7ee102 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, '2017', '<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, '2018', '<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>

-----------------------------------------------------------------------


More information about the rt-commit mailing list