From ab17d067a1923868f24db4a82f911e796fce37fa Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Tue, 27 Feb 2024 20:34:13 +0000 Subject: Merged r22746 from trunk to 5.1-stable (#40043). git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22755 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/helpers/attachments_helper.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/helpers/attachments_helper.rb') diff --git a/app/helpers/attachments_helper.rb b/app/helpers/attachments_helper.rb index a9e147a3f..9948fcdf9 100644 --- a/app/helpers/attachments_helper.rb +++ b/app/helpers/attachments_helper.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