From 38d950df55ed1ed7180c0a9b25f47f18dee583da Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Mon, 26 Feb 2024 22:55:54 +0000 Subject: Remove current year from source file copyright headers and update year in footer to 2024 (#40043). git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lib/redmine/field_format.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/redmine/field_format.rb') diff --git a/lib/redmine/field_format.rb b/lib/redmine/field_format.rb index 5e81055f1..9ee57cca8 100644 --- a/lib/redmine/field_format.rb +++ b/lib/redmine/field_format.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2023 Jean-Philippe Lang +# Copyright (C) 2006- Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License -- cgit v1.2.3