diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-27 20:47:18 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-27 20:47:18 +0000 |
commit | efaab1da126b519da06854bc9da9a439e4613746 (patch) | |
tree | 5fc3919e3cc4743d74ab9d5337b6c43dc0c0eeb6 /extra/mail_handler/rdm-mailhandler.rb | |
parent | 60715f70fb16dcfff24954322bbd1bef2d7207f0 (diff) | |
download | redmine-efaab1da126b519da06854bc9da9a439e4613746.tar.gz redmine-efaab1da126b519da06854bc9da9a439e4613746.zip |
Merged r22746 from trunk to 5.0-stable (#40043).
git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22756 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'extra/mail_handler/rdm-mailhandler.rb')
-rw-r--r-- | extra/mail_handler/rdm-mailhandler.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/mail_handler/rdm-mailhandler.rb b/extra/mail_handler/rdm-mailhandler.rb index aba18cae8..0ea1b71a1 100644 --- a/extra/mail_handler/rdm-mailhandler.rb +++ b/extra/mail_handler/rdm-mailhandler.rb @@ -2,7 +2,7 @@ # frozen_string_literal: false # 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 |