diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-26 22:55:54 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-26 22:55:54 +0000 |
commit | 38d950df55ed1ed7180c0a9b25f47f18dee583da (patch) | |
tree | bc706ff55be24120391619260b3a77f954ed4e3f /lib/redmine/wiki_formatting/markdown/helper.rb | |
parent | d757b4aea7853e577d9cd1622a20630b033e45a2 (diff) | |
download | redmine-38d950df55ed1ed7180c0a9b25f47f18dee583da.tar.gz redmine-38d950df55ed1ed7180c0a9b25f47f18dee583da.zip |
Remove current year from source file copyright headers and update year in footer to 2024 (#40043).
git-svn-id: https://svn.redmine.org/redmine/trunk@22746 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lib/redmine/wiki_formatting/markdown/helper.rb')
-rw-r--r-- | lib/redmine/wiki_formatting/markdown/helper.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/redmine/wiki_formatting/markdown/helper.rb b/lib/redmine/wiki_formatting/markdown/helper.rb index 333671dd1..a5a836184 100644 --- a/lib/redmine/wiki_formatting/markdown/helper.rb +++ b/lib/redmine/wiki_formatting/markdown/helper.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2023 Jean-Philippe Lang +# Copyright (C) 2006- 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 |