From 907e0173e40b31d8d0e696b15b18777af98ec9da Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Tue, 3 Mar 2020 00:24:10 +0000 Subject: Update copyright year in source files to 2020 (#33069). git-svn-id: http://svn.redmine.org/redmine/trunk@19553 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- lib/redmine/wiki_formatting/html_parser.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/redmine/wiki_formatting/html_parser.rb') diff --git a/lib/redmine/wiki_formatting/html_parser.rb b/lib/redmine/wiki_formatting/html_parser.rb index f6f9639e0..3ae4f9e89 100644 --- a/lib/redmine/wiki_formatting/html_parser.rb +++ b/lib/redmine/wiki_formatting/html_parser.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2019 Jean-Philippe Lang +# Copyright (C) 2006-2020 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 -- cgit v1.2.3