diff options
author | Go MAEDA <maeda@farend.jp> | 2021-03-25 06:58:56 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2021-03-25 06:58:56 +0000 |
commit | 3e36b5c452210da457cb6c16385551414071693f (patch) | |
tree | f021076db2216399d0a9d6bfaedb539e58ff3298 /extra | |
parent | 4c2e42e1c3748ca9ae3b6a7a45e77931ec8a7ce7 (diff) | |
download | redmine-3e36b5c452210da457cb6c16385551414071693f.tar.gz redmine-3e36b5c452210da457cb6c16385551414071693f.zip |
Update copyright year in source files to 2021 (#33069).
git-svn-id: http://svn.redmine.org/redmine/trunk@20846 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 ea3884704..501f583bd 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-2020 Jean-Philippe Lang +# Copyright (C) 2006-2021 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 |