From efaab1da126b519da06854bc9da9a439e4613746 Mon Sep 17 00:00:00 2001 From: Marius Balteanu Date: Tue, 27 Feb 2024 20:47:18 +0000 Subject: Merged r22746 from trunk to 5.0-stable (#40043). git-svn-id: https://svn.redmine.org/redmine/branches/5.0-stable@22756 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/models/wiki.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/models/wiki.rb') diff --git a/app/models/wiki.rb b/app/models/wiki.rb index 726dcea7e..0bddb249b 100644 --- a/app/models/wiki.rb +++ b/app/models/wiki.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 -- cgit v1.2.3