diff options
Diffstat (limited to 'tests/app/Http')
373 files changed, 373 insertions, 373 deletions
diff --git a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php index 9f32c06ff9..1266f0978a 100644 --- a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php index c54198b082..64b1b8c4a6 100644 --- a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Exceptions/HttpExceptionTest.php b/tests/app/Http/Exceptions/HttpExceptionTest.php index 63c27a701d..a40d95f859 100644 --- a/tests/app/Http/Exceptions/HttpExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php index 2e1bb48af0..d7f0614112 100644 --- a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php index 0748b8edd1..3ec7b18281 100644 --- a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php index 3b6431fed3..3667deb864 100644 --- a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php index 74b2a84791..af435f632a 100644 --- a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php +++ b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/AuthAdministratorTest.php b/tests/app/Http/Middleware/AuthAdministratorTest.php index fa9eeba932..a26469a37b 100644 --- a/tests/app/Http/Middleware/AuthAdministratorTest.php +++ b/tests/app/Http/Middleware/AuthAdministratorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/AuthEditorTest.php b/tests/app/Http/Middleware/AuthEditorTest.php index e6fdf6c869..821ee3bc75 100644 --- a/tests/app/Http/Middleware/AuthEditorTest.php +++ b/tests/app/Http/Middleware/AuthEditorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/AuthLoggedInTest.php b/tests/app/Http/Middleware/AuthLoggedInTest.php index a3280c16b0..72fb260f89 100644 --- a/tests/app/Http/Middleware/AuthLoggedInTest.php +++ b/tests/app/Http/Middleware/AuthLoggedInTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/AuthManagerTest.php b/tests/app/Http/Middleware/AuthManagerTest.php index 737a9e1ce9..61a6e44826 100644 --- a/tests/app/Http/Middleware/AuthManagerTest.php +++ b/tests/app/Http/Middleware/AuthManagerTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/AuthMemberTest.php b/tests/app/Http/Middleware/AuthMemberTest.php index 2e22783f9c..39ff769587 100644 --- a/tests/app/Http/Middleware/AuthMemberTest.php +++ b/tests/app/Http/Middleware/AuthMemberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/AuthModeratorTest.php b/tests/app/Http/Middleware/AuthModeratorTest.php index d541744439..8b388463b7 100644 --- a/tests/app/Http/Middleware/AuthModeratorTest.php +++ b/tests/app/Http/Middleware/AuthModeratorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/BadBotBlockerTest.php b/tests/app/Http/Middleware/BadBotBlockerTest.php index d087ce7bbd..67f2578891 100644 --- a/tests/app/Http/Middleware/BadBotBlockerTest.php +++ b/tests/app/Http/Middleware/BadBotBlockerTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/BaseUrlTest.php b/tests/app/Http/Middleware/BaseUrlTest.php index f571d2642c..3477c9d5b7 100644 --- a/tests/app/Http/Middleware/BaseUrlTest.php +++ b/tests/app/Http/Middleware/BaseUrlTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/BootModulesTest.php b/tests/app/Http/Middleware/BootModulesTest.php index 89b4d55b87..23acf48173 100644 --- a/tests/app/Http/Middleware/BootModulesTest.php +++ b/tests/app/Http/Middleware/BootModulesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/CheckCsrfTest.php b/tests/app/Http/Middleware/CheckCsrfTest.php index 429dd47249..4a4b4da3ca 100644 --- a/tests/app/Http/Middleware/CheckCsrfTest.php +++ b/tests/app/Http/Middleware/CheckCsrfTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php b/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php index 8a14111243..c2d45d7c56 100644 --- a/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php +++ b/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/CheckForNewVersionTest.php b/tests/app/Http/Middleware/CheckForNewVersionTest.php index eb7d766da9..32bf76bb45 100644 --- a/tests/app/Http/Middleware/CheckForNewVersionTest.php +++ b/tests/app/Http/Middleware/CheckForNewVersionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/ClientIpTest.php b/tests/app/Http/Middleware/ClientIpTest.php index df3bad012f..975d544577 100644 --- a/tests/app/Http/Middleware/ClientIpTest.php +++ b/tests/app/Http/Middleware/ClientIpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/CompressResponseTest.php b/tests/app/Http/Middleware/CompressResponseTest.php index 6aac8249f8..500d294bd2 100644 --- a/tests/app/Http/Middleware/CompressResponseTest.php +++ b/tests/app/Http/Middleware/CompressResponseTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/ContentLengthTest.php b/tests/app/Http/Middleware/ContentLengthTest.php index 537db69167..ba33cb437a 100644 --- a/tests/app/Http/Middleware/ContentLengthTest.php +++ b/tests/app/Http/Middleware/ContentLengthTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/DoHousekeepingTest.php b/tests/app/Http/Middleware/DoHousekeepingTest.php index c98dac9d8b..308a4049d2 100644 --- a/tests/app/Http/Middleware/DoHousekeepingTest.php +++ b/tests/app/Http/Middleware/DoHousekeepingTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/EmitResponseTest.php b/tests/app/Http/Middleware/EmitResponseTest.php index c6c8b9c781..34ee6b6aa5 100644 --- a/tests/app/Http/Middleware/EmitResponseTest.php +++ b/tests/app/Http/Middleware/EmitResponseTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/HandleExceptionsTest.php b/tests/app/Http/Middleware/HandleExceptionsTest.php index 1e4c775413..de543c8037 100644 --- a/tests/app/Http/Middleware/HandleExceptionsTest.php +++ b/tests/app/Http/Middleware/HandleExceptionsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/LoadRoutesTest.php b/tests/app/Http/Middleware/LoadRoutesTest.php index 2b4055f0e3..84af14bab8 100644 --- a/tests/app/Http/Middleware/LoadRoutesTest.php +++ b/tests/app/Http/Middleware/LoadRoutesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/PublicFilesTest.php b/tests/app/Http/Middleware/PublicFilesTest.php index 3903ed7648..b5558765c2 100644 --- a/tests/app/Http/Middleware/PublicFilesTest.php +++ b/tests/app/Http/Middleware/PublicFilesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/ReadConfigIniTest.php b/tests/app/Http/Middleware/ReadConfigIniTest.php index 9851245c72..f8ed48a5fb 100644 --- a/tests/app/Http/Middleware/ReadConfigIniTest.php +++ b/tests/app/Http/Middleware/ReadConfigIniTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php index 5ecf582c91..0e6ce0ddda 100644 --- a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php +++ b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/RequestHandlerTest.php b/tests/app/Http/Middleware/RequestHandlerTest.php index 77fed704d2..d98b9c91b2 100644 --- a/tests/app/Http/Middleware/RequestHandlerTest.php +++ b/tests/app/Http/Middleware/RequestHandlerTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/RouterTest.php b/tests/app/Http/Middleware/RouterTest.php index de112c1082..4946bd41ed 100644 --- a/tests/app/Http/Middleware/RouterTest.php +++ b/tests/app/Http/Middleware/RouterTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/SecurityHeadersTest.php b/tests/app/Http/Middleware/SecurityHeadersTest.php index 90938d2410..394e44e8dc 100644 --- a/tests/app/Http/Middleware/SecurityHeadersTest.php +++ b/tests/app/Http/Middleware/SecurityHeadersTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php index aff8c8eff5..6fd9d8f3d3 100644 --- a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php +++ b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/UseDatabaseTest.php b/tests/app/Http/Middleware/UseDatabaseTest.php index e056051d0b..f37255609a 100644 --- a/tests/app/Http/Middleware/UseDatabaseTest.php +++ b/tests/app/Http/Middleware/UseDatabaseTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/UseLanguageTest.php b/tests/app/Http/Middleware/UseLanguageTest.php index 593fbfe537..fa5e5481f9 100644 --- a/tests/app/Http/Middleware/UseLanguageTest.php +++ b/tests/app/Http/Middleware/UseLanguageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/UseSessionTest.php b/tests/app/Http/Middleware/UseSessionTest.php index c80baa4d91..939285f8f3 100644 --- a/tests/app/Http/Middleware/UseSessionTest.php +++ b/tests/app/Http/Middleware/UseSessionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/UseThemeTest.php b/tests/app/Http/Middleware/UseThemeTest.php index 8dfe82a179..495b7bda83 100644 --- a/tests/app/Http/Middleware/UseThemeTest.php +++ b/tests/app/Http/Middleware/UseThemeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Middleware/UseTransactionTest.php b/tests/app/Http/Middleware/UseTransactionTest.php index ba2953346a..5d9d896430 100644 --- a/tests/app/Http/Middleware/UseTransactionTest.php +++ b/tests/app/Http/Middleware/UseTransactionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AccountDeleteTest.php b/tests/app/Http/RequestHandlers/AccountDeleteTest.php index 56157fc960..8cc0e00d9d 100644 --- a/tests/app/Http/RequestHandlers/AccountDeleteTest.php +++ b/tests/app/Http/RequestHandlers/AccountDeleteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AccountEditTest.php b/tests/app/Http/RequestHandlers/AccountEditTest.php index c25404d373..b4942e0913 100644 --- a/tests/app/Http/RequestHandlers/AccountEditTest.php +++ b/tests/app/Http/RequestHandlers/AccountEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AccountUpdateTest.php b/tests/app/Http/RequestHandlers/AccountUpdateTest.php index dc5d65b21c..81e30bf8c9 100644 --- a/tests/app/Http/RequestHandlers/AccountUpdateTest.php +++ b/tests/app/Http/RequestHandlers/AccountUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php index 793278422d..02effc1fcf 100644 --- a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php +++ b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php index 9ab13ac5fa..3a6e0e1968 100644 --- a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php +++ b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php index a6c1afb1bf..be6244cec3 100644 --- a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php +++ b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php index 74c16ed8f3..12a9e20c8c 100644 --- a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php +++ b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php index 2f3e67a960..4ba94048e2 100644 --- a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php +++ b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php index e0d516f236..4587f2c47b 100644 --- a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php +++ b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddNewFactTest.php b/tests/app/Http/RequestHandlers/AddNewFactTest.php index 4bcfe40994..280e519108 100644 --- a/tests/app/Http/RequestHandlers/AddNewFactTest.php +++ b/tests/app/Http/RequestHandlers/AddNewFactTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php index 09367201ff..167df29d8e 100644 --- a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php +++ b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php index b08258984c..b8c768d678 100644 --- a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php +++ b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php index 26155f626d..c2acf3458c 100644 --- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php +++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php index b57cb7547d..a926460d2a 100644 --- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php +++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php index 9985ea6504..c8a59b418b 100644 --- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php +++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php index c34d79a30e..8338f3987b 100644 --- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php +++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php index 6edd5a7bcf..496816a5b6 100644 --- a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php +++ b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php index f507192be9..20ae5c22ac 100644 --- a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php +++ b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php index 4601f7e186..9d724de700 100644 --- a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php +++ b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php index 43bd6c275e..61342e77d5 100644 --- a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php +++ b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AdsTxtTest.php b/tests/app/Http/RequestHandlers/AdsTxtTest.php index eba54387be..822a2a3b4c 100644 --- a/tests/app/Http/RequestHandlers/AdsTxtTest.php +++ b/tests/app/Http/RequestHandlers/AdsTxtTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php index 06a1bd2ca7..d47087585c 100644 --- a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php +++ b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php index 04d80960c3..2c5f2a5502 100644 --- a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php +++ b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php index 687ef61ae7..f05069ee0c 100644 --- a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php +++ b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php index c371c4c08f..6e67102d3e 100644 --- a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php +++ b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php index 68e8a28fc2..a68b10c320 100644 --- a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php +++ b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php index b012621909..e811c5178d 100644 --- a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php +++ b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/BroadcastActionTest.php b/tests/app/Http/RequestHandlers/BroadcastActionTest.php index b91584ce24..fccf9ef8d9 100644 --- a/tests/app/Http/RequestHandlers/BroadcastActionTest.php +++ b/tests/app/Http/RequestHandlers/BroadcastActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/BroadcastPageTest.php b/tests/app/Http/RequestHandlers/BroadcastPageTest.php index 651e164176..ad4c5b29bb 100644 --- a/tests/app/Http/RequestHandlers/BroadcastPageTest.php +++ b/tests/app/Http/RequestHandlers/BroadcastPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php index 9b324c2268..d43cdeb62b 100644 --- a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php +++ b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CalendarActionTest.php b/tests/app/Http/RequestHandlers/CalendarActionTest.php index c2257fab76..62642ef381 100644 --- a/tests/app/Http/RequestHandlers/CalendarActionTest.php +++ b/tests/app/Http/RequestHandlers/CalendarActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CalendarEventsTest.php b/tests/app/Http/RequestHandlers/CalendarEventsTest.php index ff11194a35..e114bd792e 100644 --- a/tests/app/Http/RequestHandlers/CalendarEventsTest.php +++ b/tests/app/Http/RequestHandlers/CalendarEventsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CalendarPageTest.php b/tests/app/Http/RequestHandlers/CalendarPageTest.php index 62382c3560..8d68abc620 100644 --- a/tests/app/Http/RequestHandlers/CalendarPageTest.php +++ b/tests/app/Http/RequestHandlers/CalendarPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php index d772c8f6ce..4f963c35ab 100644 --- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php +++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php index 048f78edb5..efa485cbe4 100644 --- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php +++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php index c3f7ae2945..1a34a7ecb8 100644 --- a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php +++ b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CheckTreeTest.php b/tests/app/Http/RequestHandlers/CheckTreeTest.php index 8ebd5ffc1f..aa984ca216 100644 --- a/tests/app/Http/RequestHandlers/CheckTreeTest.php +++ b/tests/app/Http/RequestHandlers/CheckTreeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php index addf203e73..0a4c793068 100644 --- a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php +++ b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ContactActionTest.php b/tests/app/Http/RequestHandlers/ContactActionTest.php index b1c1281960..b841a2f5dc 100644 --- a/tests/app/Http/RequestHandlers/ContactActionTest.php +++ b/tests/app/Http/RequestHandlers/ContactActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ContactPageTest.php b/tests/app/Http/RequestHandlers/ContactPageTest.php index 91b5859a41..64e5e542c1 100644 --- a/tests/app/Http/RequestHandlers/ContactPageTest.php +++ b/tests/app/Http/RequestHandlers/ContactPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php b/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php index 27fb5a5d42..e43b0371af 100644 --- a/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php +++ b/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ControlPanelTest.php b/tests/app/Http/RequestHandlers/ControlPanelTest.php index 1085ff0d96..3a7a4c183a 100644 --- a/tests/app/Http/RequestHandlers/ControlPanelTest.php +++ b/tests/app/Http/RequestHandlers/ControlPanelTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CopyFactTest.php b/tests/app/Http/RequestHandlers/CopyFactTest.php index ab8977ca60..830c18ba68 100644 --- a/tests/app/Http/RequestHandlers/CopyFactTest.php +++ b/tests/app/Http/RequestHandlers/CopyFactTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php index 2dc2e634f8..ec737cd0cc 100644 --- a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php index ef228cfb0b..0268d4ee86 100644 --- a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php index 1b8d3b5c81..5eafaa0fc4 100644 --- a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php index 23acd007ed..becab4526f 100644 --- a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php +++ b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php index 30ec723d8d..a48d5e23bd 100644 --- a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php index 7d252d270a..359f11620f 100644 --- a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php index 1b94cc25aa..3121afb1bd 100644 --- a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php index 063e40387d..873f5a9a82 100644 --- a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php index a904e9f9ff..d100e2de13 100644 --- a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php index 20a0bb9e16..10b50400af 100644 --- a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php index dda6765b37..f67bc01062 100644 --- a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php index 16804e5982..e29a9a2e82 100644 --- a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php index 87b25e2ebb..595a549a2b 100644 --- a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php index 418d40f04d..57db71fd82 100644 --- a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php index 08eb6ae22f..7b38ec2374 100644 --- a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php +++ b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php index cda5b59fa2..924a1e8c00 100644 --- a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php +++ b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/CreateTreePageTest.php b/tests/app/Http/RequestHandlers/CreateTreePageTest.php index 894fab3d9b..ce731e48c9 100644 --- a/tests/app/Http/RequestHandlers/CreateTreePageTest.php +++ b/tests/app/Http/RequestHandlers/CreateTreePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixChooseTest.php b/tests/app/Http/RequestHandlers/DataFixChooseTest.php index aa420931d3..0bcfeaaecb 100644 --- a/tests/app/Http/RequestHandlers/DataFixChooseTest.php +++ b/tests/app/Http/RequestHandlers/DataFixChooseTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixDataTest.php b/tests/app/Http/RequestHandlers/DataFixDataTest.php index d73862dce5..f78eef7aee 100644 --- a/tests/app/Http/RequestHandlers/DataFixDataTest.php +++ b/tests/app/Http/RequestHandlers/DataFixDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixPageTest.php b/tests/app/Http/RequestHandlers/DataFixPageTest.php index 1446de9350..a9c5ed7dde 100644 --- a/tests/app/Http/RequestHandlers/DataFixPageTest.php +++ b/tests/app/Http/RequestHandlers/DataFixPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php index 8e95a72276..0d600af274 100644 --- a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php +++ b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixSelectTest.php b/tests/app/Http/RequestHandlers/DataFixSelectTest.php index 084d922b17..a5cb3cb3f6 100644 --- a/tests/app/Http/RequestHandlers/DataFixSelectTest.php +++ b/tests/app/Http/RequestHandlers/DataFixSelectTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php index f8525377b2..f329d17938 100644 --- a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php +++ b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php index e609534ccd..412725ec73 100644 --- a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php +++ b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DeleteFactTest.php b/tests/app/Http/RequestHandlers/DeleteFactTest.php index eb5dc8ccfd..1cdb9fdf9a 100644 --- a/tests/app/Http/RequestHandlers/DeleteFactTest.php +++ b/tests/app/Http/RequestHandlers/DeleteFactTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DeletePathTest.php b/tests/app/Http/RequestHandlers/DeletePathTest.php index 86addfce3e..93ce5c2ae1 100644 --- a/tests/app/Http/RequestHandlers/DeletePathTest.php +++ b/tests/app/Http/RequestHandlers/DeletePathTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DeleteRecordTest.php b/tests/app/Http/RequestHandlers/DeleteRecordTest.php index 8bf343eb03..1ceeb6dd21 100644 --- a/tests/app/Http/RequestHandlers/DeleteRecordTest.php +++ b/tests/app/Http/RequestHandlers/DeleteRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php index 9b55d4bbb6..f9ad5f66f6 100644 --- a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php +++ b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/DeleteUserTest.php b/tests/app/Http/RequestHandlers/DeleteUserTest.php index a1f9d1ce95..d1e3b077e9 100644 --- a/tests/app/Http/RequestHandlers/DeleteUserTest.php +++ b/tests/app/Http/RequestHandlers/DeleteUserTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditFactActionTest.php b/tests/app/Http/RequestHandlers/EditFactActionTest.php index cce6430222..b73118fa30 100644 --- a/tests/app/Http/RequestHandlers/EditFactActionTest.php +++ b/tests/app/Http/RequestHandlers/EditFactActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditFactPageTest.php b/tests/app/Http/RequestHandlers/EditFactPageTest.php index 8ddd5d80d0..1f07e7fdc3 100644 --- a/tests/app/Http/RequestHandlers/EditFactPageTest.php +++ b/tests/app/Http/RequestHandlers/EditFactPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php index 1aa25f226d..b08cbff928 100644 --- a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php +++ b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php index 385a05c073..38de91bdfc 100644 --- a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php +++ b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditNoteActionTest.php b/tests/app/Http/RequestHandlers/EditNoteActionTest.php index 10d89e3406..b9ebf66376 100644 --- a/tests/app/Http/RequestHandlers/EditNoteActionTest.php +++ b/tests/app/Http/RequestHandlers/EditNoteActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditNotePageTest.php b/tests/app/Http/RequestHandlers/EditNotePageTest.php index 373b391929..f62f8634bf 100644 --- a/tests/app/Http/RequestHandlers/EditNotePageTest.php +++ b/tests/app/Http/RequestHandlers/EditNotePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php index 52c3b06160..c1c3957c97 100644 --- a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php +++ b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php index c61ca883da..9713a5da08 100644 --- a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php +++ b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php index 1b00d52d3d..7433c5d81d 100644 --- a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php +++ b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php index 2f6ab49816..18229e9f35 100644 --- a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php +++ b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRecordActionTest.php index eaf4cd0dde..610d74866d 100644 --- a/tests/app/Http/RequestHandlers/EditRecordActionTest.php +++ b/tests/app/Http/RequestHandlers/EditRecordActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EditRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRecordPageTest.php index 0109d66dff..0f75213855 100644 --- a/tests/app/Http/RequestHandlers/EditRecordPageTest.php +++ b/tests/app/Http/RequestHandlers/EditRecordPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php index 3e98816fe0..a93be0839a 100644 --- a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php +++ b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php index 94fee31dd2..e265444309 100644 --- a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php +++ b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php index 86894610f2..295c411a37 100644 --- a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php +++ b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php index 017121af05..97c57e6a47 100644 --- a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php +++ b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php index 7a6ed13d1a..7be14cc6f0 100644 --- a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php +++ b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php index 1e0f31b4fc..aab098b6a8 100644 --- a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php +++ b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/FamilyPageTest.php b/tests/app/Http/RequestHandlers/FamilyPageTest.php index 1257b9d893..ac658c4bcd 100644 --- a/tests/app/Http/RequestHandlers/FamilyPageTest.php +++ b/tests/app/Http/RequestHandlers/FamilyPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/FaviconIcoTest.php b/tests/app/Http/RequestHandlers/FaviconIcoTest.php index 37fd873a04..4af0577afd 100644 --- a/tests/app/Http/RequestHandlers/FaviconIcoTest.php +++ b/tests/app/Http/RequestHandlers/FaviconIcoTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php index d727facfd1..d6cc474201 100644 --- a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php +++ b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php index 120df9fda6..73141d4cc1 100644 --- a/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php +++ b/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php index 75025ee9d1..12b6c09b95 100644 --- a/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php +++ b/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php index e645ef1fcf..237f5e6ac8 100644 --- a/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php +++ b/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/GedcomLoadTest.php b/tests/app/Http/RequestHandlers/GedcomLoadTest.php index 79e4c2c817..3a15efc1bc 100644 --- a/tests/app/Http/RequestHandlers/GedcomLoadTest.php +++ b/tests/app/Http/RequestHandlers/GedcomLoadTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php index b6da5560fa..ddb9aa87bf 100644 --- a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php +++ b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/HeaderPageTest.php b/tests/app/Http/RequestHandlers/HeaderPageTest.php index 3419e8ffd3..5d982b6f78 100644 --- a/tests/app/Http/RequestHandlers/HeaderPageTest.php +++ b/tests/app/Http/RequestHandlers/HeaderPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/HelpTextTest.php b/tests/app/Http/RequestHandlers/HelpTextTest.php index 928bc69be8..30ab75dcd4 100644 --- a/tests/app/Http/RequestHandlers/HelpTextTest.php +++ b/tests/app/Http/RequestHandlers/HelpTextTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/HomePageTest.php b/tests/app/Http/RequestHandlers/HomePageTest.php index 19f3311f87..c671aa6f7f 100644 --- a/tests/app/Http/RequestHandlers/HomePageTest.php +++ b/tests/app/Http/RequestHandlers/HomePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php index c7ef32de05..4342f2519c 100644 --- a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php +++ b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php index 5a863870b5..d15baa4d5e 100644 --- a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php +++ b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/IndividualPageTest.php b/tests/app/Http/RequestHandlers/IndividualPageTest.php index fe4ae852c3..0d7bafaa4f 100644 --- a/tests/app/Http/RequestHandlers/IndividualPageTest.php +++ b/tests/app/Http/RequestHandlers/IndividualPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php index 23cf4305b5..1116bafa20 100644 --- a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php +++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php index 43c0b2cd53..dae2bfa084 100644 --- a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php +++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php index 92fd3924d6..ae9a42a277 100644 --- a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php +++ b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php index 4eae974879..f448525aea 100644 --- a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php +++ b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php index ec446fb5a5..d45e4b5250 100644 --- a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php +++ b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php index 4bc1a770ea..2fcb522830 100644 --- a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php +++ b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php index 1c1ffec3fd..14e06f53be 100644 --- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php +++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php index 19d87be7a8..57a90c0b27 100644 --- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php +++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LocationPageTest.php b/tests/app/Http/RequestHandlers/LocationPageTest.php index 5ce535db6d..246ced6511 100644 --- a/tests/app/Http/RequestHandlers/LocationPageTest.php +++ b/tests/app/Http/RequestHandlers/LocationPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LoginActionTest.php b/tests/app/Http/RequestHandlers/LoginActionTest.php index 7ac433127c..0217da957d 100644 --- a/tests/app/Http/RequestHandlers/LoginActionTest.php +++ b/tests/app/Http/RequestHandlers/LoginActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LoginPageTest.php b/tests/app/Http/RequestHandlers/LoginPageTest.php index 9d1c8bdef2..a119a61027 100644 --- a/tests/app/Http/RequestHandlers/LoginPageTest.php +++ b/tests/app/Http/RequestHandlers/LoginPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/LogoutTest.php b/tests/app/Http/RequestHandlers/LogoutTest.php index 454dc01377..b3fa3cc077 100644 --- a/tests/app/Http/RequestHandlers/LogoutTest.php +++ b/tests/app/Http/RequestHandlers/LogoutTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php index 9efd098c27..b6b72b2386 100644 --- a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php +++ b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ManageMediaDataTest.php b/tests/app/Http/RequestHandlers/ManageMediaDataTest.php index a0b62c2a6d..8fe03c4230 100644 --- a/tests/app/Http/RequestHandlers/ManageMediaDataTest.php +++ b/tests/app/Http/RequestHandlers/ManageMediaDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ManageMediaPageTest.php b/tests/app/Http/RequestHandlers/ManageMediaPageTest.php index c33a7579ad..6f3417dde5 100644 --- a/tests/app/Http/RequestHandlers/ManageMediaPageTest.php +++ b/tests/app/Http/RequestHandlers/ManageMediaPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ManageTreesTest.php b/tests/app/Http/RequestHandlers/ManageTreesTest.php index 2ca97c6c3b..40dba3e97d 100644 --- a/tests/app/Http/RequestHandlers/ManageTreesTest.php +++ b/tests/app/Http/RequestHandlers/ManageTreesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataAddTest.php b/tests/app/Http/RequestHandlers/MapDataAddTest.php index f5ea289597..b6a7074931 100644 --- a/tests/app/Http/RequestHandlers/MapDataAddTest.php +++ b/tests/app/Http/RequestHandlers/MapDataAddTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php index 17492479e7..4a1b01fe82 100644 --- a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php +++ b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php index 35e117a6fc..ddb5c3df1b 100644 --- a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php +++ b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataEditTest.php b/tests/app/Http/RequestHandlers/MapDataEditTest.php index f933d6ea73..faafb83210 100644 --- a/tests/app/Http/RequestHandlers/MapDataEditTest.php +++ b/tests/app/Http/RequestHandlers/MapDataEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php b/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php index 6d7f0169c6..3acbabaa34 100644 --- a/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php +++ b/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php b/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php index d26ebcfa57..c44ee4c870 100644 --- a/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php +++ b/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php index 38f0d91151..9322e924d9 100644 --- a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php +++ b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataImportPageTest.php b/tests/app/Http/RequestHandlers/MapDataImportPageTest.php index eae9819cd4..736165a2b7 100644 --- a/tests/app/Http/RequestHandlers/MapDataImportPageTest.php +++ b/tests/app/Http/RequestHandlers/MapDataImportPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataListTest.php b/tests/app/Http/RequestHandlers/MapDataListTest.php index 091379978c..6472146a4e 100644 --- a/tests/app/Http/RequestHandlers/MapDataListTest.php +++ b/tests/app/Http/RequestHandlers/MapDataListTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MapDataSaveTest.php b/tests/app/Http/RequestHandlers/MapDataSaveTest.php index 265a44eb42..49a10dab94 100644 --- a/tests/app/Http/RequestHandlers/MapDataSaveTest.php +++ b/tests/app/Http/RequestHandlers/MapDataSaveTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MasqueradeTest.php b/tests/app/Http/RequestHandlers/MasqueradeTest.php index 5ee0ac8960..9d7b72e37b 100644 --- a/tests/app/Http/RequestHandlers/MasqueradeTest.php +++ b/tests/app/Http/RequestHandlers/MasqueradeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php index 4fb20a09b8..e187a3c500 100644 --- a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php +++ b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php index 59af32d140..dd56ed99dd 100644 --- a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php +++ b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MediaPageTest.php b/tests/app/Http/RequestHandlers/MediaPageTest.php index d689c84849..45021cc2c9 100644 --- a/tests/app/Http/RequestHandlers/MediaPageTest.php +++ b/tests/app/Http/RequestHandlers/MediaPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php index d86fc11090..f88ec1a3f5 100644 --- a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php +++ b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php index 43873e8264..f24d919e03 100644 --- a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php +++ b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php index 2db1f67e75..1041469d88 100644 --- a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php +++ b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php index 183b12af36..91e73c603f 100644 --- a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php +++ b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php index ab1f3acbec..957da5745a 100644 --- a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php +++ b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php index 95d51b39be..bf0b6a91ee 100644 --- a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php +++ b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MessageActionTest.php b/tests/app/Http/RequestHandlers/MessageActionTest.php index 363ec99a25..ebab691d94 100644 --- a/tests/app/Http/RequestHandlers/MessageActionTest.php +++ b/tests/app/Http/RequestHandlers/MessageActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MessagePageTest.php b/tests/app/Http/RequestHandlers/MessagePageTest.php index af622f2471..b5c9637ae4 100644 --- a/tests/app/Http/RequestHandlers/MessagePageTest.php +++ b/tests/app/Http/RequestHandlers/MessagePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/MessageSelectTest.php b/tests/app/Http/RequestHandlers/MessageSelectTest.php index 801a1b6436..f281773e2d 100644 --- a/tests/app/Http/RequestHandlers/MessageSelectTest.php +++ b/tests/app/Http/RequestHandlers/MessageSelectTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModuleActionTest.php b/tests/app/Http/RequestHandlers/ModuleActionTest.php index 9b4502373f..5df6acdf95 100644 --- a/tests/app/Http/RequestHandlers/ModuleActionTest.php +++ b/tests/app/Http/RequestHandlers/ModuleActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php index e0afabbddb..9431e586c3 100644 --- a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php +++ b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php index 1f09f00690..32be91c89a 100644 --- a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php index 6f457d4473..61a18bf4ef 100644 --- a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php index e0bead03cc..6c11fd9f34 100644 --- a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php index e81124ee19..34f902d362 100644 --- a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php index 1189e3df27..29cbcbd478 100644 --- a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php index a71febd251..205a450a94 100644 --- a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php index ec66fd121c..0f225e8f79 100644 --- a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php index d7e1aa588f..427fb20c95 100644 --- a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php index 130d9828fb..ea58a1d34d 100644 --- a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php index e565a77d30..7fe9d3aeda 100644 --- a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php index 9d56e9b212..95aa4d2ccb 100644 --- a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php index 3eff95d1f6..509ebe7736 100644 --- a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php index 8acf9e10ca..e6136a8ffb 100644 --- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php index e85411d3a7..4c44e3eb12 100644 --- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php index 3b3eb129ef..c5f6b23be1 100644 --- a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php index 5397c279d4..5bb2de92f1 100644 --- a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php index 407d9a85b3..0ddf3e22ed 100644 --- a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php index 76edc3d464..3077ac07b5 100644 --- a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php index 77c9a5f628..d217d15951 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php index cdbee5d4b4..17b1c60508 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php index eb109e61ee..ae1af3fca2 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php index b890a2a450..4f3ed8f5d4 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php index 1145dfd503..45bafa1004 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php index 7a303d7e3a..2617e1bddf 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php index 8209c04b9f..a05cd64654 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php index a09217182a..f1d3e627af 100644 --- a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php index 54be9c54c0..38c3167a18 100644 --- a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php index 9577021baa..bfa83b5e70 100644 --- a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php index 8e63c09f52..404e314086 100644 --- a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php index 155245a9d8..2b11fcc0ba 100644 --- a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php index 094b1d6727..625936b6d1 100644 --- a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php index c13fee7ab9..b1b3cb9ec5 100644 --- a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php index c06782bdfe..10cfd98522 100644 --- a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php index 08cccab002..8605a666b4 100644 --- a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php index bd4d0d7743..3988aa2b36 100644 --- a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php index 1484ada624..f38f5db54e 100644 --- a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php index a4d3b102d4..4366ec070a 100644 --- a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php +++ b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php index 3b694e5141..5386d4d3fa 100644 --- a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php +++ b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/NotFoundTest.php b/tests/app/Http/RequestHandlers/NotFoundTest.php index e90b4f0437..a819a4bdf3 100644 --- a/tests/app/Http/RequestHandlers/NotFoundTest.php +++ b/tests/app/Http/RequestHandlers/NotFoundTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/NotePageTest.php b/tests/app/Http/RequestHandlers/NotePageTest.php index 8ba7dcdd43..6b248b10d3 100644 --- a/tests/app/Http/RequestHandlers/NotePageTest.php +++ b/tests/app/Http/RequestHandlers/NotePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php index 0e7195d7b6..8aeca3e252 100644 --- a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php +++ b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php b/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php index e7e51b1eb4..15c30b6610 100644 --- a/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php +++ b/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php index 0f57cd1b7e..8dc817754c 100644 --- a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php +++ b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PasswordResetPageTest.php b/tests/app/Http/RequestHandlers/PasswordResetPageTest.php index 73898b5997..2536f1cb0e 100644 --- a/tests/app/Http/RequestHandlers/PasswordResetPageTest.php +++ b/tests/app/Http/RequestHandlers/PasswordResetPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PasteFactTest.php b/tests/app/Http/RequestHandlers/PasteFactTest.php index 6460fb972a..dbe30b21a6 100644 --- a/tests/app/Http/RequestHandlers/PasteFactTest.php +++ b/tests/app/Http/RequestHandlers/PasteFactTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php index 68a585788f..be98bd197e 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php index e899425648..5a195973c0 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php index 38c817cc10..2d64082d58 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php index 22a949ebf5..be54c60153 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php index cec3018061..0f13859afa 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php index 951bcda4a2..8da6e9d055 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php index 8eb4a216a6..f1f1c02628 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php index 0c22b593b5..8d908afe10 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php index 5d34649b89..26ff99c9fc 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php index f465838770..cef585bbf9 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php index b4de845402..8926c6a2ff 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PendingChangesTest.php b/tests/app/Http/RequestHandlers/PendingChangesTest.php index 995474cfae..c8342f9d56 100644 --- a/tests/app/Http/RequestHandlers/PendingChangesTest.php +++ b/tests/app/Http/RequestHandlers/PendingChangesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PhpInformationTest.php b/tests/app/Http/RequestHandlers/PhpInformationTest.php index 608d36a7d1..cdf34252f8 100644 --- a/tests/app/Http/RequestHandlers/PhpInformationTest.php +++ b/tests/app/Http/RequestHandlers/PhpInformationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/PingTest.php b/tests/app/Http/RequestHandlers/PingTest.php index a1c916e863..77ec067797 100644 --- a/tests/app/Http/RequestHandlers/PingTest.php +++ b/tests/app/Http/RequestHandlers/PingTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php b/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php index 1f4a531a6b..5aa04326a7 100644 --- a/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php b/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php index 31fbb32e1b..65fd8b1032 100644 --- a/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php b/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php index 9995b9c8d0..43a96f2674 100644 --- a/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php b/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php index 2ad875c10e..b0e3470d1e 100644 --- a/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php index da10c84f5a..809f123415 100644 --- a/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php index dd13e2080f..dfca51fac2 100644 --- a/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php index 0ba77e5f2e..af6e1d0baa 100644 --- a/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php index e84d51ffd2..fd0ba4739d 100644 --- a/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php index d9f3984f86..d5bcc3d8e4 100644 --- a/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php b/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php index e99d793f64..a2e49bb323 100644 --- a/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php b/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php index 216846d153..b75656f567 100644 --- a/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php index c1b09d1d59..303b30e743 100644 --- a/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php b/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php index 1128850edc..a70ce08e0b 100644 --- a/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php b/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php index 9d7b506c43..1e63664503 100644 --- a/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php index bc4e4a1efe..85365630f0 100644 --- a/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php b/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php index 6f9d79dafa..796ebff3e6 100644 --- a/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php b/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php index 6b20c2abf7..b369749007 100644 --- a/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php index 1ed405d25b..c923506827 100644 --- a/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php b/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php index fbf637e521..d2028170cf 100644 --- a/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php b/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php index bca8b0268f..8e9e87833a 100644 --- a/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php index 4c0c3a15fa..a962e36bbc 100644 --- a/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php index 9d58322eb7..92d0475c8b 100644 --- a/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php index 4831af8782..d9fadc881a 100644 --- a/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php b/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php index 30ef502ed0..de7ced17e4 100644 --- a/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php index f1aebd2e3e..309adcff82 100644 --- a/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php index dd4b5011a2..49c193886a 100644 --- a/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php b/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php index 9f565c3f02..2e755b897d 100644 --- a/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php b/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php index 305cbe8144..17a68e94df 100644 --- a/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php b/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php index e8fef96218..177ffdd93f 100644 --- a/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php +++ b/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RegisterActionTest.php b/tests/app/Http/RequestHandlers/RegisterActionTest.php index e7050fc960..aea6f0309b 100644 --- a/tests/app/Http/RequestHandlers/RegisterActionTest.php +++ b/tests/app/Http/RequestHandlers/RegisterActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RegisterPageTest.php b/tests/app/Http/RequestHandlers/RegisterPageTest.php index f47f252cf5..6092fd622f 100644 --- a/tests/app/Http/RequestHandlers/RegisterPageTest.php +++ b/tests/app/Http/RequestHandlers/RegisterPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php index af2ea945b1..bd4d6aa5aa 100644 --- a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php +++ b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php index f789105467..d88641bdc5 100644 --- a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php +++ b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php index 7eb19bf6e0..660edf29a0 100644 --- a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php +++ b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php index 31012ebd82..46762a9d0f 100644 --- a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php +++ b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php index da133db98b..40e930edaa 100644 --- a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php +++ b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php index ebcc990613..1fb76a0c58 100644 --- a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php +++ b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php index 3ece8cb4dd..5ce590ab86 100644 --- a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php +++ b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php index a171f22de0..112a3ed46f 100644 --- a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php +++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php index 2010a42f8b..589484e6b3 100644 --- a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php +++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php index 0868cf2585..820b24eaec 100644 --- a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php +++ b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php index 62a7fd7a4c..bd4a0fca6c 100644 --- a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php +++ b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php index 53b98cff90..d7da53ca99 100644 --- a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php +++ b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReportGenerateTest.php b/tests/app/Http/RequestHandlers/ReportGenerateTest.php index 44b795a10d..7c84a6b9f5 100644 --- a/tests/app/Http/RequestHandlers/ReportGenerateTest.php +++ b/tests/app/Http/RequestHandlers/ReportGenerateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReportListActionTest.php b/tests/app/Http/RequestHandlers/ReportListActionTest.php index 8d8818e0c9..b1bdc73fdc 100644 --- a/tests/app/Http/RequestHandlers/ReportListActionTest.php +++ b/tests/app/Http/RequestHandlers/ReportListActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReportListPageTest.php b/tests/app/Http/RequestHandlers/ReportListPageTest.php index 76f2e08018..82f86b035e 100644 --- a/tests/app/Http/RequestHandlers/ReportListPageTest.php +++ b/tests/app/Http/RequestHandlers/ReportListPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php index d8fc392b51..ce8802de4d 100644 --- a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php +++ b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php index 57fbe1a373..7753fdc86f 100644 --- a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php +++ b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RepositoryPageTest.php b/tests/app/Http/RequestHandlers/RepositoryPageTest.php index 7578276866..903ea6c87e 100644 --- a/tests/app/Http/RequestHandlers/RepositoryPageTest.php +++ b/tests/app/Http/RequestHandlers/RepositoryPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/RobotsTxtTest.php b/tests/app/Http/RequestHandlers/RobotsTxtTest.php index 2f467995d8..877a7b7714 100644 --- a/tests/app/Http/RequestHandlers/RobotsTxtTest.php +++ b/tests/app/Http/RequestHandlers/RobotsTxtTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php index 63e4d61936..b51bc5c0f1 100644 --- a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php +++ b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php index 66a4da58a6..f48baab127 100644 --- a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php +++ b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php index 0dd32114e4..3f48595317 100644 --- a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php +++ b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php index 7d73d1fa00..b9c9447c59 100644 --- a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php +++ b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php index 8eca90dade..6ef7f44e41 100644 --- a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php +++ b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php index 28791c2131..cb846dec7c 100644 --- a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php +++ b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php index 91863d68cd..270e0468e3 100644 --- a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php +++ b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php index 65ec505262..a9b2552e9d 100644 --- a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php +++ b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php index 239914798a..cf147aec37 100644 --- a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php +++ b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php index 74b6ed0563..8dbeca8476 100644 --- a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php +++ b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SelectLanguageTest.php b/tests/app/Http/RequestHandlers/SelectLanguageTest.php index 86239d8767..e4b842b141 100644 --- a/tests/app/Http/RequestHandlers/SelectLanguageTest.php +++ b/tests/app/Http/RequestHandlers/SelectLanguageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SelectNewFactTest.php b/tests/app/Http/RequestHandlers/SelectNewFactTest.php index 53f0fad18e..76640b4adb 100644 --- a/tests/app/Http/RequestHandlers/SelectNewFactTest.php +++ b/tests/app/Http/RequestHandlers/SelectNewFactTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SelectThemeTest.php b/tests/app/Http/RequestHandlers/SelectThemeTest.php index d96ee3bf07..4329cae257 100644 --- a/tests/app/Http/RequestHandlers/SelectThemeTest.php +++ b/tests/app/Http/RequestHandlers/SelectThemeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SetupWizardTest.php b/tests/app/Http/RequestHandlers/SetupWizardTest.php index c7be24215f..40e6aac54e 100644 --- a/tests/app/Http/RequestHandlers/SetupWizardTest.php +++ b/tests/app/Http/RequestHandlers/SetupWizardTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SharedNotePageTest.php b/tests/app/Http/RequestHandlers/SharedNotePageTest.php index 495bb5b7a8..a7b1e13a25 100644 --- a/tests/app/Http/RequestHandlers/SharedNotePageTest.php +++ b/tests/app/Http/RequestHandlers/SharedNotePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php index ae7137d624..697afbe9c3 100644 --- a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php +++ b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteLogsDataTest.php b/tests/app/Http/RequestHandlers/SiteLogsDataTest.php index dae01c17f5..86c9bf5efe 100644 --- a/tests/app/Http/RequestHandlers/SiteLogsDataTest.php +++ b/tests/app/Http/RequestHandlers/SiteLogsDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php b/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php index 27066c55ee..284e3d08fe 100644 --- a/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php +++ b/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php b/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php index b2ccf04ca0..d00e692da6 100644 --- a/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php +++ b/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteLogsPageTest.php b/tests/app/Http/RequestHandlers/SiteLogsPageTest.php index 9af30dab2a..f5045bfd1b 100644 --- a/tests/app/Http/RequestHandlers/SiteLogsPageTest.php +++ b/tests/app/Http/RequestHandlers/SiteLogsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php index eb541dbaca..75d39e1d35 100644 --- a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php +++ b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php index 8b705a7246..555046378c 100644 --- a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php +++ b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php index caa4193cfc..9d81d50b58 100644 --- a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php +++ b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php index f15e496fa7..b4f34b0c80 100644 --- a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php +++ b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php index 1c1c5228d1..9806945c8c 100644 --- a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php +++ b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php index 6d101b89cd..a483531fa0 100644 --- a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php +++ b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SourcePageTest.php b/tests/app/Http/RequestHandlers/SourcePageTest.php index d3cd558705..54ce8be6a4 100644 --- a/tests/app/Http/RequestHandlers/SourcePageTest.php +++ b/tests/app/Http/RequestHandlers/SourcePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SubmissionPageTest.php b/tests/app/Http/RequestHandlers/SubmissionPageTest.php index e639867ed5..443885af5f 100644 --- a/tests/app/Http/RequestHandlers/SubmissionPageTest.php +++ b/tests/app/Http/RequestHandlers/SubmissionPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SubmitterPageTest.php b/tests/app/Http/RequestHandlers/SubmitterPageTest.php index e7ff5d8be8..4f21ec5e82 100644 --- a/tests/app/Http/RequestHandlers/SubmitterPageTest.php +++ b/tests/app/Http/RequestHandlers/SubmitterPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php index cd32577618..f6c9e1eb4a 100644 --- a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php +++ b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php index ee3c4f1192..94b274fc92 100644 --- a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php index 2ef12cdafd..b475afaa1e 100644 --- a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php index 5359885bab..9a7a87e776 100644 --- a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php index a9509b4997..5a436a9d24 100644 --- a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php index bccd2af312..9840cd86e9 100644 --- a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php index 3bbef8b9a4..64b38b4466 100644 --- a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php index 91eed44c29..4866b40544 100644 --- a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php index 9c5c31272f..e8b9f760a9 100644 --- a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php index 62369b5bbb..e47fb17564 100644 --- a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php index 2521f0270f..77e978dda5 100644 --- a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php index dea9852288..d4a3ae5563 100644 --- a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php +++ b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php index 854c54f9e9..d8da05e53e 100644 --- a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php +++ b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageBlockTest.php b/tests/app/Http/RequestHandlers/TreePageBlockTest.php index fdb77bdc15..48a30009b1 100644 --- a/tests/app/Http/RequestHandlers/TreePageBlockTest.php +++ b/tests/app/Http/RequestHandlers/TreePageBlockTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php index 63e4775414..90a1289010 100644 --- a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php +++ b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php index d786222234..db8c505ab2 100644 --- a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php +++ b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php index d866b7a17e..81c0a64e26 100644 --- a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php +++ b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageEditTest.php b/tests/app/Http/RequestHandlers/TreePageEditTest.php index 1c5dc1a3d5..074e1c822a 100644 --- a/tests/app/Http/RequestHandlers/TreePageEditTest.php +++ b/tests/app/Http/RequestHandlers/TreePageEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageTest.php b/tests/app/Http/RequestHandlers/TreePageTest.php index 39dcfc7077..798dad5a1c 100644 --- a/tests/app/Http/RequestHandlers/TreePageTest.php +++ b/tests/app/Http/RequestHandlers/TreePageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php index 2f4b2e62b1..2994d2ecbe 100644 --- a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php +++ b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php index c8ab65a804..ae94227141 100644 --- a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php +++ b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php index 6c678a769a..630caddd80 100644 --- a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php +++ b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php index 78ccc34d47..4af307dab8 100644 --- a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php +++ b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php index e245270ddc..eaf2a9be55 100644 --- a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php +++ b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php index 8023005dd1..654330f2d6 100644 --- a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php +++ b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php index fb658bade2..2208d74db7 100644 --- a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php +++ b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php index b67ecba218..d60f4af834 100644 --- a/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php +++ b/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php index d8702a7910..60597fa10e 100644 --- a/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php +++ b/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php index 2609e343b4..4b9c747a5a 100644 --- a/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php +++ b/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UploadMediaActionTest.php b/tests/app/Http/RequestHandlers/UploadMediaActionTest.php index ea4af30f73..251209a400 100644 --- a/tests/app/Http/RequestHandlers/UploadMediaActionTest.php +++ b/tests/app/Http/RequestHandlers/UploadMediaActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UploadMediaPageTest.php b/tests/app/Http/RequestHandlers/UploadMediaPageTest.php index 4f906f11f8..7f257e30d7 100644 --- a/tests/app/Http/RequestHandlers/UploadMediaPageTest.php +++ b/tests/app/Http/RequestHandlers/UploadMediaPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserAddActionTest.php b/tests/app/Http/RequestHandlers/UserAddActionTest.php index 17c2267768..3063e703cf 100644 --- a/tests/app/Http/RequestHandlers/UserAddActionTest.php +++ b/tests/app/Http/RequestHandlers/UserAddActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserAddPageTest.php b/tests/app/Http/RequestHandlers/UserAddPageTest.php index ae2cabf524..8da1cd419d 100644 --- a/tests/app/Http/RequestHandlers/UserAddPageTest.php +++ b/tests/app/Http/RequestHandlers/UserAddPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserEditActionTest.php b/tests/app/Http/RequestHandlers/UserEditActionTest.php index 76aa921d3b..1cc33ad54c 100644 --- a/tests/app/Http/RequestHandlers/UserEditActionTest.php +++ b/tests/app/Http/RequestHandlers/UserEditActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserEditPageTest.php b/tests/app/Http/RequestHandlers/UserEditPageTest.php index efa4c403b7..386fb589e0 100644 --- a/tests/app/Http/RequestHandlers/UserEditPageTest.php +++ b/tests/app/Http/RequestHandlers/UserEditPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserListDataTest.php b/tests/app/Http/RequestHandlers/UserListDataTest.php index 87efae23b5..793d82b833 100644 --- a/tests/app/Http/RequestHandlers/UserListDataTest.php +++ b/tests/app/Http/RequestHandlers/UserListDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserListPageTest.php b/tests/app/Http/RequestHandlers/UserListPageTest.php index 870fb65e59..30709d43ae 100644 --- a/tests/app/Http/RequestHandlers/UserListPageTest.php +++ b/tests/app/Http/RequestHandlers/UserListPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserListTest.php b/tests/app/Http/RequestHandlers/UserListTest.php index 3c883d32bf..db751a0814 100644 --- a/tests/app/Http/RequestHandlers/UserListTest.php +++ b/tests/app/Http/RequestHandlers/UserListTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php index e22f311a2d..8117515935 100644 --- a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php +++ b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageBlockTest.php b/tests/app/Http/RequestHandlers/UserPageBlockTest.php index fd51f4061b..0cd614069c 100644 --- a/tests/app/Http/RequestHandlers/UserPageBlockTest.php +++ b/tests/app/Http/RequestHandlers/UserPageBlockTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php index c2ca1510d4..74f4f39298 100644 --- a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php +++ b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php index 562c723cc2..32f7906099 100644 --- a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php +++ b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php index ab23ee38b2..86f5466b79 100644 --- a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php +++ b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageEditTest.php b/tests/app/Http/RequestHandlers/UserPageEditTest.php index 078ad6c82d..044227b0c8 100644 --- a/tests/app/Http/RequestHandlers/UserPageEditTest.php +++ b/tests/app/Http/RequestHandlers/UserPageEditTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageTest.php b/tests/app/Http/RequestHandlers/UserPageTest.php index c42cfc7792..c0ab84b365 100644 --- a/tests/app/Http/RequestHandlers/UserPageTest.php +++ b/tests/app/Http/RequestHandlers/UserPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php index 7184cb7764..fb64b00b63 100644 --- a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php +++ b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php index 10a23e8662..bd00301920 100644 --- a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php +++ b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php index 8e0f8523c8..6edc7b3425 100644 --- a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php +++ b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/VerifyEmailTest.php b/tests/app/Http/RequestHandlers/VerifyEmailTest.php index 454a2cfca6..78440ce816 100644 --- a/tests/app/Http/RequestHandlers/VerifyEmailTest.php +++ b/tests/app/Http/RequestHandlers/VerifyEmailTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php index 1d9ba0114b..2d6714595b 100644 --- a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php +++ b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Routes/ApiRoutesTest.php b/tests/app/Http/Routes/ApiRoutesTest.php index 5a125ab091..0ecfdb089d 100644 --- a/tests/app/Http/Routes/ApiRoutesTest.php +++ b/tests/app/Http/Routes/ApiRoutesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Routes/WebRoutesTest.php b/tests/app/Http/Routes/WebRoutesTest.php index ccc5e64480..6e855b12eb 100644 --- a/tests/app/Http/Routes/WebRoutesTest.php +++ b/tests/app/Http/Routes/WebRoutesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
