diff options
author | Go MAEDA <maeda@farend.jp> | 2023-01-01 06:40:01 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2023-01-01 06:40:01 +0000 |
commit | 5c2925bea66349ecefcf32f507ccef55017dbcfe (patch) | |
tree | 8ea06a8c32ccaa9dda8fd1f223527626956a92c4 /lib/redmine/pop3.rb | |
parent | e9f2afa6f58ca4f525a4f617fd744f094d580887 (diff) | |
download | redmine-5c2925bea66349ecefcf32f507ccef55017dbcfe.tar.gz redmine-5c2925bea66349ecefcf32f507ccef55017dbcfe.zip |
Update copyright year to 2023 (#38141).
git-svn-id: https://svn.redmine.org/redmine/branches/4.2-stable@22015 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/redmine/pop3.rb')
-rw-r--r-- | lib/redmine/pop3.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/redmine/pop3.rb b/lib/redmine/pop3.rb index 56a4f9cd5..dc6a8d166 100644 --- a/lib/redmine/pop3.rb +++ b/lib/redmine/pop3.rb @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2023 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 |