summaryrefslogtreecommitdiffstats
path: root/app/views/layouts
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2013-01-12 09:29:31 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2013-01-12 09:29:31 +0000
commite396a0eebe07c8884c3974ddd82ec20196562451 (patch)
treea717fe7c6f94fd9378db9226245599ce383de643 /app/views/layouts
parentbf2fb5d535bdca2606823a142bc2e25c1516549b (diff)
downloadredmine-e396a0eebe07c8884c3974ddd82ec20196562451.tar.gz
redmine-e396a0eebe07c8884c3974ddd82ec20196562451.zip
Copyright for 2013 (#12788).
Patch by Daniel Felix. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11169 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'app/views/layouts')
-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 23d5f2b43..90cf1e886 100644
--- a/app/views/layouts/base.html.erb
+++ b/app/views/layouts/base.html.erb
@@ -70,7 +70,7 @@
<div id="footer">
<div class="bgl"><div class="bgr">
- Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2012 Jean-Philippe Lang
+ Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2013 Jean-Philippe Lang
</div></div>
</div>
</div>