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 --- test/unit/time_entry_import_test.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unit/time_entry_import_test.rb') diff --git a/test/unit/time_entry_import_test.rb b/test/unit/time_entry_import_test.rb index f2feb275c..08c113251 100644 --- a/test/unit/time_entry_import_test.rb +++ b/test/unit/time_entry_import_test.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