diff options
author | Go MAEDA <maeda@farend.jp> | 2022-01-02 05:29:10 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2022-01-02 05:29:10 +0000 |
commit | 3686b77eb60d4f4028977d5c4b1a7c039ee9b0bb (patch) | |
tree | ac817007e0feabc82c4096b6b45e8084bd0a4c1c /extra | |
parent | 32dfdf186f9147c03c12aace4b26a603ba907b11 (diff) | |
download | redmine-3686b77eb60d4f4028977d5c4b1a7c039ee9b0bb.tar.gz redmine-3686b77eb60d4f4028977d5c4b1a7c039ee9b0bb.zip |
Update copyright year in source files to 2022 (#36379).
git-svn-id: http://svn.redmine.org/redmine/trunk@21342 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'extra')
-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 501f583bd..2289ab5c1 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-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 |