]> source.dussan.org Git - redmine.git/commitdiff
Update copyright year in the footer to 2020 (#33068).
authorGo MAEDA <maeda@farend.jp>
Sun, 1 Mar 2020 02:34:57 +0000 (02:34 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 1 Mar 2020 02:34:57 +0000 (02:34 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@19550 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/layouts/base.html.erb

index 42819c1fbed4f183a8c96b7d7dce976e9a5b6b59..cbbc76db938a151add180e93b84d2361fb409ac5 100644 (file)
     </div>
 </div>
 <div id="footer">
-    Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2019 Jean-Philippe Lang
+    Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2020 Jean-Philippe Lang
 </div>
 </div>