diff options
Diffstat (limited to 'lib/redmine/views/api_template_handler.rb')
-rw-r--r-- | lib/redmine/views/api_template_handler.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/redmine/views/api_template_handler.rb b/lib/redmine/views/api_template_handler.rb index 32c8c09de..4563bfece 100644 --- a/lib/redmine/views/api_template_handler.rb +++ b/lib/redmine/views/api_template_handler.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2022 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 |