Project

General

Custom queries



Profile

Actions

Defect #4542

closed

Copyright year should be update to 2010

Added by Haruyuki Iida about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
Start date:
2010-01-09
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

On Redmine 0.9, copyright year in the footer line should be updated to 2010.

Actions #3

Updated by M Salzburg about 15 years ago

Wouldnt it be more effective to define a dynamic date like <%= DateTime.now.year.to_s %> ?

Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-<%= DateTime.now.year.to_s %> Jean-Philippe Lang
Actions #4

Updated by Otaci Martins about 15 years ago

M Salzburg wrote:

Wouldnt it be more effective to define a dynamic date like <%= DateTime.now.year.to_s %> ?

[...]

But this approach can result in wrong information depending on system date.

Actions

Also available in: Atom PDF