diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-03-16 15:31:15 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-03-16 15:31:15 +0000 |
| commit | 5bfc689774bb9a6401271c4ed15a6d50652c991b (patch) | |
| tree | 3de643d657b010e7aeb21ed7816c6da31c668bb0 /app/Services | |
| parent | bb6686140482924855c8f526273279bf9629690f (diff) | |
| download | webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.tar.gz webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.tar.bz2 webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.zip | |
It is 2022 - update copyright dates
Diffstat (limited to 'app/Services')
34 files changed, 34 insertions, 34 deletions
diff --git a/app/Services/AdminService.php b/app/Services/AdminService.php index 662070586d..29290795db 100644 --- a/app/Services/AdminService.php +++ b/app/Services/AdminService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/CalendarService.php b/app/Services/CalendarService.php index e0b9fd4c02..2ef5670e09 100644 --- a/app/Services/CalendarService.php +++ b/app/Services/CalendarService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/CaptchaService.php b/app/Services/CaptchaService.php index 6b8f98e611..69f1402187 100644 --- a/app/Services/CaptchaService.php +++ b/app/Services/CaptchaService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/ChartService.php b/app/Services/ChartService.php index 9f5ba5ce0f..822c6c228c 100644 --- a/app/Services/ChartService.php +++ b/app/Services/ChartService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/ClipboardService.php b/app/Services/ClipboardService.php index 6671a09825..7d581f7db1 100644 --- a/app/Services/ClipboardService.php +++ b/app/Services/ClipboardService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/DataFixService.php b/app/Services/DataFixService.php index a9d62a77e9..8e70cdb461 100644 --- a/app/Services/DataFixService.php +++ b/app/Services/DataFixService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/DatatablesService.php b/app/Services/DatatablesService.php index e26d1e7ce4..542eb9348d 100644 --- a/app/Services/DatatablesService.php +++ b/app/Services/DatatablesService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/EmailService.php b/app/Services/EmailService.php index e2df35181a..f42f85286f 100644 --- a/app/Services/EmailService.php +++ b/app/Services/EmailService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/GedcomEditService.php b/app/Services/GedcomEditService.php index 7c496fcc34..ce02021190 100644 --- a/app/Services/GedcomEditService.php +++ b/app/Services/GedcomEditService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/GedcomExportService.php b/app/Services/GedcomExportService.php index 843db9be15..859988fb2c 100644 --- a/app/Services/GedcomExportService.php +++ b/app/Services/GedcomExportService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/GedcomImportService.php b/app/Services/GedcomImportService.php index 8673d8a96e..f9dc2183fd 100644 --- a/app/Services/GedcomImportService.php +++ b/app/Services/GedcomImportService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/GedcomService.php b/app/Services/GedcomService.php index 8147e89ec2..12158577d1 100644 --- a/app/Services/GedcomService.php +++ b/app/Services/GedcomService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/HomePageService.php b/app/Services/HomePageService.php index dd91842953..3123480f4e 100644 --- a/app/Services/HomePageService.php +++ b/app/Services/HomePageService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/HousekeepingService.php b/app/Services/HousekeepingService.php index 9dc9076406..3d127b2780 100644 --- a/app/Services/HousekeepingService.php +++ b/app/Services/HousekeepingService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/HtmlService.php b/app/Services/HtmlService.php index 7eee13c7b3..e753d72972 100644 --- a/app/Services/HtmlService.php +++ b/app/Services/HtmlService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/LeafletJsService.php b/app/Services/LeafletJsService.php index 894c1c9abc..097aa45571 100644 --- a/app/Services/LeafletJsService.php +++ b/app/Services/LeafletJsService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/LinkedRecordService.php b/app/Services/LinkedRecordService.php index c104b83df6..cd6361e97b 100644 --- a/app/Services/LinkedRecordService.php +++ b/app/Services/LinkedRecordService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/LocalizationService.php b/app/Services/LocalizationService.php index 298b6dc53f..617d2ce490 100644 --- a/app/Services/LocalizationService.php +++ b/app/Services/LocalizationService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/MapDataService.php b/app/Services/MapDataService.php index dbcddd39f5..5279053775 100644 --- a/app/Services/MapDataService.php +++ b/app/Services/MapDataService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/MediaFileService.php b/app/Services/MediaFileService.php index 136815c0d2..4a43da7353 100644 --- a/app/Services/MediaFileService.php +++ b/app/Services/MediaFileService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/MessageService.php b/app/Services/MessageService.php index 4e543e66b1..dcf66aac05 100644 --- a/app/Services/MessageService.php +++ b/app/Services/MessageService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/MigrationService.php b/app/Services/MigrationService.php index 1080ff8dfb..8696f8fc03 100644 --- a/app/Services/MigrationService.php +++ b/app/Services/MigrationService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/ModuleService.php b/app/Services/ModuleService.php index 3a02611244..1c13a9a108 100644 --- a/app/Services/ModuleService.php +++ b/app/Services/ModuleService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/PendingChangesService.php b/app/Services/PendingChangesService.php index 111bc4c629..5cb55eb6b8 100644 --- a/app/Services/PendingChangesService.php +++ b/app/Services/PendingChangesService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/RateLimitService.php b/app/Services/RateLimitService.php index 5dfd0eba5b..576f91c87a 100644 --- a/app/Services/RateLimitService.php +++ b/app/Services/RateLimitService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/RelationshipService.php b/app/Services/RelationshipService.php index 28ffa5bdd3..c63bb9fb2f 100644 --- a/app/Services/RelationshipService.php +++ b/app/Services/RelationshipService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/RomanNumeralsService.php b/app/Services/RomanNumeralsService.php index 393d7af78f..e275ae8a5a 100644 --- a/app/Services/RomanNumeralsService.php +++ b/app/Services/RomanNumeralsService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/SearchService.php b/app/Services/SearchService.php index 4fee9162f4..8525f1f773 100644 --- a/app/Services/SearchService.php +++ b/app/Services/SearchService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/ServerCheckService.php b/app/Services/ServerCheckService.php index b29284a8db..d80bb30d5c 100644 --- a/app/Services/ServerCheckService.php +++ b/app/Services/ServerCheckService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/SiteLogsService.php b/app/Services/SiteLogsService.php index 531c497336..a1b11ded9f 100644 --- a/app/Services/SiteLogsService.php +++ b/app/Services/SiteLogsService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/TimeoutService.php b/app/Services/TimeoutService.php index eb0598478a..69f2041eb4 100644 --- a/app/Services/TimeoutService.php +++ b/app/Services/TimeoutService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/TreeService.php b/app/Services/TreeService.php index 130d75107e..5a3f78e615 100644 --- a/app/Services/TreeService.php +++ b/app/Services/TreeService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/UpgradeService.php b/app/Services/UpgradeService.php index a6b85be76e..d229b59055 100644 --- a/app/Services/UpgradeService.php +++ b/app/Services/UpgradeService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Services/UserService.php b/app/Services/UserService.php index 592a0e9ecc..47c574092d 100644 --- a/app/Services/UserService.php +++ b/app/Services/UserService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
