diff options
Diffstat (limited to 'test')
337 files changed, 337 insertions, 337 deletions
diff --git a/test/application_system_test_case.rb b/test/application_system_test_case.rb index 27567bb9c..a8b6f55d5 100644 --- a/test/application_system_test_case.rb +++ b/test/application_system_test_case.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/coverage/html_formatter.rb b/test/coverage/html_formatter.rb index 03932035c..5a1bf2059 100644 --- a/test/coverage/html_formatter.rb +++ b/test/coverage/html_formatter.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/extra/redmine_pm/repository_git_test_pm.rb b/test/extra/redmine_pm/repository_git_test_pm.rb index 1cb8ec853..6cc405410 100644 --- a/test/extra/redmine_pm/repository_git_test_pm.rb +++ b/test/extra/redmine_pm/repository_git_test_pm.rb @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/extra/redmine_pm/repository_subversion_test_pm.rb b/test/extra/redmine_pm/repository_subversion_test_pm.rb index ce0d628e6..5b86dbcfd 100644 --- a/test/extra/redmine_pm/repository_subversion_test_pm.rb +++ b/test/extra/redmine_pm/repository_subversion_test_pm.rb @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/extra/redmine_pm/test_case.rb b/test/extra/redmine_pm/test_case.rb index ff975abfa..822805c56 100644 --- a/test/extra/redmine_pm/test_case.rb +++ b/test/extra/redmine_pm/test_case.rb @@ -1,7 +1,7 @@ # frozen_string_literal: false # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/account_controller_test.rb b/test/functional/account_controller_test.rb index d7f41a81e..93a434e40 100644 --- a/test/functional/account_controller_test.rb +++ b/test/functional/account_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/activities_controller_test.rb b/test/functional/activities_controller_test.rb index a759dab31..fe112da48 100644 --- a/test/functional/activities_controller_test.rb +++ b/test/functional/activities_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/admin_controller_test.rb b/test/functional/admin_controller_test.rb index 7c89c8aa5..9a9a73bda 100644 --- a/test/functional/admin_controller_test.rb +++ b/test/functional/admin_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/application_controller_test.rb b/test/functional/application_controller_test.rb index bb73ce1b9..4e822ab6d 100644 --- a/test/functional/application_controller_test.rb +++ b/test/functional/application_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/attachments_controller_test.rb b/test/functional/attachments_controller_test.rb index 08ebe25bf..f89b03052 100644 --- a/test/functional/attachments_controller_test.rb +++ b/test/functional/attachments_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/attachments_visibility_test.rb b/test/functional/attachments_visibility_test.rb index cbd039f50..ec1e01490 100644 --- a/test/functional/attachments_visibility_test.rb +++ b/test/functional/attachments_visibility_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/auth_sources_controller_test.rb b/test/functional/auth_sources_controller_test.rb index 869801a4f..a66d35140 100644 --- a/test/functional/auth_sources_controller_test.rb +++ b/test/functional/auth_sources_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/auto_completes_controller_test.rb b/test/functional/auto_completes_controller_test.rb index e25a8763d..adda40422 100644 --- a/test/functional/auto_completes_controller_test.rb +++ b/test/functional/auto_completes_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/boards_controller_test.rb b/test/functional/boards_controller_test.rb index e7fd8b6fe..04398e4e3 100644 --- a/test/functional/boards_controller_test.rb +++ b/test/functional/boards_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/calendars_controller_test.rb b/test/functional/calendars_controller_test.rb index 6a5dfafca..267350dc0 100644 --- a/test/functional/calendars_controller_test.rb +++ b/test/functional/calendars_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/comments_controller_test.rb b/test/functional/comments_controller_test.rb index e58bd6cc8..4ee8116f9 100644 --- a/test/functional/comments_controller_test.rb +++ b/test/functional/comments_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/context_menus_controller_test.rb b/test/functional/context_menus_controller_test.rb index 691c83b35..1e533e9f6 100644 --- a/test/functional/context_menus_controller_test.rb +++ b/test/functional/context_menus_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/custom_field_enumerations_controller_test.rb b/test/functional/custom_field_enumerations_controller_test.rb index 98e2f3923..ef1c8f6ce 100644 --- a/test/functional/custom_field_enumerations_controller_test.rb +++ b/test/functional/custom_field_enumerations_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/custom_fields_controller_test.rb b/test/functional/custom_fields_controller_test.rb index 8f3d410d8..35d44c26f 100644 --- a/test/functional/custom_fields_controller_test.rb +++ b/test/functional/custom_fields_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/documents_controller_test.rb b/test/functional/documents_controller_test.rb index 3d49b5da8..6feed0103 100644 --- a/test/functional/documents_controller_test.rb +++ b/test/functional/documents_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/email_addresses_controller_test.rb b/test/functional/email_addresses_controller_test.rb index 7242bb294..b4f631997 100644 --- a/test/functional/email_addresses_controller_test.rb +++ b/test/functional/email_addresses_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/enumerations_controller_test.rb b/test/functional/enumerations_controller_test.rb index 0b66b5bb6..534875688 100644 --- a/test/functional/enumerations_controller_test.rb +++ b/test/functional/enumerations_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/files_controller_test.rb b/test/functional/files_controller_test.rb index e9a28ef44..e3f2aba6a 100644 --- a/test/functional/files_controller_test.rb +++ b/test/functional/files_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/gantts_controller_test.rb b/test/functional/gantts_controller_test.rb index dcbdd0e67..df2ac3f13 100644 --- a/test/functional/gantts_controller_test.rb +++ b/test/functional/gantts_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/groups_controller_test.rb b/test/functional/groups_controller_test.rb index 39d0b2e4e..e335e9918 100644 --- a/test/functional/groups_controller_test.rb +++ b/test/functional/groups_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/imports_controller_test.rb b/test/functional/imports_controller_test.rb index ceb48c718..99e7fd4d9 100644 --- a/test/functional/imports_controller_test.rb +++ b/test/functional/imports_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/issue_categories_controller_test.rb b/test/functional/issue_categories_controller_test.rb index 4433e8b01..380a60e5e 100644 --- a/test/functional/issue_categories_controller_test.rb +++ b/test/functional/issue_categories_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/issue_relations_controller_test.rb b/test/functional/issue_relations_controller_test.rb index 099254979..f42b123c8 100644 --- a/test/functional/issue_relations_controller_test.rb +++ b/test/functional/issue_relations_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/issue_statuses_controller_test.rb b/test/functional/issue_statuses_controller_test.rb index 68ef68469..de529d582 100644 --- a/test/functional/issue_statuses_controller_test.rb +++ b/test/functional/issue_statuses_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/issues_controller_test.rb b/test/functional/issues_controller_test.rb index 2348c462e..ec7814580 100644 --- a/test/functional/issues_controller_test.rb +++ b/test/functional/issues_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/issues_controller_transaction_test.rb b/test/functional/issues_controller_transaction_test.rb index fb29f9b9e..492492067 100644 --- a/test/functional/issues_controller_transaction_test.rb +++ b/test/functional/issues_controller_transaction_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/issues_custom_fields_visibility_test.rb b/test/functional/issues_custom_fields_visibility_test.rb index 9b12de5cc..419d742ba 100644 --- a/test/functional/issues_custom_fields_visibility_test.rb +++ b/test/functional/issues_custom_fields_visibility_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/journals_controller_test.rb b/test/functional/journals_controller_test.rb index 66fc6034d..ac6b5c69e 100644 --- a/test/functional/journals_controller_test.rb +++ b/test/functional/journals_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/mail_handler_controller_test.rb b/test/functional/mail_handler_controller_test.rb index f575ff6e3..75f6fbef3 100644 --- a/test/functional/mail_handler_controller_test.rb +++ b/test/functional/mail_handler_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/members_controller_test.rb b/test/functional/members_controller_test.rb index cb7c0ba5d..a23cd7472 100644 --- a/test/functional/members_controller_test.rb +++ b/test/functional/members_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/messages_controller_test.rb b/test/functional/messages_controller_test.rb index eb98ccaf6..4aff6d238 100644 --- a/test/functional/messages_controller_test.rb +++ b/test/functional/messages_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/my_controller_test.rb b/test/functional/my_controller_test.rb index cc0be81c7..09f4b081c 100644 --- a/test/functional/my_controller_test.rb +++ b/test/functional/my_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/news_controller_test.rb b/test/functional/news_controller_test.rb index 212248157..00eb38d9f 100644 --- a/test/functional/news_controller_test.rb +++ b/test/functional/news_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/previews_controller_test.rb b/test/functional/previews_controller_test.rb index a8c1e8585..aa282f364 100644 --- a/test/functional/previews_controller_test.rb +++ b/test/functional/previews_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/principal_memberships_controller_test.rb b/test/functional/principal_memberships_controller_test.rb index f4af698a4..8db46872a 100644 --- a/test/functional/principal_memberships_controller_test.rb +++ b/test/functional/principal_memberships_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/project_enumerations_controller_test.rb b/test/functional/project_enumerations_controller_test.rb index b82dc5092..277ec89ef 100644 --- a/test/functional/project_enumerations_controller_test.rb +++ b/test/functional/project_enumerations_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/projects_controller_test.rb b/test/functional/projects_controller_test.rb index 38d70150c..705c1a605 100644 --- a/test/functional/projects_controller_test.rb +++ b/test/functional/projects_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/queries_controller_test.rb b/test/functional/queries_controller_test.rb index a7a87c2b9..c6b3fec74 100644 --- a/test/functional/queries_controller_test.rb +++ b/test/functional/queries_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/reports_controller_test.rb b/test/functional/reports_controller_test.rb index ca7ad6799..37536f114 100644 --- a/test/functional/reports_controller_test.rb +++ b/test/functional/reports_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_bazaar_controller_test.rb b/test/functional/repositories_bazaar_controller_test.rb index fa79c5214..e8559fc78 100644 --- a/test/functional/repositories_bazaar_controller_test.rb +++ b/test/functional/repositories_bazaar_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_controller_test.rb b/test/functional/repositories_controller_test.rb index 7ee84048a..2765dd1a1 100644 --- a/test/functional/repositories_controller_test.rb +++ b/test/functional/repositories_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_cvs_controller_test.rb b/test/functional/repositories_cvs_controller_test.rb index 18522d7a7..09db1611a 100644 --- a/test/functional/repositories_cvs_controller_test.rb +++ b/test/functional/repositories_cvs_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_filesystem_controller_test.rb b/test/functional/repositories_filesystem_controller_test.rb index fca00796f..42c1f7dec 100644 --- a/test/functional/repositories_filesystem_controller_test.rb +++ b/test/functional/repositories_filesystem_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_git_controller_test.rb b/test/functional/repositories_git_controller_test.rb index ac3c9209e..120118d9c 100644 --- a/test/functional/repositories_git_controller_test.rb +++ b/test/functional/repositories_git_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_mercurial_controller_test.rb b/test/functional/repositories_mercurial_controller_test.rb index 198a9a1d3..fadb9c7f2 100644 --- a/test/functional/repositories_mercurial_controller_test.rb +++ b/test/functional/repositories_mercurial_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/repositories_subversion_controller_test.rb b/test/functional/repositories_subversion_controller_test.rb index f6db7c002..4c248a790 100644 --- a/test/functional/repositories_subversion_controller_test.rb +++ b/test/functional/repositories_subversion_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/roles_controller_test.rb b/test/functional/roles_controller_test.rb index 20baae6f9..598452ee7 100644 --- a/test/functional/roles_controller_test.rb +++ b/test/functional/roles_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/search_controller_test.rb b/test/functional/search_controller_test.rb index afe037a05..8b004cbcf 100644 --- a/test/functional/search_controller_test.rb +++ b/test/functional/search_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/search_custom_fields_visibility_test.rb b/test/functional/search_custom_fields_visibility_test.rb index b1dc41641..bcb4922ce 100644 --- a/test/functional/search_custom_fields_visibility_test.rb +++ b/test/functional/search_custom_fields_visibility_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/sessions_controller_test.rb b/test/functional/sessions_controller_test.rb index aef0aefa6..bc9d1d99a 100644 --- a/test/functional/sessions_controller_test.rb +++ b/test/functional/sessions_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/settings_controller_test.rb b/test/functional/settings_controller_test.rb index 3e59d2eec..e74a38e61 100644 --- a/test/functional/settings_controller_test.rb +++ b/test/functional/settings_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/sys_controller_test.rb b/test/functional/sys_controller_test.rb index 6212b8dc1..edc5c4945 100644 --- a/test/functional/sys_controller_test.rb +++ b/test/functional/sys_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/timelog_controller_test.rb b/test/functional/timelog_controller_test.rb index bdfbf0cfc..9744984e8 100644 --- a/test/functional/timelog_controller_test.rb +++ b/test/functional/timelog_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/timelog_custom_fields_visibility_test.rb b/test/functional/timelog_custom_fields_visibility_test.rb index 68f5f8889..90cc9fe30 100644 --- a/test/functional/timelog_custom_fields_visibility_test.rb +++ b/test/functional/timelog_custom_fields_visibility_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/timelog_report_test.rb b/test/functional/timelog_report_test.rb index 19ae055ea..53b3f2d6f 100644 --- a/test/functional/timelog_report_test.rb +++ b/test/functional/timelog_report_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/trackers_controller_test.rb b/test/functional/trackers_controller_test.rb index e2ab73e37..0007e6c98 100644 --- a/test/functional/trackers_controller_test.rb +++ b/test/functional/trackers_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/users_controller_test.rb b/test/functional/users_controller_test.rb index 247d81120..8bdc1a9e7 100644 --- a/test/functional/users_controller_test.rb +++ b/test/functional/users_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/versions_controller_test.rb b/test/functional/versions_controller_test.rb index 3691f71f5..78ef16e20 100644 --- a/test/functional/versions_controller_test.rb +++ b/test/functional/versions_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/versions_custom_fields_visibility_test.rb b/test/functional/versions_custom_fields_visibility_test.rb index 8c0c92c1f..657135737 100644 --- a/test/functional/versions_custom_fields_visibility_test.rb +++ b/test/functional/versions_custom_fields_visibility_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/watchers_controller_test.rb b/test/functional/watchers_controller_test.rb index 0eac38012..5e399b729 100644 --- a/test/functional/watchers_controller_test.rb +++ b/test/functional/watchers_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/welcome_controller_test.rb b/test/functional/welcome_controller_test.rb index cf8272445..3c5b12511 100644 --- a/test/functional/welcome_controller_test.rb +++ b/test/functional/welcome_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/wiki_controller_test.rb b/test/functional/wiki_controller_test.rb index 0ac5ff248..ef273f0f3 100644 --- a/test/functional/wiki_controller_test.rb +++ b/test/functional/wiki_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/wikis_controller_test.rb b/test/functional/wikis_controller_test.rb index be61c8277..70a4e19fc 100644 --- a/test/functional/wikis_controller_test.rb +++ b/test/functional/wikis_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/functional/workflows_controller_test.rb b/test/functional/workflows_controller_test.rb index e4bdd7084..d086801ae 100644 --- a/test/functional/workflows_controller_test.rb +++ b/test/functional/workflows_controller_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/activities_helper_test.rb b/test/helpers/activities_helper_test.rb index 8a2e7a1cd..c5f44bbef 100644 --- a/test/helpers/activities_helper_test.rb +++ b/test/helpers/activities_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/application_helper_test.rb b/test/helpers/application_helper_test.rb index f67a615e5..50a3d579a 100644 --- a/test/helpers/application_helper_test.rb +++ b/test/helpers/application_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/avatars_helper_test.rb b/test/helpers/avatars_helper_test.rb index 8ea5918ae..ebb36f69c 100644 --- a/test/helpers/avatars_helper_test.rb +++ b/test/helpers/avatars_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/custom_fields_helper_test.rb b/test/helpers/custom_fields_helper_test.rb index 95b998584..7c560e87e 100644 --- a/test/helpers/custom_fields_helper_test.rb +++ b/test/helpers/custom_fields_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/groups_helper_test.rb b/test/helpers/groups_helper_test.rb index 7fe89b4e0..92f14e1e4 100644 --- a/test/helpers/groups_helper_test.rb +++ b/test/helpers/groups_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/issues_helper_test.rb b/test/helpers/issues_helper_test.rb index 974e30ac6..60eb78b8f 100644 --- a/test/helpers/issues_helper_test.rb +++ b/test/helpers/issues_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/journals_helper_test.rb b/test/helpers/journals_helper_test.rb index 75115205a..23f3bc791 100644 --- a/test/helpers/journals_helper_test.rb +++ b/test/helpers/journals_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/members_helper_test.rb b/test/helpers/members_helper_test.rb index 933e8d497..f475fbd7c 100644 --- a/test/helpers/members_helper_test.rb +++ b/test/helpers/members_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/projects_helper_test.rb b/test/helpers/projects_helper_test.rb index 53fb07466..bfb3d3524 100644 --- a/test/helpers/projects_helper_test.rb +++ b/test/helpers/projects_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/projects_queries_helper_test.rb b/test/helpers/projects_queries_helper_test.rb index 244c19afc..c5d7ae169 100644 --- a/test/helpers/projects_queries_helper_test.rb +++ b/test/helpers/projects_queries_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/queries_helper_test.rb b/test/helpers/queries_helper_test.rb index b19872cc6..d9ee912e5 100644 --- a/test/helpers/queries_helper_test.rb +++ b/test/helpers/queries_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/reports_helper_test.rb b/test/helpers/reports_helper_test.rb index 09ed6de1a..fb128bd98 100644 --- a/test/helpers/reports_helper_test.rb +++ b/test/helpers/reports_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/routes_helper_test.rb b/test/helpers/routes_helper_test.rb index 9f1ac7280..88ae59361 100644 --- a/test/helpers/routes_helper_test.rb +++ b/test/helpers/routes_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/search_helper_test.rb b/test/helpers/search_helper_test.rb index 110038da2..f0bee97d0 100644 --- a/test/helpers/search_helper_test.rb +++ b/test/helpers/search_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/settings_helper_test.rb b/test/helpers/settings_helper_test.rb index 70ea4cc18..7503aa9f4 100644 --- a/test/helpers/settings_helper_test.rb +++ b/test/helpers/settings_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/sort_helper_test.rb b/test/helpers/sort_helper_test.rb index 0d0020e38..163e48d6f 100644 --- a/test/helpers/sort_helper_test.rb +++ b/test/helpers/sort_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/timelog_helper_test.rb b/test/helpers/timelog_helper_test.rb index abb60b92c..869f1a979 100644 --- a/test/helpers/timelog_helper_test.rb +++ b/test/helpers/timelog_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/version_helper_test.rb b/test/helpers/version_helper_test.rb index d61801432..40303f369 100644 --- a/test/helpers/version_helper_test.rb +++ b/test/helpers/version_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/watchers_helper_test.rb b/test/helpers/watchers_helper_test.rb index 9cfc5e034..dcf4b7a89 100644 --- a/test/helpers/watchers_helper_test.rb +++ b/test/helpers/watchers_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/helpers/wiki_helper_test.rb b/test/helpers/wiki_helper_test.rb index 37b25cac2..8ef0b419d 100644 --- a/test/helpers/wiki_helper_test.rb +++ b/test/helpers/wiki_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/account_test.rb b/test/integration/account_test.rb index 9d168361f..ce64c3f21 100644 --- a/test/integration/account_test.rb +++ b/test/integration/account_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/admin_test.rb b/test/integration/admin_test.rb index 7c52d525b..f5670444f 100644 --- a/test/integration/admin_test.rb +++ b/test/integration/admin_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/api_routing_test.rb b/test/integration/api_test/api_routing_test.rb index 5e2b6d85a..1f2112a97 100644 --- a/test/integration/api_test/api_routing_test.rb +++ b/test/integration/api_test/api_routing_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/api_test.rb b/test/integration/api_test/api_test.rb index 7c72a2aee..1b1359f2e 100644 --- a/test/integration/api_test/api_test.rb +++ b/test/integration/api_test/api_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/attachments_test.rb b/test/integration/api_test/attachments_test.rb index 1589e3f72..b93b5bcd3 100644 --- a/test/integration/api_test/attachments_test.rb +++ b/test/integration/api_test/attachments_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/authentication_test.rb b/test/integration/api_test/authentication_test.rb index ff43242cc..60d787ea8 100644 --- a/test/integration/api_test/authentication_test.rb +++ b/test/integration/api_test/authentication_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/custom_fields_attribute_test.rb b/test/integration/api_test/custom_fields_attribute_test.rb index 5b6d0557d..9194fc4bb 100644 --- a/test/integration/api_test/custom_fields_attribute_test.rb +++ b/test/integration/api_test/custom_fields_attribute_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/custom_fields_test.rb b/test/integration/api_test/custom_fields_test.rb index 5c0584f0e..4db397b1a 100644 --- a/test/integration/api_test/custom_fields_test.rb +++ b/test/integration/api_test/custom_fields_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/disabled_rest_api_test.rb b/test/integration/api_test/disabled_rest_api_test.rb index 528f2572e..28074ecd5 100644 --- a/test/integration/api_test/disabled_rest_api_test.rb +++ b/test/integration/api_test/disabled_rest_api_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/enumerations_test.rb b/test/integration/api_test/enumerations_test.rb index 7d7b21cef..ce4503593 100644 --- a/test/integration/api_test/enumerations_test.rb +++ b/test/integration/api_test/enumerations_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/files_test.rb b/test/integration/api_test/files_test.rb index 72c1c3556..0d905bddf 100644 --- a/test/integration/api_test/files_test.rb +++ b/test/integration/api_test/files_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/groups_test.rb b/test/integration/api_test/groups_test.rb index 5310be923..1f098ff2b 100644 --- a/test/integration/api_test/groups_test.rb +++ b/test/integration/api_test/groups_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/issue_categories_test.rb b/test/integration/api_test/issue_categories_test.rb index 1ff369aba..7b48b736a 100644 --- a/test/integration/api_test/issue_categories_test.rb +++ b/test/integration/api_test/issue_categories_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/issue_relations_test.rb b/test/integration/api_test/issue_relations_test.rb index 80caaa9f4..bc2505f4b 100644 --- a/test/integration/api_test/issue_relations_test.rb +++ b/test/integration/api_test/issue_relations_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/issue_statuses_test.rb b/test/integration/api_test/issue_statuses_test.rb index bf8c596d5..b450bedfd 100644 --- a/test/integration/api_test/issue_statuses_test.rb +++ b/test/integration/api_test/issue_statuses_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/issues_test.rb b/test/integration/api_test/issues_test.rb index dee213fda..64ac2d4c8 100644 --- a/test/integration/api_test/issues_test.rb +++ b/test/integration/api_test/issues_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/jsonp_test.rb b/test/integration/api_test/jsonp_test.rb index 140f6e500..bc1ee0fe6 100644 --- a/test/integration/api_test/jsonp_test.rb +++ b/test/integration/api_test/jsonp_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/memberships_test.rb b/test/integration/api_test/memberships_test.rb index b9f9cfa2d..52af88fe9 100644 --- a/test/integration/api_test/memberships_test.rb +++ b/test/integration/api_test/memberships_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/my_test.rb b/test/integration/api_test/my_test.rb index e379ece9b..38eab5163 100644 --- a/test/integration/api_test/my_test.rb +++ b/test/integration/api_test/my_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/news_test.rb b/test/integration/api_test/news_test.rb index 6d4e7505d..d5c5946ad 100644 --- a/test/integration/api_test/news_test.rb +++ b/test/integration/api_test/news_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/projects_test.rb b/test/integration/api_test/projects_test.rb index 789847db7..9ac0e52f6 100644 --- a/test/integration/api_test/projects_test.rb +++ b/test/integration/api_test/projects_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/queries_test.rb b/test/integration/api_test/queries_test.rb index 995f6f2e2..458bd9714 100644 --- a/test/integration/api_test/queries_test.rb +++ b/test/integration/api_test/queries_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/repositories_test.rb b/test/integration/api_test/repositories_test.rb index 7a52e8113..3d847b5a3 100644 --- a/test/integration/api_test/repositories_test.rb +++ b/test/integration/api_test/repositories_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/roles_test.rb b/test/integration/api_test/roles_test.rb index 0afb4033b..f66f9b796 100644 --- a/test/integration/api_test/roles_test.rb +++ b/test/integration/api_test/roles_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/search_test.rb b/test/integration/api_test/search_test.rb index d05b650f3..67cadad51 100644 --- a/test/integration/api_test/search_test.rb +++ b/test/integration/api_test/search_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/time_entries_test.rb b/test/integration/api_test/time_entries_test.rb index a8f54d920..8e62211e5 100644 --- a/test/integration/api_test/time_entries_test.rb +++ b/test/integration/api_test/time_entries_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/trackers_test.rb b/test/integration/api_test/trackers_test.rb index e11632512..93fa0c3bf 100644 --- a/test/integration/api_test/trackers_test.rb +++ b/test/integration/api_test/trackers_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/users_test.rb b/test/integration/api_test/users_test.rb index be0f14420..9bf91c61d 100644 --- a/test/integration/api_test/users_test.rb +++ b/test/integration/api_test/users_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/versions_test.rb b/test/integration/api_test/versions_test.rb index 2dc9e1b21..b551a8ddf 100644 --- a/test/integration/api_test/versions_test.rb +++ b/test/integration/api_test/versions_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/api_test/wiki_pages_test.rb b/test/integration/api_test/wiki_pages_test.rb index 1977b843b..0b81c4341 100644 --- a/test/integration/api_test/wiki_pages_test.rb +++ b/test/integration/api_test/wiki_pages_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/application_test.rb b/test/integration/application_test.rb index d2b9ba1b3..28cd4aa8d 100644 --- a/test/integration/application_test.rb +++ b/test/integration/application_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/attachments_test.rb b/test/integration/attachments_test.rb index e98d780fa..14c96130b 100644 --- a/test/integration/attachments_test.rb +++ b/test/integration/attachments_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/feeds_test.rb b/test/integration/feeds_test.rb index 6f0f88353..30e77dd4e 100644 --- a/test/integration/feeds_test.rb +++ b/test/integration/feeds_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/issues_test.rb b/test/integration/issues_test.rb index 9193e0088..2895f4985 100644 --- a/test/integration/issues_test.rb +++ b/test/integration/issues_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/layout_test.rb b/test/integration/layout_test.rb index e9922a053..1679bd964 100644 --- a/test/integration/layout_test.rb +++ b/test/integration/layout_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/lib/redmine/field_format/attachment_format_test.rb b/test/integration/lib/redmine/field_format/attachment_format_test.rb index f4d191d48..54900d6b4 100644 --- a/test/integration/lib/redmine/field_format/attachment_format_test.rb +++ b/test/integration/lib/redmine/field_format/attachment_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/lib/redmine/hook_test.rb b/test/integration/lib/redmine/hook_test.rb index 07f2d8509..e809ff4ed 100644 --- a/test/integration/lib/redmine/hook_test.rb +++ b/test/integration/lib/redmine/hook_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/lib/redmine/menu_manager_test.rb b/test/integration/lib/redmine/menu_manager_test.rb index 0456bc50e..1f5a2b8b4 100644 --- a/test/integration/lib/redmine/menu_manager_test.rb +++ b/test/integration/lib/redmine/menu_manager_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/lib/redmine/themes_test.rb b/test/integration/lib/redmine/themes_test.rb index 4ff86f23d..59aca7623 100644 --- a/test/integration/lib/redmine/themes_test.rb +++ b/test/integration/lib/redmine/themes_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/projects_test.rb b/test/integration/projects_test.rb index 133363da9..2eaeb7f5a 100644 --- a/test/integration/projects_test.rb +++ b/test/integration/projects_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/repositories_git_test.rb b/test/integration/repositories_git_test.rb index f29c8c605..86efcb19c 100644 --- a/test/integration/repositories_git_test.rb +++ b/test/integration/repositories_git_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/account_test.rb b/test/integration/routing/account_test.rb index dc95025c0..9e244d973 100644 --- a/test/integration/routing/account_test.rb +++ b/test/integration/routing/account_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/activities_test.rb b/test/integration/routing/activities_test.rb index 04983ad3a..296db8028 100644 --- a/test/integration/routing/activities_test.rb +++ b/test/integration/routing/activities_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/admin_test.rb b/test/integration/routing/admin_test.rb index a2128e837..4543cab22 100644 --- a/test/integration/routing/admin_test.rb +++ b/test/integration/routing/admin_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/attachments_test.rb b/test/integration/routing/attachments_test.rb index 74323d3fc..3978aa719 100644 --- a/test/integration/routing/attachments_test.rb +++ b/test/integration/routing/attachments_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/auth_sources_test.rb b/test/integration/routing/auth_sources_test.rb index c75c32a2f..4da485139 100644 --- a/test/integration/routing/auth_sources_test.rb +++ b/test/integration/routing/auth_sources_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/auto_completes_test.rb b/test/integration/routing/auto_completes_test.rb index 7025ead05..02fb9955e 100644 --- a/test/integration/routing/auto_completes_test.rb +++ b/test/integration/routing/auto_completes_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/boards_test.rb b/test/integration/routing/boards_test.rb index 09af89dc0..85cc85668 100644 --- a/test/integration/routing/boards_test.rb +++ b/test/integration/routing/boards_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/calendars_test.rb b/test/integration/routing/calendars_test.rb index 3ef7a54e0..da89c063c 100644 --- a/test/integration/routing/calendars_test.rb +++ b/test/integration/routing/calendars_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/comments_test.rb b/test/integration/routing/comments_test.rb index b11678eb1..1759f349f 100644 --- a/test/integration/routing/comments_test.rb +++ b/test/integration/routing/comments_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/context_menus_test.rb b/test/integration/routing/context_menus_test.rb index 8750e0717..6dc386167 100644 --- a/test/integration/routing/context_menus_test.rb +++ b/test/integration/routing/context_menus_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/custom_fields_test.rb b/test/integration/routing/custom_fields_test.rb index 7b7145278..ffce8374a 100644 --- a/test/integration/routing/custom_fields_test.rb +++ b/test/integration/routing/custom_fields_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/documents_test.rb b/test/integration/routing/documents_test.rb index 58b504d4c..8cbf844bf 100644 --- a/test/integration/routing/documents_test.rb +++ b/test/integration/routing/documents_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/enumerations_test.rb b/test/integration/routing/enumerations_test.rb index 8cfb27488..84fdb9f61 100644 --- a/test/integration/routing/enumerations_test.rb +++ b/test/integration/routing/enumerations_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/files_test.rb b/test/integration/routing/files_test.rb index e1e58867a..55c4c49fb 100644 --- a/test/integration/routing/files_test.rb +++ b/test/integration/routing/files_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/gantts_test.rb b/test/integration/routing/gantts_test.rb index 38f1f68b5..fe1add012 100644 --- a/test/integration/routing/gantts_test.rb +++ b/test/integration/routing/gantts_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/groups_test.rb b/test/integration/routing/groups_test.rb index d8f5cfb7f..c78967bfd 100644 --- a/test/integration/routing/groups_test.rb +++ b/test/integration/routing/groups_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/imports_test.rb b/test/integration/routing/imports_test.rb index 4b779a550..762c643c1 100644 --- a/test/integration/routing/imports_test.rb +++ b/test/integration/routing/imports_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/issue_categories_test.rb b/test/integration/routing/issue_categories_test.rb index ec82d2ce6..369ecc09d 100644 --- a/test/integration/routing/issue_categories_test.rb +++ b/test/integration/routing/issue_categories_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/issue_relations_test.rb b/test/integration/routing/issue_relations_test.rb index b9b7e8f89..d3cab7b46 100644 --- a/test/integration/routing/issue_relations_test.rb +++ b/test/integration/routing/issue_relations_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/issue_statuses_test.rb b/test/integration/routing/issue_statuses_test.rb index 732a99766..e5c4f5c41 100644 --- a/test/integration/routing/issue_statuses_test.rb +++ b/test/integration/routing/issue_statuses_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/issues_test.rb b/test/integration/routing/issues_test.rb index 33cc72d2c..25807cbb7 100644 --- a/test/integration/routing/issues_test.rb +++ b/test/integration/routing/issues_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/journals_test.rb b/test/integration/routing/journals_test.rb index 5949a63fa..b54e26ec4 100644 --- a/test/integration/routing/journals_test.rb +++ b/test/integration/routing/journals_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/mail_handler_test.rb b/test/integration/routing/mail_handler_test.rb index 8bb1ca859..902d105c1 100644 --- a/test/integration/routing/mail_handler_test.rb +++ b/test/integration/routing/mail_handler_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/members_test.rb b/test/integration/routing/members_test.rb index cd7253bb9..4c034e00a 100644 --- a/test/integration/routing/members_test.rb +++ b/test/integration/routing/members_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/messages_test.rb b/test/integration/routing/messages_test.rb index a77a1acdc..259ab9bbf 100644 --- a/test/integration/routing/messages_test.rb +++ b/test/integration/routing/messages_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/my_test.rb b/test/integration/routing/my_test.rb index 525bd820c..2fdb53aad 100644 --- a/test/integration/routing/my_test.rb +++ b/test/integration/routing/my_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/news_test.rb b/test/integration/routing/news_test.rb index e6c7ae724..0c56f6e33 100644 --- a/test/integration/routing/news_test.rb +++ b/test/integration/routing/news_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/previews_test.rb b/test/integration/routing/previews_test.rb index d4ce60cab..8ccbd97a0 100644 --- a/test/integration/routing/previews_test.rb +++ b/test/integration/routing/previews_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/principal_memberships_test.rb b/test/integration/routing/principal_memberships_test.rb index 2ccf1c037..3b3a69174 100644 --- a/test/integration/routing/principal_memberships_test.rb +++ b/test/integration/routing/principal_memberships_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/project_enumerations_test.rb b/test/integration/routing/project_enumerations_test.rb index 5fa7567d4..240d5aac6 100644 --- a/test/integration/routing/project_enumerations_test.rb +++ b/test/integration/routing/project_enumerations_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/projects_test.rb b/test/integration/routing/projects_test.rb index 4805ceb17..855da3190 100644 --- a/test/integration/routing/projects_test.rb +++ b/test/integration/routing/projects_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/queries_test.rb b/test/integration/routing/queries_test.rb index a3a25ea4b..fcd36938b 100644 --- a/test/integration/routing/queries_test.rb +++ b/test/integration/routing/queries_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/reports_test.rb b/test/integration/routing/reports_test.rb index e5e8cac80..4595fb7e3 100644 --- a/test/integration/routing/reports_test.rb +++ b/test/integration/routing/reports_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/repositories_test.rb b/test/integration/routing/repositories_test.rb index 825b9419a..d871ca855 100644 --- a/test/integration/routing/repositories_test.rb +++ b/test/integration/routing/repositories_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/roles_test.rb b/test/integration/routing/roles_test.rb index 5b910e028..79defc52d 100644 --- a/test/integration/routing/roles_test.rb +++ b/test/integration/routing/roles_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/search_test.rb b/test/integration/routing/search_test.rb index 9d27a3a70..42395d320 100644 --- a/test/integration/routing/search_test.rb +++ b/test/integration/routing/search_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/settings_test.rb b/test/integration/routing/settings_test.rb index 1740a0823..5d37a87c8 100644 --- a/test/integration/routing/settings_test.rb +++ b/test/integration/routing/settings_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/sys_test.rb b/test/integration/routing/sys_test.rb index 14832966f..d5b122524 100644 --- a/test/integration/routing/sys_test.rb +++ b/test/integration/routing/sys_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/timelog_test.rb b/test/integration/routing/timelog_test.rb index 93a74e9c0..ed94304ac 100644 --- a/test/integration/routing/timelog_test.rb +++ b/test/integration/routing/timelog_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/trackers_test.rb b/test/integration/routing/trackers_test.rb index 026b89a4d..1abe1f1f6 100644 --- a/test/integration/routing/trackers_test.rb +++ b/test/integration/routing/trackers_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/users_test.rb b/test/integration/routing/users_test.rb index b6c58dff4..88d827088 100644 --- a/test/integration/routing/users_test.rb +++ b/test/integration/routing/users_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/versions_test.rb b/test/integration/routing/versions_test.rb index cf5be2981..8aab761fc 100644 --- a/test/integration/routing/versions_test.rb +++ b/test/integration/routing/versions_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/watchers_test.rb b/test/integration/routing/watchers_test.rb index defedf5f0..13cd1a5d9 100644 --- a/test/integration/routing/watchers_test.rb +++ b/test/integration/routing/watchers_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/welcome_test.rb b/test/integration/routing/welcome_test.rb index 7cc919e29..00c6cbe33 100644 --- a/test/integration/routing/welcome_test.rb +++ b/test/integration/routing/welcome_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/wiki_test.rb b/test/integration/routing/wiki_test.rb index 325ccc2a0..3be9f9b08 100644 --- a/test/integration/routing/wiki_test.rb +++ b/test/integration/routing/wiki_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/wikis_test.rb b/test/integration/routing/wikis_test.rb index 8ab606b97..46e42543e 100644 --- a/test/integration/routing/wikis_test.rb +++ b/test/integration/routing/wikis_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/routing/workflows_test.rb b/test/integration/routing/workflows_test.rb index de0e7d2a6..c6320fb18 100644 --- a/test/integration/routing/workflows_test.rb +++ b/test/integration/routing/workflows_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/sessions_test.rb b/test/integration/sessions_test.rb index dfdc1a953..93b8988c5 100644 --- a/test/integration/sessions_test.rb +++ b/test/integration/sessions_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/twofa_test.rb b/test/integration/twofa_test.rb index 545f2a419..d23aa5a95 100644 --- a/test/integration/twofa_test.rb +++ b/test/integration/twofa_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/users_test.rb b/test/integration/users_test.rb index 7374f6fe3..89aae30a6 100644 --- a/test/integration/users_test.rb +++ b/test/integration/users_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/welcome_test.rb b/test/integration/welcome_test.rb index c3cb05e65..4337a5a50 100644 --- a/test/integration/welcome_test.rb +++ b/test/integration/welcome_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/integration/wiki_test.rb b/test/integration/wiki_test.rb index 378d3650b..330696180 100644 --- a/test/integration/wiki_test.rb +++ b/test/integration/wiki_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/copy_to_clipboard_test.rb b/test/system/copy_to_clipboard_test.rb index d28dab2ce..7ac6fb475 100644 --- a/test/system/copy_to_clipboard_test.rb +++ b/test/system/copy_to_clipboard_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/custom_field_enumerations_test.rb b/test/system/custom_field_enumerations_test.rb index b79fbaa56..4235b9ed3 100644 --- a/test/system/custom_field_enumerations_test.rb +++ b/test/system/custom_field_enumerations_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/inline_autocomplete_test.rb b/test/system/inline_autocomplete_test.rb index 88befd421..9a7d8f787 100644 --- a/test/system/inline_autocomplete_test.rb +++ b/test/system/inline_autocomplete_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/issues_import_test.rb b/test/system/issues_import_test.rb index 8fe7eba7c..5cc9d9cfb 100644 --- a/test/system/issues_import_test.rb +++ b/test/system/issues_import_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/issues_test.rb b/test/system/issues_test.rb index f62949d39..4d0486088 100644 --- a/test/system/issues_test.rb +++ b/test/system/issues_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/keyboard_shortcuts_test.rb b/test/system/keyboard_shortcuts_test.rb index 8c32ac582..0e79d5650 100644 --- a/test/system/keyboard_shortcuts_test.rb +++ b/test/system/keyboard_shortcuts_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/my_page_test.rb b/test/system/my_page_test.rb index 0febf619b..7b0b61239 100644 --- a/test/system/my_page_test.rb +++ b/test/system/my_page_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/quick_jump_test.rb b/test/system/quick_jump_test.rb index a477a23ab..4f38328ff 100644 --- a/test/system/quick_jump_test.rb +++ b/test/system/quick_jump_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/sudo_mode_test.rb b/test/system/sudo_mode_test.rb index b7dfe36ca..ba8c16857 100644 --- a/test/system/sudo_mode_test.rb +++ b/test/system/sudo_mode_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/timelog_test.rb b/test/system/timelog_test.rb index 3d1579c64..1761d10dc 100644 --- a/test/system/timelog_test.rb +++ b/test/system/timelog_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/system/versions_test.rb b/test/system/versions_test.rb index ac6659992..f69cdc18b 100644 --- a/test/system/versions_test.rb +++ b/test/system/versions_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/test_helper.rb b/test/test_helper.rb index 54dfaba9c..68683e387 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/activity_test.rb b/test/unit/activity_test.rb index d411a967d..cf20a4e69 100644 --- a/test/unit/activity_test.rb +++ b/test/unit/activity_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/attachment_test.rb b/test/unit/attachment_test.rb index e0b53e07b..f721d4662 100644 --- a/test/unit/attachment_test.rb +++ b/test/unit/attachment_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/attachment_transaction_test.rb b/test/unit/attachment_transaction_test.rb index 2c58df807..3751c3ecc 100644 --- a/test/unit/attachment_transaction_test.rb +++ b/test/unit/attachment_transaction_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/auth_source_ldap_test.rb b/test/unit/auth_source_ldap_test.rb index dd8506788..d56006f2f 100644 --- a/test/unit/auth_source_ldap_test.rb +++ b/test/unit/auth_source_ldap_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/board_test.rb b/test/unit/board_test.rb index d74718880..9ef31490f 100644 --- a/test/unit/board_test.rb +++ b/test/unit/board_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/changeset_test.rb b/test/unit/changeset_test.rb index 7c83d19ed..dcb775192 100644 --- a/test/unit/changeset_test.rb +++ b/test/unit/changeset_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/comment_test.rb b/test/unit/comment_test.rb index 660c894ca..c8bf08e6b 100644 --- a/test/unit/comment_test.rb +++ b/test/unit/comment_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/custom_field_test.rb b/test/unit/custom_field_test.rb index 1c058ec07..dd6e754eb 100644 --- a/test/unit/custom_field_test.rb +++ b/test/unit/custom_field_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/custom_field_user_format_test.rb b/test/unit/custom_field_user_format_test.rb index 96877a1bd..25a8a30b0 100644 --- a/test/unit/custom_field_user_format_test.rb +++ b/test/unit/custom_field_user_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/custom_field_version_format_test.rb b/test/unit/custom_field_version_format_test.rb index c1a3a675e..380c0ab62 100644 --- a/test/unit/custom_field_version_format_test.rb +++ b/test/unit/custom_field_version_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/custom_value_test.rb b/test/unit/custom_value_test.rb index 0c37c9497..d5923bf7b 100644 --- a/test/unit/custom_value_test.rb +++ b/test/unit/custom_value_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/default_data_test.rb b/test/unit/default_data_test.rb index 558006e87..aa8aff550 100644 --- a/test/unit/default_data_test.rb +++ b/test/unit/default_data_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/document_category_test.rb b/test/unit/document_category_test.rb index 2243895e6..ee9e8afc2 100644 --- a/test/unit/document_category_test.rb +++ b/test/unit/document_category_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/document_test.rb b/test/unit/document_test.rb index ee9054295..e2a88c85e 100644 --- a/test/unit/document_test.rb +++ b/test/unit/document_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/email_address_test.rb b/test/unit/email_address_test.rb index 206e68188..8b5c0ed51 100644 --- a/test/unit/email_address_test.rb +++ b/test/unit/email_address_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/enabled_module_test.rb b/test/unit/enabled_module_test.rb index fb2e60eba..0315e9ce0 100644 --- a/test/unit/enabled_module_test.rb +++ b/test/unit/enabled_module_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/enumeration_test.rb b/test/unit/enumeration_test.rb index fbd511dfb..98b1da7f4 100644 --- a/test/unit/enumeration_test.rb +++ b/test/unit/enumeration_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/group_test.rb b/test/unit/group_test.rb index b20b60f9f..d93187460 100644 --- a/test/unit/group_test.rb +++ b/test/unit/group_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/initializers/patches_test.rb b/test/unit/initializers/patches_test.rb index ff8f73272..a414e4ded 100644 --- a/test/unit/initializers/patches_test.rb +++ b/test/unit/initializers/patches_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_category_test.rb b/test/unit/issue_category_test.rb index 33824e301..ef97f51e1 100644 --- a/test/unit/issue_category_test.rb +++ b/test/unit/issue_category_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_custom_field_test.rb b/test/unit/issue_custom_field_test.rb index fdb7051be..392e77a82 100644 --- a/test/unit/issue_custom_field_test.rb +++ b/test/unit/issue_custom_field_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_import_test.rb b/test/unit/issue_import_test.rb index cc16a27e5..b08629b55 100644 --- a/test/unit/issue_import_test.rb +++ b/test/unit/issue_import_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_nested_set_concurrency_test.rb b/test/unit/issue_nested_set_concurrency_test.rb index 0c081eed5..b6cb57c3e 100644 --- a/test/unit/issue_nested_set_concurrency_test.rb +++ b/test/unit/issue_nested_set_concurrency_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_nested_set_test.rb b/test/unit/issue_nested_set_test.rb index 02b6670e2..ea877c948 100644 --- a/test/unit/issue_nested_set_test.rb +++ b/test/unit/issue_nested_set_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_priority_test.rb b/test/unit/issue_priority_test.rb index 77a6f70f6..1ea5862db 100644 --- a/test/unit/issue_priority_test.rb +++ b/test/unit/issue_priority_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_relation_test.rb b/test/unit/issue_relation_test.rb index 7b7893895..c93ab3ff1 100644 --- a/test/unit/issue_relation_test.rb +++ b/test/unit/issue_relation_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_scopes_test.rb b/test/unit/issue_scopes_test.rb index 701150fca..69f8cb680 100644 --- a/test/unit/issue_scopes_test.rb +++ b/test/unit/issue_scopes_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_status_test.rb b/test/unit/issue_status_test.rb index 428128fb2..00e0a0f42 100644 --- a/test/unit/issue_status_test.rb +++ b/test/unit/issue_status_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_subtasking_test.rb b/test/unit/issue_subtasking_test.rb index fadbd21fa..0c2ffaa4d 100644 --- a/test/unit/issue_subtasking_test.rb +++ b/test/unit/issue_subtasking_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_test.rb b/test/unit/issue_test.rb index 2749a7fc3..a0d9485c2 100644 --- a/test/unit/issue_test.rb +++ b/test/unit/issue_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/issue_transaction_test.rb b/test/unit/issue_transaction_test.rb index 5654be514..b32fbebb4 100644 --- a/test/unit/issue_transaction_test.rb +++ b/test/unit/issue_transaction_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/journal_observer_test.rb b/test/unit/journal_observer_test.rb index 9ee69a6f6..8f7cd4edc 100644 --- a/test/unit/journal_observer_test.rb +++ b/test/unit/journal_observer_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/journal_test.rb b/test/unit/journal_test.rb index d6abd1aec..0e0177917 100644 --- a/test/unit/journal_test.rb +++ b/test/unit/journal_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/access_control_test.rb b/test/unit/lib/redmine/access_control_test.rb index 7131ab3f3..b4236baf3 100644 --- a/test/unit/lib/redmine/access_control_test.rb +++ b/test/unit/lib/redmine/access_control_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/acts/positioned_with_scope_test.rb b/test/unit/lib/redmine/acts/positioned_with_scope_test.rb index 777d36af6..83e3bc119 100644 --- a/test/unit/lib/redmine/acts/positioned_with_scope_test.rb +++ b/test/unit/lib/redmine/acts/positioned_with_scope_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/acts/positioned_without_scope_test.rb b/test/unit/lib/redmine/acts/positioned_without_scope_test.rb index e7e5c27c1..b074ca6ae 100644 --- a/test/unit/lib/redmine/acts/positioned_without_scope_test.rb +++ b/test/unit/lib/redmine/acts/positioned_without_scope_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/ciphering_test.rb b/test/unit/lib/redmine/ciphering_test.rb index d3c7f5a3f..895bc69a7 100644 --- a/test/unit/lib/redmine/ciphering_test.rb +++ b/test/unit/lib/redmine/ciphering_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/codeset_util_test.rb b/test/unit/lib/redmine/codeset_util_test.rb index 424b24e7d..aaf664047 100644 --- a/test/unit/lib/redmine/codeset_util_test.rb +++ b/test/unit/lib/redmine/codeset_util_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/configuration_test.rb b/test/unit/lib/redmine/configuration_test.rb index 2647fb7b8..c018aca72 100644 --- a/test/unit/lib/redmine/configuration_test.rb +++ b/test/unit/lib/redmine/configuration_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/export/csv_test.rb b/test/unit/lib/redmine/export/csv_test.rb index 98dbef96a..7d1d5b09b 100644 --- a/test/unit/lib/redmine/export/csv_test.rb +++ b/test/unit/lib/redmine/export/csv_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/export/pdf/issues_pdf_test.rb b/test/unit/lib/redmine/export/pdf/issues_pdf_test.rb index 443645897..893627962 100644 --- a/test/unit/lib/redmine/export/pdf/issues_pdf_test.rb +++ b/test/unit/lib/redmine/export/pdf/issues_pdf_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/export/pdf_test.rb b/test/unit/lib/redmine/export/pdf_test.rb index d4ded0280..fb94d9fef 100644 --- a/test/unit/lib/redmine/export/pdf_test.rb +++ b/test/unit/lib/redmine/export/pdf_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/attachment_format_test.rb b/test/unit/lib/redmine/field_format/attachment_format_test.rb index d95ed60bc..85dbc08e8 100644 --- a/test/unit/lib/redmine/field_format/attachment_format_test.rb +++ b/test/unit/lib/redmine/field_format/attachment_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb b/test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb index a9fc362a3..fc1557552 100644 --- a/test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb +++ b/test/unit/lib/redmine/field_format/attachment_format_visibility_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/bool_format_test.rb b/test/unit/lib/redmine/field_format/bool_format_test.rb index 1a67182f9..52f5b5806 100644 --- a/test/unit/lib/redmine/field_format/bool_format_test.rb +++ b/test/unit/lib/redmine/field_format/bool_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/enumeration_format_test.rb b/test/unit/lib/redmine/field_format/enumeration_format_test.rb index db10a28a8..a4a2ed121 100644 --- a/test/unit/lib/redmine/field_format/enumeration_format_test.rb +++ b/test/unit/lib/redmine/field_format/enumeration_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/field_format_test.rb b/test/unit/lib/redmine/field_format/field_format_test.rb index 454b5f912..8d8874b36 100644 --- a/test/unit/lib/redmine/field_format/field_format_test.rb +++ b/test/unit/lib/redmine/field_format/field_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/link_format_test.rb b/test/unit/lib/redmine/field_format/link_format_test.rb index e23bdb002..e55b0b5af 100644 --- a/test/unit/lib/redmine/field_format/link_format_test.rb +++ b/test/unit/lib/redmine/field_format/link_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/list_format_test.rb b/test/unit/lib/redmine/field_format/list_format_test.rb index f4054af3b..2d2a1dbe8 100644 --- a/test/unit/lib/redmine/field_format/list_format_test.rb +++ b/test/unit/lib/redmine/field_format/list_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/numeric_format_test.rb b/test/unit/lib/redmine/field_format/numeric_format_test.rb index 205f78cd3..fa558a377 100644 --- a/test/unit/lib/redmine/field_format/numeric_format_test.rb +++ b/test/unit/lib/redmine/field_format/numeric_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/user_field_format_test.rb b/test/unit/lib/redmine/field_format/user_field_format_test.rb index f8ff682ab..ed1eb2971 100644 --- a/test/unit/lib/redmine/field_format/user_field_format_test.rb +++ b/test/unit/lib/redmine/field_format/user_field_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/field_format/version_field_format_test.rb b/test/unit/lib/redmine/field_format/version_field_format_test.rb index 4fb1ea632..7d5f1c264 100644 --- a/test/unit/lib/redmine/field_format/version_field_format_test.rb +++ b/test/unit/lib/redmine/field_format/version_field_format_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/helpers/calendar_test.rb b/test/unit/lib/redmine/helpers/calendar_test.rb index ab2675f87..841a496be 100644 --- a/test/unit/lib/redmine/helpers/calendar_test.rb +++ b/test/unit/lib/redmine/helpers/calendar_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/helpers/diff_test.rb b/test/unit/lib/redmine/helpers/diff_test.rb index 46bc89396..26dafb570 100644 --- a/test/unit/lib/redmine/helpers/diff_test.rb +++ b/test/unit/lib/redmine/helpers/diff_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/helpers/gantt_test.rb b/test/unit/lib/redmine/helpers/gantt_test.rb index b7237325c..36f86327e 100644 --- a/test/unit/lib/redmine/helpers/gantt_test.rb +++ b/test/unit/lib/redmine/helpers/gantt_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/helpers/url_test.rb b/test/unit/lib/redmine/helpers/url_test.rb index a9c917e9c..d927fd0a6 100644 --- a/test/unit/lib/redmine/helpers/url_test.rb +++ b/test/unit/lib/redmine/helpers/url_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/hook_test.rb b/test/unit/lib/redmine/hook_test.rb index 752537177..3b99b8236 100644 --- a/test/unit/lib/redmine/hook_test.rb +++ b/test/unit/lib/redmine/hook_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/i18n_test.rb b/test/unit/lib/redmine/i18n_test.rb index 36e986cdf..64503b38c 100644 --- a/test/unit/lib/redmine/i18n_test.rb +++ b/test/unit/lib/redmine/i18n_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/info_test.rb b/test/unit/lib/redmine/info_test.rb index f9251ed40..8b7016cd8 100644 --- a/test/unit/lib/redmine/info_test.rb +++ b/test/unit/lib/redmine/info_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/menu_manager/mapper_test.rb b/test/unit/lib/redmine/menu_manager/mapper_test.rb index 3f0194beb..c9abf4fa0 100644 --- a/test/unit/lib/redmine/menu_manager/mapper_test.rb +++ b/test/unit/lib/redmine/menu_manager/mapper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/menu_manager/menu_helper_test.rb b/test/unit/lib/redmine/menu_manager/menu_helper_test.rb index 61c919547..14319b3bd 100644 --- a/test/unit/lib/redmine/menu_manager/menu_helper_test.rb +++ b/test/unit/lib/redmine/menu_manager/menu_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/menu_manager/menu_item_test.rb b/test/unit/lib/redmine/menu_manager/menu_item_test.rb index 65c28ca6f..0c8ec4672 100644 --- a/test/unit/lib/redmine/menu_manager/menu_item_test.rb +++ b/test/unit/lib/redmine/menu_manager/menu_item_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/menu_manager_test.rb b/test/unit/lib/redmine/menu_manager_test.rb index 869858929..1648002ed 100644 --- a/test/unit/lib/redmine/menu_manager_test.rb +++ b/test/unit/lib/redmine/menu_manager_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/mime_type_test.rb b/test/unit/lib/redmine/mime_type_test.rb index c49ad998f..8af8ba5ef 100644 --- a/test/unit/lib/redmine/mime_type_test.rb +++ b/test/unit/lib/redmine/mime_type_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/notifiable_test.rb b/test/unit/lib/redmine/notifiable_test.rb index 356406a42..215947bd2 100644 --- a/test/unit/lib/redmine/notifiable_test.rb +++ b/test/unit/lib/redmine/notifiable_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/pagination_helper_test.rb b/test/unit/lib/redmine/pagination_helper_test.rb index 9ec5f3725..ae194c6ed 100644 --- a/test/unit/lib/redmine/pagination_helper_test.rb +++ b/test/unit/lib/redmine/pagination_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/pagination_test.rb b/test/unit/lib/redmine/pagination_test.rb index f993a2c62..a3d4f58da 100644 --- a/test/unit/lib/redmine/pagination_test.rb +++ b/test/unit/lib/redmine/pagination_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/plugin_loader_test.rb b/test/unit/lib/redmine/plugin_loader_test.rb index 2b103420e..e161f84e0 100644 --- a/test/unit/lib/redmine/plugin_loader_test.rb +++ b/test/unit/lib/redmine/plugin_loader_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/plugin_test.rb b/test/unit/lib/redmine/plugin_test.rb index 92898e181..75c8ece9b 100644 --- a/test/unit/lib/redmine/plugin_test.rb +++ b/test/unit/lib/redmine/plugin_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/project_jump_box_test.rb b/test/unit/lib/redmine/project_jump_box_test.rb index 7c087322d..c183fabd5 100644 --- a/test/unit/lib/redmine/project_jump_box_test.rb +++ b/test/unit/lib/redmine/project_jump_box_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/safe_attributes_test.rb b/test/unit/lib/redmine/safe_attributes_test.rb index edad6212b..58debcf8a 100644 --- a/test/unit/lib/redmine/safe_attributes_test.rb +++ b/test/unit/lib/redmine/safe_attributes_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb index ba3cda61b..0bef95141 100644 --- a/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/bazaar_adapter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb index af01c7bca..061c8b353 100644 --- a/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/cvs_adapter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb index 4289ca22b..e23f70a6e 100644 --- a/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/filesystem_adapter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb index b81f9a61b..55a9dbad0 100644 --- a/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb index 22104a4db..cd6a919e8 100644 --- a/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb b/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb index 87c309210..042dbf6ec 100644 --- a/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb +++ b/test/unit/lib/redmine/scm/adapters/subversion_adapter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/search_test.rb b/test/unit/lib/redmine/search_test.rb index d369b5370..e2944b4ac 100644 --- a/test/unit/lib/redmine/search_test.rb +++ b/test/unit/lib/redmine/search_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/syntax_highlighting/rouge_test.rb b/test/unit/lib/redmine/syntax_highlighting/rouge_test.rb index 07e0c8d2b..7720a84c7 100644 --- a/test/unit/lib/redmine/syntax_highlighting/rouge_test.rb +++ b/test/unit/lib/redmine/syntax_highlighting/rouge_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/themes_test.rb b/test/unit/lib/redmine/themes_test.rb index 58f8dd039..219f38c64 100644 --- a/test/unit/lib/redmine/themes_test.rb +++ b/test/unit/lib/redmine/themes_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/unified_diff_test.rb b/test/unit/lib/redmine/unified_diff_test.rb index 8b5996e83..5b9c628e0 100644 --- a/test/unit/lib/redmine/unified_diff_test.rb +++ b/test/unit/lib/redmine/unified_diff_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/utils/date_calculation.rb b/test/unit/lib/redmine/utils/date_calculation.rb index e48b19ccb..d4a072f17 100644 --- a/test/unit/lib/redmine/utils/date_calculation.rb +++ b/test/unit/lib/redmine/utils/date_calculation.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/views/builders/json_test.rb b/test/unit/lib/redmine/views/builders/json_test.rb index 144725d88..534353226 100644 --- a/test/unit/lib/redmine/views/builders/json_test.rb +++ b/test/unit/lib/redmine/views/builders/json_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/views/builders/xml_test.rb b/test/unit/lib/redmine/views/builders/xml_test.rb index 58d2212e1..26e7c2d9d 100644 --- a/test/unit/lib/redmine/views/builders/xml_test.rb +++ b/test/unit/lib/redmine/views/builders/xml_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/views/labelled_form_builder_test.rb b/test/unit/lib/redmine/views/labelled_form_builder_test.rb index afac10545..ce1144256 100644 --- a/test/unit/lib/redmine/views/labelled_form_builder_test.rb +++ b/test/unit/lib/redmine/views/labelled_form_builder_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/application_helper_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/application_helper_test.rb index 80df0572b..818093f68 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/application_helper_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/application_helper_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/external_links_filter_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/external_links_filter_test.rb index d4e8fa0df..fcfc3156b 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/external_links_filter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/external_links_filter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/fixup_auto_links_filter_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/fixup_auto_links_filter_test.rb index 92b324151..18cfe70d3 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/fixup_auto_links_filter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/fixup_auto_links_filter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb index cd5e89931..c05b8a0a0 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/formatter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/markdown_filter_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/markdown_filter_test.rb index 195c3e11e..9071184d3 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/markdown_filter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/markdown_filter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/sanitization_filter_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/sanitization_filter_test.rb index a1de2b974..87f67a76a 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/sanitization_filter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/sanitization_filter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/common_mark/syntax_highlight_filter_test.rb b/test/unit/lib/redmine/wiki_formatting/common_mark/syntax_highlight_filter_test.rb index 586dbbe1e..f5aabe273 100644 --- a/test/unit/lib/redmine/wiki_formatting/common_mark/syntax_highlight_filter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/common_mark/syntax_highlight_filter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/html_parser_test.rb b/test/unit/lib/redmine/wiki_formatting/html_parser_test.rb index 4059f4edc..a7a13d740 100644 --- a/test/unit/lib/redmine/wiki_formatting/html_parser_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/html_parser_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/macros_test.rb b/test/unit/lib/redmine/wiki_formatting/macros_test.rb index a7940cae8..39448df31 100644 --- a/test/unit/lib/redmine/wiki_formatting/macros_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/macros_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb b/test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb index 5be1521a5..fa6d76f83 100644 --- a/test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb b/test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb index 1c035001e..df45d9efd 100644 --- a/test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/markdown_html_parser_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb b/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb index 3a8e0ad0f..8d9f4ce04 100644 --- a/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/textile_formatter_test.rb @@ -2,7 +2,7 @@ # # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb b/test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb index 6e824b1b0..1c3bae996 100644 --- a/test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb +++ b/test/unit/lib/redmine/wiki_formatting/textile_html_parser_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine/wiki_formatting_test.rb b/test/unit/lib/redmine/wiki_formatting_test.rb index 2b9df2464..9d09ef59a 100644 --- a/test/unit/lib/redmine/wiki_formatting_test.rb +++ b/test/unit/lib/redmine/wiki_formatting_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/lib/redmine_test.rb b/test/unit/lib/redmine_test.rb index 7bad7b168..0e7a966bd 100644 --- a/test/unit/lib/redmine_test.rb +++ b/test/unit/lib/redmine_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/mail_handler_test.rb b/test/unit/mail_handler_test.rb index 999cb8cea..9d0dad1a7 100644 --- a/test/unit/mail_handler_test.rb +++ b/test/unit/mail_handler_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/mailer_localisation_test.rb b/test/unit/mailer_localisation_test.rb index 7bea0c446..574b690ff 100644 --- a/test/unit/mailer_localisation_test.rb +++ b/test/unit/mailer_localisation_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/mailer_test.rb b/test/unit/mailer_test.rb index dc56eba3b..4e75ef874 100644 --- a/test/unit/mailer_test.rb +++ b/test/unit/mailer_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/member_test.rb b/test/unit/member_test.rb index 88997d629..0abd7894d 100644 --- a/test/unit/member_test.rb +++ b/test/unit/member_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/message_test.rb b/test/unit/message_test.rb index 200b2e51e..72dce3499 100644 --- a/test/unit/message_test.rb +++ b/test/unit/message_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/news_test.rb b/test/unit/news_test.rb index e9282838f..b612466f1 100644 --- a/test/unit/news_test.rb +++ b/test/unit/news_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/principal_test.rb b/test/unit/principal_test.rb index ee6d3179c..804efc9ec 100644 --- a/test/unit/principal_test.rb +++ b/test/unit/principal_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/project_copy_test.rb b/test/unit/project_copy_test.rb index 50cc1c9c9..29cac3327 100644 --- a/test/unit/project_copy_test.rb +++ b/test/unit/project_copy_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/project_members_inheritance_test.rb b/test/unit/project_members_inheritance_test.rb index 3bc825a25..763456675 100644 --- a/test/unit/project_members_inheritance_test.rb +++ b/test/unit/project_members_inheritance_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/project_nested_set_concurrency_test.rb b/test/unit/project_nested_set_concurrency_test.rb index fef3b6ee2..376a3d161 100644 --- a/test/unit/project_nested_set_concurrency_test.rb +++ b/test/unit/project_nested_set_concurrency_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/project_nested_set_test.rb b/test/unit/project_nested_set_test.rb index 69e00b00c..55535019d 100644 --- a/test/unit/project_nested_set_test.rb +++ b/test/unit/project_nested_set_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/project_query_test.rb b/test/unit/project_query_test.rb index 8267057a3..8166e8363 100644 --- a/test/unit/project_query_test.rb +++ b/test/unit/project_query_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/project_test.rb b/test/unit/project_test.rb index 5a1497809..676029a14 100644 --- a/test/unit/project_test.rb +++ b/test/unit/project_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/query_test.rb b/test/unit/query_test.rb index ff11ec62c..f27e8c41f 100644 --- a/test/unit/query_test.rb +++ b/test/unit/query_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_bazaar_test.rb b/test/unit/repository_bazaar_test.rb index baa862ff7..b8f1f7141 100644 --- a/test/unit/repository_bazaar_test.rb +++ b/test/unit/repository_bazaar_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_cvs_test.rb b/test/unit/repository_cvs_test.rb index dbc5ab2a1..74f481583 100644 --- a/test/unit/repository_cvs_test.rb +++ b/test/unit/repository_cvs_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_filesystem_test.rb b/test/unit/repository_filesystem_test.rb index 88d76d85c..9b4919921 100644 --- a/test/unit/repository_filesystem_test.rb +++ b/test/unit/repository_filesystem_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_git_test.rb b/test/unit/repository_git_test.rb index 506c75055..9ecf723e7 100644 --- a/test/unit/repository_git_test.rb +++ b/test/unit/repository_git_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_mercurial_test.rb b/test/unit/repository_mercurial_test.rb index bf1f83a86..622ee5b69 100644 --- a/test/unit/repository_mercurial_test.rb +++ b/test/unit/repository_mercurial_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_subversion_test.rb b/test/unit/repository_subversion_test.rb index 1b4586dec..4ee5383bd 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-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/repository_test.rb b/test/unit/repository_test.rb index 5bff54300..84f4e30e3 100644 --- a/test/unit/repository_test.rb +++ b/test/unit/repository_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/role_test.rb b/test/unit/role_test.rb index c5ee93a3a..78d957821 100644 --- a/test/unit/role_test.rb +++ b/test/unit/role_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/search_test.rb b/test/unit/search_test.rb index ae83ed28a..39ab79305 100644 --- a/test/unit/search_test.rb +++ b/test/unit/search_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/setting_test.rb b/test/unit/setting_test.rb index 9777ef73a..f8d35a6a6 100644 --- a/test/unit/setting_test.rb +++ b/test/unit/setting_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/time_entry_activity_test.rb b/test/unit/time_entry_activity_test.rb index 7953a7cee..f4437c327 100644 --- a/test/unit/time_entry_activity_test.rb +++ b/test/unit/time_entry_activity_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/time_entry_custom_field_test.rb b/test/unit/time_entry_custom_field_test.rb index 4d52667b6..e79958b79 100644 --- a/test/unit/time_entry_custom_field_test.rb +++ b/test/unit/time_entry_custom_field_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/time_entry_import_test.rb b/test/unit/time_entry_import_test.rb index b4e8b1e06..f0ec41cb7 100644 --- a/test/unit/time_entry_import_test.rb +++ b/test/unit/time_entry_import_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/time_entry_query_test.rb b/test/unit/time_entry_query_test.rb index 254496113..9db12b440 100644 --- a/test/unit/time_entry_query_test.rb +++ b/test/unit/time_entry_query_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/time_entry_test.rb b/test/unit/time_entry_test.rb index 9b5bbc4ff..0998d98b9 100644 --- a/test/unit/time_entry_test.rb +++ b/test/unit/time_entry_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/token_test.rb b/test/unit/token_test.rb index 7d2c00e94..d8da1aca8 100644 --- a/test/unit/token_test.rb +++ b/test/unit/token_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/tracker_test.rb b/test/unit/tracker_test.rb index 52c7b39ee..f81aeb63b 100644 --- a/test/unit/tracker_test.rb +++ b/test/unit/tracker_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/user_import_test.rb b/test/unit/user_import_test.rb index bf6f73457..87c4c2251 100644 --- a/test/unit/user_import_test.rb +++ b/test/unit/user_import_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/user_preference_test.rb b/test/unit/user_preference_test.rb index fbe0031e1..9ac213b5f 100644 --- a/test/unit/user_preference_test.rb +++ b/test/unit/user_preference_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/user_test.rb b/test/unit/user_test.rb index 32f4dd200..6590ce2f7 100644 --- a/test/unit/user_test.rb +++ b/test/unit/user_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/version_test.rb b/test/unit/version_test.rb index 061c259d5..d14b8bc65 100644 --- a/test/unit/version_test.rb +++ b/test/unit/version_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/watcher_test.rb b/test/unit/watcher_test.rb index ca27011bc..1638f4fcb 100644 --- a/test/unit/watcher_test.rb +++ b/test/unit/watcher_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/wiki_content_test.rb b/test/unit/wiki_content_test.rb index fd63a8ab4..fff5f796f 100644 --- a/test/unit/wiki_content_test.rb +++ b/test/unit/wiki_content_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/wiki_content_version_test.rb b/test/unit/wiki_content_version_test.rb index 46f5b6035..ca887f092 100644 --- a/test/unit/wiki_content_version_test.rb +++ b/test/unit/wiki_content_version_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/wiki_page_test.rb b/test/unit/wiki_page_test.rb index 765747388..1f82bd9d9 100644 --- a/test/unit/wiki_page_test.rb +++ b/test/unit/wiki_page_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/wiki_redirect_test.rb b/test/unit/wiki_redirect_test.rb index d0727a3ab..73c20fffe 100644 --- a/test/unit/wiki_redirect_test.rb +++ b/test/unit/wiki_redirect_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/wiki_test.rb b/test/unit/wiki_test.rb index a646cad29..3e134d303 100644 --- a/test/unit/wiki_test.rb +++ b/test/unit/wiki_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/workflow_test.rb b/test/unit/workflow_test.rb index f69efc3d6..080cc3a90 100644 --- a/test/unit/workflow_test.rb +++ b/test/unit/workflow_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 diff --git a/test/unit/workflow_transition_test.rb b/test/unit/workflow_transition_test.rb index 0f74f3314..eaa11309c 100644 --- a/test/unit/workflow_transition_test.rb +++ b/test/unit/workflow_transition_test.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # Redmine - project management software -# Copyright (C) 2006-2021 Jean-Philippe Lang +# Copyright (C) 2006-2022 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 |