summaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2020-03-01 02:36:04 +0000
committerGo MAEDA <maeda@farend.jp>2020-03-01 02:36:04 +0000
commitaff1ab714e9bf38b896ffcaedfabc0c586f43f37 (patch)
tree48ccd6dabf9c3ad9ba7afaf721519481b72e9a62 /app/views
parent570774c2c509a49b0dfd9004dc91b30ad88d8865 (diff)
downloadredmine-aff1ab714e9bf38b896ffcaedfabc0c586f43f37.tar.gz
redmine-aff1ab714e9bf38b896ffcaedfabc0c586f43f37.zip
Merged r19550 from trunk to 4.1-stable (#33068).
git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19551 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views')
-rw-r--r--app/views/layouts/base.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/base.html.erb b/app/views/layouts/base.html.erb
index 42819c1fb..cbbc76db9 100644
--- a/app/views/layouts/base.html.erb
+++ b/app/views/layouts/base.html.erb
@@ -117,7 +117,7 @@
</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>