]> source.dussan.org Git - redmine.git/commitdiff
Update copyright year in the footer to 2021 (#34955).
authorGo MAEDA <maeda@farend.jp>
Thu, 25 Mar 2021 07:03:15 +0000 (07:03 +0000)
committerGo MAEDA <maeda@farend.jp>
Thu, 25 Mar 2021 07:03:15 +0000 (07:03 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@20847 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/layouts/base.html.erb

index 50fe17b3850f086cde6f848b0c10af0769e13706..45337ce7e86562da7c7d6f000f4e50f60ecd293b 100644 (file)
     </div>
 </div>
 <div id="footer">
-    Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2020 Jean-Philippe Lang
+    Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2021 Jean-Philippe Lang
 </div>
 </div>