diff options
author | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-27 20:34:13 +0000 |
---|---|---|
committer | Marius Balteanu <marius.balteanu@zitec.com> | 2024-02-27 20:34:13 +0000 |
commit | ab17d067a1923868f24db4a82f911e796fce37fa (patch) | |
tree | 6842bec24c5997231bd32b49ddd3c801cfe43693 /test/unit/repository_subversion_test.rb | |
parent | 18cb72230703f922532358d2674c0adc9b2fed79 (diff) | |
download | redmine-ab17d067a1923868f24db4a82f911e796fce37fa.tar.gz redmine-ab17d067a1923868f24db4a82f911e796fce37fa.zip |
Merged r22746 from trunk to 5.1-stable (#40043).
git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@22755 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/unit/repository_subversion_test.rb')
-rw-r--r-- | test/unit/repository_subversion_test.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/repository_subversion_test.rb b/test/unit/repository_subversion_test.rb index 2328ab6d1..cdf2bc872 100644 --- a/test/unit/repository_subversion_test.rb +++ b/test/unit/repository_subversion_test.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 |