diff options
Diffstat (limited to 'app/models/mailer.rb')
-rw-r--r-- | app/models/mailer.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/mailer.rb b/app/models/mailer.rb index 7b4ca059c..1cea7c60f 100644 --- a/app/models/mailer.rb +++ b/app/models/mailer.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # 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 |