Actions
Patch #34955
closedUpdate copyright year in the footer to 2021
Description
diff --git a/app/views/layouts/base.html.erb b/app/views/layouts/base.html.erb
index 50fe17b38..45337ce7e 100644
--- a/app/views/layouts/base.html.erb
+++ b/app/views/layouts/base.html.erb
@@ -116,7 +116,7 @@
</div>
</div>
<div id="footer">
- Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> © 2006-2020 Jean-Philippe Lang
+ Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> © 2006-2021 Jean-Philippe Lang
</div>
</div>
Updated by Go MAEDA over 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Done in r20847.
Updated by Marius BÄ‚LTEANU over 3 years ago
- Target version changed from 163 to 4.1.3
Updated by Go MAEDA over 3 years ago
- Status changed from Closed to Reopened
- Target version changed from 4.1.3 to 4.0.9
Actions