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 /app/helpers/application_helper.rb | |
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 'app/helpers/application_helper.rb')
-rw-r--r-- | app/helpers/application_helper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index fe95eea47..9a16eb761 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.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 |