summaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2018-04-07 08:21:10 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2018-04-07 08:21:10 +0000
commitf02e841bf03b51f77eec175e417ce0c2f8a5d03e (patch)
treed43bfeb1ce8b59d82e45078ab0d6598a3fbcfe9d /app/views
parent776e2c5b90c9926837f360eabd3da6965773fa53 (diff)
downloadredmine-f02e841bf03b51f77eec175e417ce0c2f8a5d03e.tar.gz
redmine-f02e841bf03b51f77eec175e417ce0c2f8a5d03e.zip
Merged r17277 into 3.3-stable.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17279 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 126d86b41..690dbeccd 100644
--- a/app/views/layouts/base.html.erb
+++ b/app/views/layouts/base.html.erb
@@ -118,7 +118,7 @@
<div id="footer">
<div class="bgl"><div class="bgr">
- Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2017 Jean-Philippe Lang
+ Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2018 Jean-Philippe Lang
</div></div>
</div>
</div>