]> source.dussan.org Git - redmine.git/commitdiff
Updates year in footer.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 4 Jan 2017 17:59:03 +0000 (17:59 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Wed, 4 Jan 2017 17:59:03 +0000 (17:59 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@16125 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/layouts/base.html.erb

index 204cdb6140509a575709f68cbc5936993190d678..126d86b41851ecb3444b844a524d5b89a3fb2027 100644 (file)
 
 <div id="footer">
   <div class="bgl"><div class="bgr">
-    Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2016 Jean-Philippe Lang
+    Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2017 Jean-Philippe Lang
   </div></div>
 </div>
 </div>