diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2023-01-25 09:53:22 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2023-01-25 09:54:31 +0000 |
| commit | b11cdcd45131b1585d66693fab363cfeb18c51a4 (patch) | |
| tree | 34fcb935088805cbbd6ed8d5f456d2d3c623278f /tests/app/Services | |
| parent | e63493888283e26bf261309dbe829d7c49ccb405 (diff) | |
| download | webtrees-b11cdcd45131b1585d66693fab363cfeb18c51a4.tar.gz webtrees-b11cdcd45131b1585d66693fab363cfeb18c51a4.tar.bz2 webtrees-b11cdcd45131b1585d66693fab363cfeb18c51a4.zip | |
It's 2023
Diffstat (limited to 'tests/app/Services')
34 files changed, 34 insertions, 34 deletions
diff --git a/tests/app/Services/AdminServiceTest.php b/tests/app/Services/AdminServiceTest.php index 85879c53d5..fc3c50b648 100644 --- a/tests/app/Services/AdminServiceTest.php +++ b/tests/app/Services/AdminServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/CalendarServiceTest.php b/tests/app/Services/CalendarServiceTest.php index daef45c743..c868d7e4ab 100644 --- a/tests/app/Services/CalendarServiceTest.php +++ b/tests/app/Services/CalendarServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/CaptchaServiceTest.php b/tests/app/Services/CaptchaServiceTest.php index 862ac7c57b..778e72c81b 100644 --- a/tests/app/Services/CaptchaServiceTest.php +++ b/tests/app/Services/CaptchaServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/ChartServiceTest.php b/tests/app/Services/ChartServiceTest.php index aa2bf4d751..181a19aacc 100644 --- a/tests/app/Services/ChartServiceTest.php +++ b/tests/app/Services/ChartServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/ClipboardServiceTest.php b/tests/app/Services/ClipboardServiceTest.php index 7407332ef2..acb5b720d6 100644 --- a/tests/app/Services/ClipboardServiceTest.php +++ b/tests/app/Services/ClipboardServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/DataFixServiceTest.php b/tests/app/Services/DataFixServiceTest.php index ea81ba1a16..b04e8a101a 100644 --- a/tests/app/Services/DataFixServiceTest.php +++ b/tests/app/Services/DataFixServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/DatatablesServiceTest.php b/tests/app/Services/DatatablesServiceTest.php index 826f46c9f2..7ec1f2378c 100644 --- a/tests/app/Services/DatatablesServiceTest.php +++ b/tests/app/Services/DatatablesServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/EmailServiceTest.php b/tests/app/Services/EmailServiceTest.php index 5428df1061..a2583e4b48 100644 --- a/tests/app/Services/EmailServiceTest.php +++ b/tests/app/Services/EmailServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/GedcomEditServiceTest.php b/tests/app/Services/GedcomEditServiceTest.php index f90527b896..86486731c6 100644 --- a/tests/app/Services/GedcomEditServiceTest.php +++ b/tests/app/Services/GedcomEditServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/GedcomExportServiceTest.php b/tests/app/Services/GedcomExportServiceTest.php index d0af03af2f..27a08d5d7e 100644 --- a/tests/app/Services/GedcomExportServiceTest.php +++ b/tests/app/Services/GedcomExportServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/GedcomImportServiceTest.php b/tests/app/Services/GedcomImportServiceTest.php index 9394fda3bf..aa24ebe193 100644 --- a/tests/app/Services/GedcomImportServiceTest.php +++ b/tests/app/Services/GedcomImportServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/GedcomServiceTest.php b/tests/app/Services/GedcomServiceTest.php index 97974ea72b..73320dde66 100644 --- a/tests/app/Services/GedcomServiceTest.php +++ b/tests/app/Services/GedcomServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/HomePageServiceTest.php b/tests/app/Services/HomePageServiceTest.php index 117fb48505..e19acafa3a 100644 --- a/tests/app/Services/HomePageServiceTest.php +++ b/tests/app/Services/HomePageServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/HousekeepingServiceTest.php b/tests/app/Services/HousekeepingServiceTest.php index 6913fe8147..f5bfd0d2de 100644 --- a/tests/app/Services/HousekeepingServiceTest.php +++ b/tests/app/Services/HousekeepingServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/HtmlServiceTest.php b/tests/app/Services/HtmlServiceTest.php index 7ca027f16d..29b7e95129 100644 --- a/tests/app/Services/HtmlServiceTest.php +++ b/tests/app/Services/HtmlServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/IndividualFactsServiceTest.php b/tests/app/Services/IndividualFactsServiceTest.php index 00d4898e49..d223928ff6 100644 --- a/tests/app/Services/IndividualFactsServiceTest.php +++ b/tests/app/Services/IndividualFactsServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/LeafletJsServiceTest.php b/tests/app/Services/LeafletJsServiceTest.php index be73e9a945..28b50c7389 100644 --- a/tests/app/Services/LeafletJsServiceTest.php +++ b/tests/app/Services/LeafletJsServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/LinkedRecordServiceTest.php b/tests/app/Services/LinkedRecordServiceTest.php index 0640f63cc8..6d53e8a21a 100644 --- a/tests/app/Services/LinkedRecordServiceTest.php +++ b/tests/app/Services/LinkedRecordServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/MapDataServiceTest.php b/tests/app/Services/MapDataServiceTest.php index 2a7882cda6..3ebc6dc970 100644 --- a/tests/app/Services/MapDataServiceTest.php +++ b/tests/app/Services/MapDataServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/MediaFileServiceTest.php b/tests/app/Services/MediaFileServiceTest.php index 1ab7a5a097..d291b23f7d 100644 --- a/tests/app/Services/MediaFileServiceTest.php +++ b/tests/app/Services/MediaFileServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/MessageServiceTest.php b/tests/app/Services/MessageServiceTest.php index 210204b602..b83df8ab6b 100644 --- a/tests/app/Services/MessageServiceTest.php +++ b/tests/app/Services/MessageServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/MigrationServiceTest.php b/tests/app/Services/MigrationServiceTest.php index 1b36d001db..09bd77df6d 100644 --- a/tests/app/Services/MigrationServiceTest.php +++ b/tests/app/Services/MigrationServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/ModuleServiceTest.php b/tests/app/Services/ModuleServiceTest.php index f0bcd5f6c6..22f4ce2d6f 100644 --- a/tests/app/Services/ModuleServiceTest.php +++ b/tests/app/Services/ModuleServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/PendingChangesServiceTest.php b/tests/app/Services/PendingChangesServiceTest.php index 703c0f2fb1..7cd2242276 100644 --- a/tests/app/Services/PendingChangesServiceTest.php +++ b/tests/app/Services/PendingChangesServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/RateLimitServiceTest.php b/tests/app/Services/RateLimitServiceTest.php index 492ca880bd..e0ee906a99 100644 --- a/tests/app/Services/RateLimitServiceTest.php +++ b/tests/app/Services/RateLimitServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/RelationshipServiceTest.php b/tests/app/Services/RelationshipServiceTest.php index 35250e176b..e636dc2289 100644 --- a/tests/app/Services/RelationshipServiceTest.php +++ b/tests/app/Services/RelationshipServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/RomanNumeralsServiceTest.php b/tests/app/Services/RomanNumeralsServiceTest.php index 6b697566cb..cb0fef9085 100644 --- a/tests/app/Services/RomanNumeralsServiceTest.php +++ b/tests/app/Services/RomanNumeralsServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/SearchServiceTest.php b/tests/app/Services/SearchServiceTest.php index fc8c5cd8cf..e6127ef0ce 100644 --- a/tests/app/Services/SearchServiceTest.php +++ b/tests/app/Services/SearchServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/ServerCheckServiceTest.php b/tests/app/Services/ServerCheckServiceTest.php index 338375b45b..1481540e9f 100644 --- a/tests/app/Services/ServerCheckServiceTest.php +++ b/tests/app/Services/ServerCheckServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/SiteLogsServiceTest.php b/tests/app/Services/SiteLogsServiceTest.php index a201d40d39..a06a9a94e2 100644 --- a/tests/app/Services/SiteLogsServiceTest.php +++ b/tests/app/Services/SiteLogsServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/TimeoutServiceTest.php b/tests/app/Services/TimeoutServiceTest.php index 226923dfe8..ddb354f543 100644 --- a/tests/app/Services/TimeoutServiceTest.php +++ b/tests/app/Services/TimeoutServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/TreeServiceTest.php b/tests/app/Services/TreeServiceTest.php index cc298b1710..bc499736cf 100644 --- a/tests/app/Services/TreeServiceTest.php +++ b/tests/app/Services/TreeServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/UpgradeServiceTest.php b/tests/app/Services/UpgradeServiceTest.php index 9286377382..c319d2be6b 100644 --- a/tests/app/Services/UpgradeServiceTest.php +++ b/tests/app/Services/UpgradeServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Services/UserServiceTest.php b/tests/app/Services/UserServiceTest.php index a0aebf0891..e455d93ca8 100644 --- a/tests/app/Services/UserServiceTest.php +++ b/tests/app/Services/UserServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
