summaryrefslogtreecommitdiffstats
path: root/test/integration
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration')
-rw-r--r--test/integration/account_test.rb2
-rw-r--r--test/integration/admin_test.rb2
-rw-r--r--test/integration/api_test/api_routing_test.rb2
-rw-r--r--test/integration/api_test/api_test.rb2
-rw-r--r--test/integration/api_test/attachments_test.rb2
-rw-r--r--test/integration/api_test/authentication_test.rb2
-rw-r--r--test/integration/api_test/custom_fields_attribute_test.rb2
-rw-r--r--test/integration/api_test/custom_fields_test.rb2
-rw-r--r--test/integration/api_test/disabled_rest_api_test.rb2
-rw-r--r--test/integration/api_test/enumerations_test.rb2
-rw-r--r--test/integration/api_test/files_test.rb2
-rw-r--r--test/integration/api_test/groups_test.rb2
-rw-r--r--test/integration/api_test/issue_categories_test.rb2
-rw-r--r--test/integration/api_test/issue_relations_test.rb2
-rw-r--r--test/integration/api_test/issue_statuses_test.rb2
-rw-r--r--test/integration/api_test/issues_test.rb2
-rw-r--r--test/integration/api_test/journals_test.rb2
-rw-r--r--test/integration/api_test/jsonp_test.rb2
-rw-r--r--test/integration/api_test/memberships_test.rb2
-rw-r--r--test/integration/api_test/my_test.rb2
-rw-r--r--test/integration/api_test/news_test.rb2
-rw-r--r--test/integration/api_test/projects_test.rb2
-rw-r--r--test/integration/api_test/queries_test.rb2
-rw-r--r--test/integration/api_test/repositories_test.rb2
-rw-r--r--test/integration/api_test/roles_test.rb2
-rw-r--r--test/integration/api_test/search_test.rb2
-rw-r--r--test/integration/api_test/time_entries_test.rb2
-rw-r--r--test/integration/api_test/trackers_test.rb2
-rw-r--r--test/integration/api_test/users_test.rb2
-rw-r--r--test/integration/api_test/versions_test.rb2
-rw-r--r--test/integration/api_test/wiki_pages_test.rb2
-rw-r--r--test/integration/application_test.rb2
-rw-r--r--test/integration/attachments_test.rb2
-rw-r--r--test/integration/feeds_test.rb2
-rw-r--r--test/integration/issues_test.rb2
-rw-r--r--test/integration/layout_test.rb2
-rw-r--r--test/integration/lib/redmine/field_format/attachment_format_test.rb2
-rw-r--r--test/integration/lib/redmine/hook_test.rb2
-rw-r--r--test/integration/lib/redmine/menu_manager_test.rb2
-rw-r--r--test/integration/lib/redmine/themes_test.rb2
-rw-r--r--test/integration/projects_test.rb2
-rw-r--r--test/integration/repositories_git_test.rb2
-rw-r--r--test/integration/routing/account_test.rb2
-rw-r--r--test/integration/routing/activities_test.rb2
-rw-r--r--test/integration/routing/admin_test.rb2
-rw-r--r--test/integration/routing/attachments_test.rb2
-rw-r--r--test/integration/routing/auth_sources_test.rb2
-rw-r--r--test/integration/routing/auto_completes_test.rb2
-rw-r--r--test/integration/routing/boards_test.rb2
-rw-r--r--test/integration/routing/calendars_test.rb2
-rw-r--r--test/integration/routing/comments_test.rb2
-rw-r--r--test/integration/routing/context_menus_test.rb2
-rw-r--r--test/integration/routing/custom_fields_test.rb2
-rw-r--r--test/integration/routing/documents_test.rb2
-rw-r--r--test/integration/routing/enumerations_test.rb2
-rw-r--r--test/integration/routing/files_test.rb2
-rw-r--r--test/integration/routing/gantts_test.rb2
-rw-r--r--test/integration/routing/groups_test.rb2
-rw-r--r--test/integration/routing/imports_test.rb2
-rw-r--r--test/integration/routing/issue_categories_test.rb2
-rw-r--r--test/integration/routing/issue_relations_test.rb2
-rw-r--r--test/integration/routing/issue_statuses_test.rb2
-rw-r--r--test/integration/routing/issues_test.rb2
-rw-r--r--test/integration/routing/journals_test.rb2
-rw-r--r--test/integration/routing/mail_handler_test.rb2
-rw-r--r--test/integration/routing/members_test.rb2
-rw-r--r--test/integration/routing/messages_test.rb2
-rw-r--r--test/integration/routing/my_test.rb2
-rw-r--r--test/integration/routing/news_test.rb2
-rw-r--r--test/integration/routing/previews_test.rb2
-rw-r--r--test/integration/routing/principal_memberships_test.rb2
-rw-r--r--test/integration/routing/project_enumerations_test.rb2
-rw-r--r--test/integration/routing/projects_test.rb2
-rw-r--r--test/integration/routing/queries_test.rb2
-rw-r--r--test/integration/routing/reports_test.rb2
-rw-r--r--test/integration/routing/repositories_test.rb2
-rw-r--r--test/integration/routing/roles_test.rb2
-rw-r--r--test/integration/routing/search_test.rb2
-rw-r--r--test/integration/routing/settings_test.rb2
-rw-r--r--test/integration/routing/sys_test.rb2
-rw-r--r--test/integration/routing/timelog_test.rb2
-rw-r--r--test/integration/routing/trackers_test.rb2
-rw-r--r--test/integration/routing/users_test.rb2
-rw-r--r--test/integration/routing/versions_test.rb2
-rw-r--r--test/integration/routing/watchers_test.rb2
-rw-r--r--test/integration/routing/welcome_test.rb2
-rw-r--r--test/integration/routing/wiki_test.rb2
-rw-r--r--test/integration/routing/wikis_test.rb2
-rw-r--r--test/integration/routing/workflows_test.rb2
-rw-r--r--test/integration/sessions_test.rb2
-rw-r--r--test/integration/twofa_test.rb2
-rw-r--r--test/integration/users_test.rb2
-rw-r--r--test/integration/welcome_test.rb2
-rw-r--r--test/integration/wiki_test.rb2
94 files changed, 94 insertions, 94 deletions
diff --git a/test/integration/account_test.rb b/test/integration/account_test.rb
index ce64c3f21..ba93dad92 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 f5670444f..bb775a5fc 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 1f2112a97..e4b320f78 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 b16a50471..120c4f8a0 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 b93b5bcd3..1a16e0a4b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 18838487c..9ff4aedb5 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 9194fc4bb..2905a3b6f 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 30a5c6f7a..c020b7a4e 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 28074ecd5..3b14a6e38 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 ce4503593..791b7369b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 0d905bddf..7226db497 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 1f098ff2b..198ac02c3 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 7b48b736a..5ec44eb6b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 bc2505f4b..f229a0bfa 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 b450bedfd..cb7647585 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 29b3390d2..8c13c19ca 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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/journals_test.rb b/test/integration/api_test/journals_test.rb
index 66fc3b432..f637d90f4 100644
--- a/test/integration/api_test/journals_test.rb
+++ b/test/integration/api_test/journals_test.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true
# Redmine - project management software
-# Copyright (C) 2006-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 bc1ee0fe6..59f19a650 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 9d3b333e1..bb9b213c7 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 38eab5163..33e2f59a2 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 d5c5946ad..1827c8829 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 e4047c523..d8ae42576 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 458bd9714..01f0ac901 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 3d847b5a3..7a96c8373 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 f66f9b796..34b0ec784 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 f05832079..d1e5de8ea 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 8e62211e5..797a6655a 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 93fa0c3bf..7322cd2ee 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 8444500d9..34bc51f75 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 b551a8ddf..1c0b07e59 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 8caa75f7e..571edc1b0 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 a4e2808a1..f7abae80b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 ab07f3a31..a7755ac29 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 30e77dd4e..265a1db17 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 ba55b46fb..93ab661b3 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 d9fd376af..89dff619b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 54900d6b4..eb86dfb12 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 e809ff4ed..ae24f5bd1 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 c21d93c9f..533c3eb4b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 59aca7623..9c5cefb7a 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 2eaeb7f5a..c5a16d954 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 86efcb19c..05eef97a7 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 9e244d973..285748d65 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 296db8028..f145e56d1 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 4543cab22..7ed914929 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 3978aa719..8976f8b89 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 4da485139..c5d8dc99f 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 02fb9955e..e01e4d19b 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 85cc85668..cca82b29c 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 da89c063c..a020cfe5e 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 1759f349f..376da97ed 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 6dc386167..cbd517e5f 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 ffce8374a..81fd6325e 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 8cbf844bf..d968ae81f 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 84fdb9f61..2704513df 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 55c4c49fb..2c08ef9cd 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 fe1add012..421edaacb 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 c78967bfd..440a213b8 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 762c643c1..300301308 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 369ecc09d..ad64ebf31 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 d3cab7b46..7400d7eb8 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 e5c4f5c41..d4d7f7f8f 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 25807cbb7..0b91d30ad 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 b54e26ec4..6c41286dc 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 902d105c1..430f60d64 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 4c034e00a..8fd671784 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 259ab9bbf..6ef1b37bd 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 bf6dfa4ae..4edd8b1fe 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 0c56f6e33..854a36ae8 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 8ccbd97a0..c1064cedc 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 3b3a69174..b2a7c9b20 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 240d5aac6..b889278f3 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 855da3190..c8ab6aa93 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 fcd36938b..9895ec511 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 4595fb7e3..a15b1adea 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 d871ca855..79a4a1bb0 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 79defc52d..302b02c56 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 42395d320..5130b18cb 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 5d37a87c8..d1438258c 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 d5b122524..043786627 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 ed94304ac..56cb4f57f 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 1abe1f1f6..546f77354 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 88d827088..f2ac6162c 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 8aab761fc..8af3fb1f0 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 13cd1a5d9..8f2b7afdf 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 00c6cbe33..c123046e4 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 3be9f9b08..a1fe5622e 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 46e42543e..ab19118f5 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 c6320fb18..e3a4317b3 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 e78de7f26..cb3ac8230 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 dd94c83a1..4eb54898e 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 89aae30a6..780053c8e 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 5be4e151d..d529e8704 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program 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 330696180..8f15bf9e8 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-2022 Jean-Philippe Lang
+# Copyright (C) 2006-2023 Jean-Philippe Lang
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License