diff options
Diffstat (limited to 'app/Http/RequestHandlers')
313 files changed, 313 insertions, 313 deletions
diff --git a/app/Http/RequestHandlers/AbstractAutocompleteHandler.php b/app/Http/RequestHandlers/AbstractAutocompleteHandler.php index 7e4271540c..8086d195b5 100644 --- a/app/Http/RequestHandlers/AbstractAutocompleteHandler.php +++ b/app/Http/RequestHandlers/AbstractAutocompleteHandler.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/Http/RequestHandlers/AbstractModuleComponentAction.php b/app/Http/RequestHandlers/AbstractModuleComponentAction.php index 1880a93461..b28892d9d5 100644 --- a/app/Http/RequestHandlers/AbstractModuleComponentAction.php +++ b/app/Http/RequestHandlers/AbstractModuleComponentAction.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/Http/RequestHandlers/AbstractModuleComponentPage.php b/app/Http/RequestHandlers/AbstractModuleComponentPage.php index 5a3c951414..51f874984c 100644 --- a/app/Http/RequestHandlers/AbstractModuleComponentPage.php +++ b/app/Http/RequestHandlers/AbstractModuleComponentPage.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/Http/RequestHandlers/AbstractTomSelectHandler.php b/app/Http/RequestHandlers/AbstractTomSelectHandler.php index cf9feda1e3..663925a444 100644 --- a/app/Http/RequestHandlers/AbstractTomSelectHandler.php +++ b/app/Http/RequestHandlers/AbstractTomSelectHandler.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/Http/RequestHandlers/AccountDelete.php b/app/Http/RequestHandlers/AccountDelete.php index 1fe1012abc..2c80e546d1 100644 --- a/app/Http/RequestHandlers/AccountDelete.php +++ b/app/Http/RequestHandlers/AccountDelete.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/Http/RequestHandlers/AccountEdit.php b/app/Http/RequestHandlers/AccountEdit.php index 88122d06ee..ec46e6299d 100644 --- a/app/Http/RequestHandlers/AccountEdit.php +++ b/app/Http/RequestHandlers/AccountEdit.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/Http/RequestHandlers/AccountUpdate.php b/app/Http/RequestHandlers/AccountUpdate.php index 7c47621bcb..6ddfd8f05a 100644 --- a/app/Http/RequestHandlers/AccountUpdate.php +++ b/app/Http/RequestHandlers/AccountUpdate.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/Http/RequestHandlers/AddChildToFamilyAction.php b/app/Http/RequestHandlers/AddChildToFamilyAction.php index aba4888c16..8f93639e13 100644 --- a/app/Http/RequestHandlers/AddChildToFamilyAction.php +++ b/app/Http/RequestHandlers/AddChildToFamilyAction.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/Http/RequestHandlers/AddChildToFamilyPage.php b/app/Http/RequestHandlers/AddChildToFamilyPage.php index 2292eabb77..8d86e3f65c 100644 --- a/app/Http/RequestHandlers/AddChildToFamilyPage.php +++ b/app/Http/RequestHandlers/AddChildToFamilyPage.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/Http/RequestHandlers/AddChildToIndividualAction.php b/app/Http/RequestHandlers/AddChildToIndividualAction.php index 075149d833..a492da8dcf 100644 --- a/app/Http/RequestHandlers/AddChildToIndividualAction.php +++ b/app/Http/RequestHandlers/AddChildToIndividualAction.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/Http/RequestHandlers/AddChildToIndividualPage.php b/app/Http/RequestHandlers/AddChildToIndividualPage.php index 3669fc1d3d..fdd524741d 100644 --- a/app/Http/RequestHandlers/AddChildToIndividualPage.php +++ b/app/Http/RequestHandlers/AddChildToIndividualPage.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/Http/RequestHandlers/AddMediaFileAction.php b/app/Http/RequestHandlers/AddMediaFileAction.php index 31745241a1..c855df9714 100644 --- a/app/Http/RequestHandlers/AddMediaFileAction.php +++ b/app/Http/RequestHandlers/AddMediaFileAction.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/Http/RequestHandlers/AddMediaFileModal.php b/app/Http/RequestHandlers/AddMediaFileModal.php index 326b8b9de4..0989f74ac4 100644 --- a/app/Http/RequestHandlers/AddMediaFileModal.php +++ b/app/Http/RequestHandlers/AddMediaFileModal.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/Http/RequestHandlers/AddNewFact.php b/app/Http/RequestHandlers/AddNewFact.php index 0da760c588..f339e6419d 100644 --- a/app/Http/RequestHandlers/AddNewFact.php +++ b/app/Http/RequestHandlers/AddNewFact.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/Http/RequestHandlers/AddParentToIndividualAction.php b/app/Http/RequestHandlers/AddParentToIndividualAction.php index 42f6fa047b..02876ddfd2 100644 --- a/app/Http/RequestHandlers/AddParentToIndividualAction.php +++ b/app/Http/RequestHandlers/AddParentToIndividualAction.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/Http/RequestHandlers/AddParentToIndividualPage.php b/app/Http/RequestHandlers/AddParentToIndividualPage.php index fbdc628b29..28352814dc 100644 --- a/app/Http/RequestHandlers/AddParentToIndividualPage.php +++ b/app/Http/RequestHandlers/AddParentToIndividualPage.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/Http/RequestHandlers/AddSpouseToFamilyAction.php b/app/Http/RequestHandlers/AddSpouseToFamilyAction.php index f84a0f92b4..99b3589775 100644 --- a/app/Http/RequestHandlers/AddSpouseToFamilyAction.php +++ b/app/Http/RequestHandlers/AddSpouseToFamilyAction.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/Http/RequestHandlers/AddSpouseToFamilyPage.php b/app/Http/RequestHandlers/AddSpouseToFamilyPage.php index 8e8a1ced7f..61804bfcf3 100644 --- a/app/Http/RequestHandlers/AddSpouseToFamilyPage.php +++ b/app/Http/RequestHandlers/AddSpouseToFamilyPage.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/Http/RequestHandlers/AddSpouseToIndividualAction.php b/app/Http/RequestHandlers/AddSpouseToIndividualAction.php index 4d6d9d3b7b..8684155c35 100644 --- a/app/Http/RequestHandlers/AddSpouseToIndividualAction.php +++ b/app/Http/RequestHandlers/AddSpouseToIndividualAction.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/Http/RequestHandlers/AddSpouseToIndividualPage.php b/app/Http/RequestHandlers/AddSpouseToIndividualPage.php index 98ec966a94..3f8af09f60 100644 --- a/app/Http/RequestHandlers/AddSpouseToIndividualPage.php +++ b/app/Http/RequestHandlers/AddSpouseToIndividualPage.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/Http/RequestHandlers/AddUnlinkedAction.php b/app/Http/RequestHandlers/AddUnlinkedAction.php index dc2a43f74a..4a093965e5 100644 --- a/app/Http/RequestHandlers/AddUnlinkedAction.php +++ b/app/Http/RequestHandlers/AddUnlinkedAction.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/Http/RequestHandlers/AddUnlinkedPage.php b/app/Http/RequestHandlers/AddUnlinkedPage.php index bd02d6d5b5..8c34c68ccc 100644 --- a/app/Http/RequestHandlers/AddUnlinkedPage.php +++ b/app/Http/RequestHandlers/AddUnlinkedPage.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/Http/RequestHandlers/AdminMediaFileDownload.php b/app/Http/RequestHandlers/AdminMediaFileDownload.php index 3f81c22d61..6d1373c62c 100644 --- a/app/Http/RequestHandlers/AdminMediaFileDownload.php +++ b/app/Http/RequestHandlers/AdminMediaFileDownload.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/Http/RequestHandlers/AdminMediaFileThumbnail.php b/app/Http/RequestHandlers/AdminMediaFileThumbnail.php index af1a027142..58070e8a74 100644 --- a/app/Http/RequestHandlers/AdminMediaFileThumbnail.php +++ b/app/Http/RequestHandlers/AdminMediaFileThumbnail.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/Http/RequestHandlers/AppleTouchIconPng.php b/app/Http/RequestHandlers/AppleTouchIconPng.php index feb8b1df72..09f370727a 100644 --- a/app/Http/RequestHandlers/AppleTouchIconPng.php +++ b/app/Http/RequestHandlers/AppleTouchIconPng.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/Http/RequestHandlers/AutoCompleteCitation.php b/app/Http/RequestHandlers/AutoCompleteCitation.php index 8c2a2969f3..e6679fb8a2 100644 --- a/app/Http/RequestHandlers/AutoCompleteCitation.php +++ b/app/Http/RequestHandlers/AutoCompleteCitation.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/Http/RequestHandlers/AutoCompleteFolder.php b/app/Http/RequestHandlers/AutoCompleteFolder.php index 14c43df247..814b0106ad 100644 --- a/app/Http/RequestHandlers/AutoCompleteFolder.php +++ b/app/Http/RequestHandlers/AutoCompleteFolder.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/Http/RequestHandlers/AutoCompletePlace.php b/app/Http/RequestHandlers/AutoCompletePlace.php index 489946142a..7e6341338f 100644 --- a/app/Http/RequestHandlers/AutoCompletePlace.php +++ b/app/Http/RequestHandlers/AutoCompletePlace.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/Http/RequestHandlers/AutoCompleteSurname.php b/app/Http/RequestHandlers/AutoCompleteSurname.php index bba63837bc..4187f3c80b 100644 --- a/app/Http/RequestHandlers/AutoCompleteSurname.php +++ b/app/Http/RequestHandlers/AutoCompleteSurname.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/Http/RequestHandlers/BroadcastAction.php b/app/Http/RequestHandlers/BroadcastAction.php index fcbda6983c..1563b1722d 100644 --- a/app/Http/RequestHandlers/BroadcastAction.php +++ b/app/Http/RequestHandlers/BroadcastAction.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/Http/RequestHandlers/BroadcastPage.php b/app/Http/RequestHandlers/BroadcastPage.php index f399dfa2b2..2c59052473 100644 --- a/app/Http/RequestHandlers/BroadcastPage.php +++ b/app/Http/RequestHandlers/BroadcastPage.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/Http/RequestHandlers/BrowserconfigXml.php b/app/Http/RequestHandlers/BrowserconfigXml.php index 93bfbccdb6..9d08ba7fcc 100644 --- a/app/Http/RequestHandlers/BrowserconfigXml.php +++ b/app/Http/RequestHandlers/BrowserconfigXml.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/Http/RequestHandlers/CalendarAction.php b/app/Http/RequestHandlers/CalendarAction.php index 379055fbda..2771f9a470 100644 --- a/app/Http/RequestHandlers/CalendarAction.php +++ b/app/Http/RequestHandlers/CalendarAction.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/Http/RequestHandlers/CalendarEvents.php b/app/Http/RequestHandlers/CalendarEvents.php index 2d3d0d3795..2018400670 100644 --- a/app/Http/RequestHandlers/CalendarEvents.php +++ b/app/Http/RequestHandlers/CalendarEvents.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/Http/RequestHandlers/CalendarPage.php b/app/Http/RequestHandlers/CalendarPage.php index 0c5299bde0..85f7af40a3 100644 --- a/app/Http/RequestHandlers/CalendarPage.php +++ b/app/Http/RequestHandlers/CalendarPage.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/Http/RequestHandlers/ChangeFamilyMembersAction.php b/app/Http/RequestHandlers/ChangeFamilyMembersAction.php index 0a6b334482..25568b18a1 100644 --- a/app/Http/RequestHandlers/ChangeFamilyMembersAction.php +++ b/app/Http/RequestHandlers/ChangeFamilyMembersAction.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/Http/RequestHandlers/ChangeFamilyMembersPage.php b/app/Http/RequestHandlers/ChangeFamilyMembersPage.php index c41eab84f4..8560ee24f1 100644 --- a/app/Http/RequestHandlers/ChangeFamilyMembersPage.php +++ b/app/Http/RequestHandlers/ChangeFamilyMembersPage.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/Http/RequestHandlers/CheckTree.php b/app/Http/RequestHandlers/CheckTree.php index 8ccb1a7766..7b7346925f 100644 --- a/app/Http/RequestHandlers/CheckTree.php +++ b/app/Http/RequestHandlers/CheckTree.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/Http/RequestHandlers/CleanDataFolder.php b/app/Http/RequestHandlers/CleanDataFolder.php index 058c443313..ce80f1052c 100644 --- a/app/Http/RequestHandlers/CleanDataFolder.php +++ b/app/Http/RequestHandlers/CleanDataFolder.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/Http/RequestHandlers/ContactAction.php b/app/Http/RequestHandlers/ContactAction.php index 4f13e4abe0..28753d242a 100644 --- a/app/Http/RequestHandlers/ContactAction.php +++ b/app/Http/RequestHandlers/ContactAction.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/Http/RequestHandlers/ContactPage.php b/app/Http/RequestHandlers/ContactPage.php index 44fbbf0c46..2be415c8df 100644 --- a/app/Http/RequestHandlers/ContactPage.php +++ b/app/Http/RequestHandlers/ContactPage.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/Http/RequestHandlers/ControlPanel.php b/app/Http/RequestHandlers/ControlPanel.php index e1a7e234e5..02e8c944f2 100644 --- a/app/Http/RequestHandlers/ControlPanel.php +++ b/app/Http/RequestHandlers/ControlPanel.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/Http/RequestHandlers/CopyFact.php b/app/Http/RequestHandlers/CopyFact.php index a788cf8383..38047083ef 100644 --- a/app/Http/RequestHandlers/CopyFact.php +++ b/app/Http/RequestHandlers/CopyFact.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/Http/RequestHandlers/CreateLocationAction.php b/app/Http/RequestHandlers/CreateLocationAction.php index 06068050df..b754a5f520 100644 --- a/app/Http/RequestHandlers/CreateLocationAction.php +++ b/app/Http/RequestHandlers/CreateLocationAction.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/Http/RequestHandlers/CreateLocationModal.php b/app/Http/RequestHandlers/CreateLocationModal.php index 7afbaddcf5..0c74181c6a 100644 --- a/app/Http/RequestHandlers/CreateLocationModal.php +++ b/app/Http/RequestHandlers/CreateLocationModal.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/Http/RequestHandlers/CreateMediaObjectAction.php b/app/Http/RequestHandlers/CreateMediaObjectAction.php index d2f5674ee8..99ec37fad8 100644 --- a/app/Http/RequestHandlers/CreateMediaObjectAction.php +++ b/app/Http/RequestHandlers/CreateMediaObjectAction.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/Http/RequestHandlers/CreateMediaObjectFromFile.php b/app/Http/RequestHandlers/CreateMediaObjectFromFile.php index 6b39c0a857..b4026531c3 100644 --- a/app/Http/RequestHandlers/CreateMediaObjectFromFile.php +++ b/app/Http/RequestHandlers/CreateMediaObjectFromFile.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/Http/RequestHandlers/CreateMediaObjectModal.php b/app/Http/RequestHandlers/CreateMediaObjectModal.php index d4214ee873..5cf9ef447b 100644 --- a/app/Http/RequestHandlers/CreateMediaObjectModal.php +++ b/app/Http/RequestHandlers/CreateMediaObjectModal.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/Http/RequestHandlers/CreateNoteAction.php b/app/Http/RequestHandlers/CreateNoteAction.php index e40cbd2436..0dec495ab4 100644 --- a/app/Http/RequestHandlers/CreateNoteAction.php +++ b/app/Http/RequestHandlers/CreateNoteAction.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/Http/RequestHandlers/CreateNoteModal.php b/app/Http/RequestHandlers/CreateNoteModal.php index 0da3977a4b..a1911e7da6 100644 --- a/app/Http/RequestHandlers/CreateNoteModal.php +++ b/app/Http/RequestHandlers/CreateNoteModal.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/Http/RequestHandlers/CreateRepositoryAction.php b/app/Http/RequestHandlers/CreateRepositoryAction.php index 4b1e57af45..e92bc64750 100644 --- a/app/Http/RequestHandlers/CreateRepositoryAction.php +++ b/app/Http/RequestHandlers/CreateRepositoryAction.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/Http/RequestHandlers/CreateRepositoryModal.php b/app/Http/RequestHandlers/CreateRepositoryModal.php index d283a1b9bd..36b3cf2a0f 100644 --- a/app/Http/RequestHandlers/CreateRepositoryModal.php +++ b/app/Http/RequestHandlers/CreateRepositoryModal.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/Http/RequestHandlers/CreateSourceAction.php b/app/Http/RequestHandlers/CreateSourceAction.php index d5c6065986..fad820c99e 100644 --- a/app/Http/RequestHandlers/CreateSourceAction.php +++ b/app/Http/RequestHandlers/CreateSourceAction.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/Http/RequestHandlers/CreateSourceModal.php b/app/Http/RequestHandlers/CreateSourceModal.php index 3d6a90b9e5..3f1e24d227 100644 --- a/app/Http/RequestHandlers/CreateSourceModal.php +++ b/app/Http/RequestHandlers/CreateSourceModal.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/Http/RequestHandlers/CreateSubmissionAction.php b/app/Http/RequestHandlers/CreateSubmissionAction.php index c7753ed7d5..cfe733e945 100644 --- a/app/Http/RequestHandlers/CreateSubmissionAction.php +++ b/app/Http/RequestHandlers/CreateSubmissionAction.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/Http/RequestHandlers/CreateSubmissionModal.php b/app/Http/RequestHandlers/CreateSubmissionModal.php index 8d1bfebc85..7f486d7c2d 100644 --- a/app/Http/RequestHandlers/CreateSubmissionModal.php +++ b/app/Http/RequestHandlers/CreateSubmissionModal.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/Http/RequestHandlers/CreateSubmitterAction.php b/app/Http/RequestHandlers/CreateSubmitterAction.php index 2615236ba8..85d736ce0d 100644 --- a/app/Http/RequestHandlers/CreateSubmitterAction.php +++ b/app/Http/RequestHandlers/CreateSubmitterAction.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/Http/RequestHandlers/CreateSubmitterModal.php b/app/Http/RequestHandlers/CreateSubmitterModal.php index 1c32d35165..ac888f34a6 100644 --- a/app/Http/RequestHandlers/CreateSubmitterModal.php +++ b/app/Http/RequestHandlers/CreateSubmitterModal.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/Http/RequestHandlers/CreateTreeAction.php b/app/Http/RequestHandlers/CreateTreeAction.php index fbf4607980..c9fc04b22a 100644 --- a/app/Http/RequestHandlers/CreateTreeAction.php +++ b/app/Http/RequestHandlers/CreateTreeAction.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/Http/RequestHandlers/CreateTreePage.php b/app/Http/RequestHandlers/CreateTreePage.php index a6b39c7b36..e99173d3ff 100644 --- a/app/Http/RequestHandlers/CreateTreePage.php +++ b/app/Http/RequestHandlers/CreateTreePage.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/Http/RequestHandlers/DataFixChoose.php b/app/Http/RequestHandlers/DataFixChoose.php index 4c3b93a40d..67eb243309 100644 --- a/app/Http/RequestHandlers/DataFixChoose.php +++ b/app/Http/RequestHandlers/DataFixChoose.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/Http/RequestHandlers/DataFixData.php b/app/Http/RequestHandlers/DataFixData.php index 04b68a5686..c5cbf49203 100644 --- a/app/Http/RequestHandlers/DataFixData.php +++ b/app/Http/RequestHandlers/DataFixData.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/Http/RequestHandlers/DataFixPage.php b/app/Http/RequestHandlers/DataFixPage.php index a91cbc6447..d2a75b0373 100644 --- a/app/Http/RequestHandlers/DataFixPage.php +++ b/app/Http/RequestHandlers/DataFixPage.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/Http/RequestHandlers/DataFixPreview.php b/app/Http/RequestHandlers/DataFixPreview.php index 8fb919a4be..98cf53aaf9 100644 --- a/app/Http/RequestHandlers/DataFixPreview.php +++ b/app/Http/RequestHandlers/DataFixPreview.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/Http/RequestHandlers/DataFixSelect.php b/app/Http/RequestHandlers/DataFixSelect.php index 62052e9417..bb2c7b4b84 100644 --- a/app/Http/RequestHandlers/DataFixSelect.php +++ b/app/Http/RequestHandlers/DataFixSelect.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/Http/RequestHandlers/DataFixUpdate.php b/app/Http/RequestHandlers/DataFixUpdate.php index ef1ff857c8..5be7c13cf6 100644 --- a/app/Http/RequestHandlers/DataFixUpdate.php +++ b/app/Http/RequestHandlers/DataFixUpdate.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/Http/RequestHandlers/DataFixUpdateAll.php b/app/Http/RequestHandlers/DataFixUpdateAll.php index ac865d1a50..7c82b73eb3 100644 --- a/app/Http/RequestHandlers/DataFixUpdateAll.php +++ b/app/Http/RequestHandlers/DataFixUpdateAll.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/Http/RequestHandlers/DeleteFact.php b/app/Http/RequestHandlers/DeleteFact.php index f0708f1e5c..9ef0514ed7 100644 --- a/app/Http/RequestHandlers/DeleteFact.php +++ b/app/Http/RequestHandlers/DeleteFact.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/Http/RequestHandlers/DeletePath.php b/app/Http/RequestHandlers/DeletePath.php index 52d1740018..f77a19b09a 100644 --- a/app/Http/RequestHandlers/DeletePath.php +++ b/app/Http/RequestHandlers/DeletePath.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/Http/RequestHandlers/DeleteRecord.php b/app/Http/RequestHandlers/DeleteRecord.php index 2fc13e983d..c5b483d44a 100644 --- a/app/Http/RequestHandlers/DeleteRecord.php +++ b/app/Http/RequestHandlers/DeleteRecord.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/Http/RequestHandlers/DeleteTreeAction.php b/app/Http/RequestHandlers/DeleteTreeAction.php index 036c1dcfbe..8dcf3bdb24 100644 --- a/app/Http/RequestHandlers/DeleteTreeAction.php +++ b/app/Http/RequestHandlers/DeleteTreeAction.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/Http/RequestHandlers/DeleteUser.php b/app/Http/RequestHandlers/DeleteUser.php index 14c1fc04e2..964109b38c 100644 --- a/app/Http/RequestHandlers/DeleteUser.php +++ b/app/Http/RequestHandlers/DeleteUser.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/Http/RequestHandlers/EditFactAction.php b/app/Http/RequestHandlers/EditFactAction.php index 7a63cb61c8..19b1ff834a 100644 --- a/app/Http/RequestHandlers/EditFactAction.php +++ b/app/Http/RequestHandlers/EditFactAction.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/Http/RequestHandlers/EditFactPage.php b/app/Http/RequestHandlers/EditFactPage.php index 819ec24cef..5777c70837 100644 --- a/app/Http/RequestHandlers/EditFactPage.php +++ b/app/Http/RequestHandlers/EditFactPage.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/Http/RequestHandlers/EditMediaFileAction.php b/app/Http/RequestHandlers/EditMediaFileAction.php index b507e4542e..42ed25a9f1 100644 --- a/app/Http/RequestHandlers/EditMediaFileAction.php +++ b/app/Http/RequestHandlers/EditMediaFileAction.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/Http/RequestHandlers/EditMediaFileModal.php b/app/Http/RequestHandlers/EditMediaFileModal.php index f7d1dfad6d..7f891773ce 100644 --- a/app/Http/RequestHandlers/EditMediaFileModal.php +++ b/app/Http/RequestHandlers/EditMediaFileModal.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/Http/RequestHandlers/EditNoteAction.php b/app/Http/RequestHandlers/EditNoteAction.php index db0e08f4e0..cea508776e 100644 --- a/app/Http/RequestHandlers/EditNoteAction.php +++ b/app/Http/RequestHandlers/EditNoteAction.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/Http/RequestHandlers/EditNotePage.php b/app/Http/RequestHandlers/EditNotePage.php index 4bd3b8570f..ded8662ef7 100644 --- a/app/Http/RequestHandlers/EditNotePage.php +++ b/app/Http/RequestHandlers/EditNotePage.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/Http/RequestHandlers/EditRawFactAction.php b/app/Http/RequestHandlers/EditRawFactAction.php index c7e5f18de1..c10af6b2a9 100644 --- a/app/Http/RequestHandlers/EditRawFactAction.php +++ b/app/Http/RequestHandlers/EditRawFactAction.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/Http/RequestHandlers/EditRawFactPage.php b/app/Http/RequestHandlers/EditRawFactPage.php index 67aed2d3a0..d149fd6ab7 100644 --- a/app/Http/RequestHandlers/EditRawFactPage.php +++ b/app/Http/RequestHandlers/EditRawFactPage.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/Http/RequestHandlers/EditRawRecordAction.php b/app/Http/RequestHandlers/EditRawRecordAction.php index 5c67ca5797..c467b21d9c 100644 --- a/app/Http/RequestHandlers/EditRawRecordAction.php +++ b/app/Http/RequestHandlers/EditRawRecordAction.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/Http/RequestHandlers/EditRawRecordPage.php b/app/Http/RequestHandlers/EditRawRecordPage.php index dbf4368b45..4c27fd48e2 100644 --- a/app/Http/RequestHandlers/EditRawRecordPage.php +++ b/app/Http/RequestHandlers/EditRawRecordPage.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/Http/RequestHandlers/EditRecordAction.php b/app/Http/RequestHandlers/EditRecordAction.php index 275293a8a0..e49e2a4fbb 100644 --- a/app/Http/RequestHandlers/EditRecordAction.php +++ b/app/Http/RequestHandlers/EditRecordAction.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/Http/RequestHandlers/EditRecordPage.php b/app/Http/RequestHandlers/EditRecordPage.php index 9e8ad920a1..cc7c6a7487 100644 --- a/app/Http/RequestHandlers/EditRecordPage.php +++ b/app/Http/RequestHandlers/EditRecordPage.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/Http/RequestHandlers/EmailPreferencesAction.php b/app/Http/RequestHandlers/EmailPreferencesAction.php index ced2316aa8..e7138669f6 100644 --- a/app/Http/RequestHandlers/EmailPreferencesAction.php +++ b/app/Http/RequestHandlers/EmailPreferencesAction.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/Http/RequestHandlers/EmailPreferencesPage.php b/app/Http/RequestHandlers/EmailPreferencesPage.php index f95b837a33..bc5b1534d1 100644 --- a/app/Http/RequestHandlers/EmailPreferencesPage.php +++ b/app/Http/RequestHandlers/EmailPreferencesPage.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/Http/RequestHandlers/EmptyClipboard.php b/app/Http/RequestHandlers/EmptyClipboard.php index 013e77f168..4fdbc83bb2 100644 --- a/app/Http/RequestHandlers/EmptyClipboard.php +++ b/app/Http/RequestHandlers/EmptyClipboard.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/Http/RequestHandlers/ExportGedcomClient.php b/app/Http/RequestHandlers/ExportGedcomClient.php index 8dd0b30730..1be32fe4b6 100644 --- a/app/Http/RequestHandlers/ExportGedcomClient.php +++ b/app/Http/RequestHandlers/ExportGedcomClient.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/Http/RequestHandlers/ExportGedcomPage.php b/app/Http/RequestHandlers/ExportGedcomPage.php index d6c222f6e3..73cebda5aa 100644 --- a/app/Http/RequestHandlers/ExportGedcomPage.php +++ b/app/Http/RequestHandlers/ExportGedcomPage.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/Http/RequestHandlers/ExportGedcomServer.php b/app/Http/RequestHandlers/ExportGedcomServer.php index b4d6e43b79..cbc8c36082 100644 --- a/app/Http/RequestHandlers/ExportGedcomServer.php +++ b/app/Http/RequestHandlers/ExportGedcomServer.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/Http/RequestHandlers/FamilyPage.php b/app/Http/RequestHandlers/FamilyPage.php index e48d9b9689..d543c7a1e9 100644 --- a/app/Http/RequestHandlers/FamilyPage.php +++ b/app/Http/RequestHandlers/FamilyPage.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/Http/RequestHandlers/FaviconIco.php b/app/Http/RequestHandlers/FaviconIco.php index 6aaba8852a..fcc765aaea 100644 --- a/app/Http/RequestHandlers/FaviconIco.php +++ b/app/Http/RequestHandlers/FaviconIco.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/Http/RequestHandlers/FindDuplicateRecords.php b/app/Http/RequestHandlers/FindDuplicateRecords.php index 53d8225417..33766f6032 100644 --- a/app/Http/RequestHandlers/FindDuplicateRecords.php +++ b/app/Http/RequestHandlers/FindDuplicateRecords.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/Http/RequestHandlers/FixLevel0MediaAction.php b/app/Http/RequestHandlers/FixLevel0MediaAction.php index fa929ab766..1138ee94c4 100644 --- a/app/Http/RequestHandlers/FixLevel0MediaAction.php +++ b/app/Http/RequestHandlers/FixLevel0MediaAction.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/Http/RequestHandlers/FixLevel0MediaData.php b/app/Http/RequestHandlers/FixLevel0MediaData.php index d38bbed129..ffb649e79b 100644 --- a/app/Http/RequestHandlers/FixLevel0MediaData.php +++ b/app/Http/RequestHandlers/FixLevel0MediaData.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/Http/RequestHandlers/FixLevel0MediaPage.php b/app/Http/RequestHandlers/FixLevel0MediaPage.php index 48dbab1e78..6e9b37f5be 100644 --- a/app/Http/RequestHandlers/FixLevel0MediaPage.php +++ b/app/Http/RequestHandlers/FixLevel0MediaPage.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/Http/RequestHandlers/GedcomLoad.php b/app/Http/RequestHandlers/GedcomLoad.php index 2c99ac9566..5abfd830ba 100644 --- a/app/Http/RequestHandlers/GedcomLoad.php +++ b/app/Http/RequestHandlers/GedcomLoad.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/Http/RequestHandlers/GedcomRecordPage.php b/app/Http/RequestHandlers/GedcomRecordPage.php index 48339033ce..18269ace1f 100644 --- a/app/Http/RequestHandlers/GedcomRecordPage.php +++ b/app/Http/RequestHandlers/GedcomRecordPage.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/Http/RequestHandlers/HeaderPage.php b/app/Http/RequestHandlers/HeaderPage.php index 380e1fcb28..e49a1fbfdc 100644 --- a/app/Http/RequestHandlers/HeaderPage.php +++ b/app/Http/RequestHandlers/HeaderPage.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/Http/RequestHandlers/HelpText.php b/app/Http/RequestHandlers/HelpText.php index 61b1caf221..aad22c32a5 100644 --- a/app/Http/RequestHandlers/HelpText.php +++ b/app/Http/RequestHandlers/HelpText.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/Http/RequestHandlers/HomePage.php b/app/Http/RequestHandlers/HomePage.php index d5b2e8e909..86170f35ea 100644 --- a/app/Http/RequestHandlers/HomePage.php +++ b/app/Http/RequestHandlers/HomePage.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/Http/RequestHandlers/ImportGedcomAction.php b/app/Http/RequestHandlers/ImportGedcomAction.php index fa91c5ca27..955a76c025 100644 --- a/app/Http/RequestHandlers/ImportGedcomAction.php +++ b/app/Http/RequestHandlers/ImportGedcomAction.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/Http/RequestHandlers/ImportGedcomPage.php b/app/Http/RequestHandlers/ImportGedcomPage.php index 8409f2a8b5..28b15b6e82 100644 --- a/app/Http/RequestHandlers/ImportGedcomPage.php +++ b/app/Http/RequestHandlers/ImportGedcomPage.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/Http/RequestHandlers/ImportThumbnailsAction.php b/app/Http/RequestHandlers/ImportThumbnailsAction.php index eb2a2475bb..86f7d2c118 100644 --- a/app/Http/RequestHandlers/ImportThumbnailsAction.php +++ b/app/Http/RequestHandlers/ImportThumbnailsAction.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/Http/RequestHandlers/ImportThumbnailsData.php b/app/Http/RequestHandlers/ImportThumbnailsData.php index 318957504f..3671bf71cb 100644 --- a/app/Http/RequestHandlers/ImportThumbnailsData.php +++ b/app/Http/RequestHandlers/ImportThumbnailsData.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/Http/RequestHandlers/ImportThumbnailsPage.php b/app/Http/RequestHandlers/ImportThumbnailsPage.php index d8203967e7..5fdb615e72 100644 --- a/app/Http/RequestHandlers/ImportThumbnailsPage.php +++ b/app/Http/RequestHandlers/ImportThumbnailsPage.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/Http/RequestHandlers/IndividualPage.php b/app/Http/RequestHandlers/IndividualPage.php index 37147bd440..f3bb68703d 100644 --- a/app/Http/RequestHandlers/IndividualPage.php +++ b/app/Http/RequestHandlers/IndividualPage.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/Http/RequestHandlers/LinkChildToFamilyAction.php b/app/Http/RequestHandlers/LinkChildToFamilyAction.php index 5dfcb94774..2d383f5c8f 100644 --- a/app/Http/RequestHandlers/LinkChildToFamilyAction.php +++ b/app/Http/RequestHandlers/LinkChildToFamilyAction.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/Http/RequestHandlers/LinkChildToFamilyPage.php b/app/Http/RequestHandlers/LinkChildToFamilyPage.php index fd23c43c09..62ae59a0be 100644 --- a/app/Http/RequestHandlers/LinkChildToFamilyPage.php +++ b/app/Http/RequestHandlers/LinkChildToFamilyPage.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/Http/RequestHandlers/LinkMediaToFamilyModal.php b/app/Http/RequestHandlers/LinkMediaToFamilyModal.php index 07d11a3a91..094c2ea6cc 100644 --- a/app/Http/RequestHandlers/LinkMediaToFamilyModal.php +++ b/app/Http/RequestHandlers/LinkMediaToFamilyModal.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/Http/RequestHandlers/LinkMediaToIndividualModal.php b/app/Http/RequestHandlers/LinkMediaToIndividualModal.php index 156c74a091..b9ea786fa8 100644 --- a/app/Http/RequestHandlers/LinkMediaToIndividualModal.php +++ b/app/Http/RequestHandlers/LinkMediaToIndividualModal.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/Http/RequestHandlers/LinkMediaToRecordAction.php b/app/Http/RequestHandlers/LinkMediaToRecordAction.php index 4cdb4f0c8c..d3212520b0 100644 --- a/app/Http/RequestHandlers/LinkMediaToRecordAction.php +++ b/app/Http/RequestHandlers/LinkMediaToRecordAction.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/Http/RequestHandlers/LinkMediaToSourceModal.php b/app/Http/RequestHandlers/LinkMediaToSourceModal.php index 0a5d18d03f..04e5dd84de 100644 --- a/app/Http/RequestHandlers/LinkMediaToSourceModal.php +++ b/app/Http/RequestHandlers/LinkMediaToSourceModal.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/Http/RequestHandlers/LinkSpouseToIndividualAction.php b/app/Http/RequestHandlers/LinkSpouseToIndividualAction.php index c059666ed0..035351f6f8 100644 --- a/app/Http/RequestHandlers/LinkSpouseToIndividualAction.php +++ b/app/Http/RequestHandlers/LinkSpouseToIndividualAction.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/Http/RequestHandlers/LinkSpouseToIndividualPage.php b/app/Http/RequestHandlers/LinkSpouseToIndividualPage.php index 70b3ca1a58..de54093d34 100644 --- a/app/Http/RequestHandlers/LinkSpouseToIndividualPage.php +++ b/app/Http/RequestHandlers/LinkSpouseToIndividualPage.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/Http/RequestHandlers/LocationPage.php b/app/Http/RequestHandlers/LocationPage.php index 96e9993082..3296220648 100644 --- a/app/Http/RequestHandlers/LocationPage.php +++ b/app/Http/RequestHandlers/LocationPage.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/Http/RequestHandlers/LoginAction.php b/app/Http/RequestHandlers/LoginAction.php index cf088eeb5f..596804d26b 100644 --- a/app/Http/RequestHandlers/LoginAction.php +++ b/app/Http/RequestHandlers/LoginAction.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/Http/RequestHandlers/LoginPage.php b/app/Http/RequestHandlers/LoginPage.php index b7a4dd48e2..02f3e6df7d 100644 --- a/app/Http/RequestHandlers/LoginPage.php +++ b/app/Http/RequestHandlers/LoginPage.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/Http/RequestHandlers/Logout.php b/app/Http/RequestHandlers/Logout.php index 74543400df..e34317f546 100644 --- a/app/Http/RequestHandlers/Logout.php +++ b/app/Http/RequestHandlers/Logout.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/Http/RequestHandlers/ManageMediaAction.php b/app/Http/RequestHandlers/ManageMediaAction.php index bcffa928ab..4d6dfd4e99 100644 --- a/app/Http/RequestHandlers/ManageMediaAction.php +++ b/app/Http/RequestHandlers/ManageMediaAction.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/Http/RequestHandlers/ManageMediaData.php b/app/Http/RequestHandlers/ManageMediaData.php index f0e90456da..42b5216b2d 100644 --- a/app/Http/RequestHandlers/ManageMediaData.php +++ b/app/Http/RequestHandlers/ManageMediaData.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/Http/RequestHandlers/ManageMediaPage.php b/app/Http/RequestHandlers/ManageMediaPage.php index b334d97615..a920146649 100644 --- a/app/Http/RequestHandlers/ManageMediaPage.php +++ b/app/Http/RequestHandlers/ManageMediaPage.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/Http/RequestHandlers/ManageTrees.php b/app/Http/RequestHandlers/ManageTrees.php index 0b1099b78d..6e1ffd2b58 100644 --- a/app/Http/RequestHandlers/ManageTrees.php +++ b/app/Http/RequestHandlers/ManageTrees.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/Http/RequestHandlers/MapDataAdd.php b/app/Http/RequestHandlers/MapDataAdd.php index ced6c323a7..7c39df0e2d 100644 --- a/app/Http/RequestHandlers/MapDataAdd.php +++ b/app/Http/RequestHandlers/MapDataAdd.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/Http/RequestHandlers/MapDataDelete.php b/app/Http/RequestHandlers/MapDataDelete.php index ddeb4c67b6..ca8c413433 100644 --- a/app/Http/RequestHandlers/MapDataDelete.php +++ b/app/Http/RequestHandlers/MapDataDelete.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/Http/RequestHandlers/MapDataDeleteUnused.php b/app/Http/RequestHandlers/MapDataDeleteUnused.php index d420da4955..790b3b6320 100644 --- a/app/Http/RequestHandlers/MapDataDeleteUnused.php +++ b/app/Http/RequestHandlers/MapDataDeleteUnused.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/Http/RequestHandlers/MapDataEdit.php b/app/Http/RequestHandlers/MapDataEdit.php index f7b528dd72..3194a6591d 100644 --- a/app/Http/RequestHandlers/MapDataEdit.php +++ b/app/Http/RequestHandlers/MapDataEdit.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/Http/RequestHandlers/MapDataExportCSV.php b/app/Http/RequestHandlers/MapDataExportCSV.php index 985f446ee2..91433caf9f 100644 --- a/app/Http/RequestHandlers/MapDataExportCSV.php +++ b/app/Http/RequestHandlers/MapDataExportCSV.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/Http/RequestHandlers/MapDataExportGeoJson.php b/app/Http/RequestHandlers/MapDataExportGeoJson.php index a8a0d3bdeb..f28cc38e06 100644 --- a/app/Http/RequestHandlers/MapDataExportGeoJson.php +++ b/app/Http/RequestHandlers/MapDataExportGeoJson.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/Http/RequestHandlers/MapDataImportAction.php b/app/Http/RequestHandlers/MapDataImportAction.php index c5151e935d..5d35232c99 100644 --- a/app/Http/RequestHandlers/MapDataImportAction.php +++ b/app/Http/RequestHandlers/MapDataImportAction.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/Http/RequestHandlers/MapDataImportPage.php b/app/Http/RequestHandlers/MapDataImportPage.php index d075c8f9da..418e7b975c 100644 --- a/app/Http/RequestHandlers/MapDataImportPage.php +++ b/app/Http/RequestHandlers/MapDataImportPage.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/Http/RequestHandlers/MapDataList.php b/app/Http/RequestHandlers/MapDataList.php index ad3b4c0546..863769c5fa 100644 --- a/app/Http/RequestHandlers/MapDataList.php +++ b/app/Http/RequestHandlers/MapDataList.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/Http/RequestHandlers/MapDataSave.php b/app/Http/RequestHandlers/MapDataSave.php index 0e3b59d0f7..7a65ed2eb7 100644 --- a/app/Http/RequestHandlers/MapDataSave.php +++ b/app/Http/RequestHandlers/MapDataSave.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/Http/RequestHandlers/Masquerade.php b/app/Http/RequestHandlers/Masquerade.php index 3c6494ca18..7bf827a751 100644 --- a/app/Http/RequestHandlers/Masquerade.php +++ b/app/Http/RequestHandlers/Masquerade.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/Http/RequestHandlers/MediaFileDownload.php b/app/Http/RequestHandlers/MediaFileDownload.php index 66557a992f..f5401409d9 100644 --- a/app/Http/RequestHandlers/MediaFileDownload.php +++ b/app/Http/RequestHandlers/MediaFileDownload.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/Http/RequestHandlers/MediaFileThumbnail.php b/app/Http/RequestHandlers/MediaFileThumbnail.php index c321261a4c..a8c645f717 100644 --- a/app/Http/RequestHandlers/MediaFileThumbnail.php +++ b/app/Http/RequestHandlers/MediaFileThumbnail.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/Http/RequestHandlers/MediaPage.php b/app/Http/RequestHandlers/MediaPage.php index a51c4cb434..9c21efd44d 100644 --- a/app/Http/RequestHandlers/MediaPage.php +++ b/app/Http/RequestHandlers/MediaPage.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/Http/RequestHandlers/MergeFactsAction.php b/app/Http/RequestHandlers/MergeFactsAction.php index 7fbde54bcc..60f518c233 100644 --- a/app/Http/RequestHandlers/MergeFactsAction.php +++ b/app/Http/RequestHandlers/MergeFactsAction.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/Http/RequestHandlers/MergeFactsPage.php b/app/Http/RequestHandlers/MergeFactsPage.php index 875b8ff067..a7dbe82d51 100644 --- a/app/Http/RequestHandlers/MergeFactsPage.php +++ b/app/Http/RequestHandlers/MergeFactsPage.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/Http/RequestHandlers/MergeRecordsAction.php b/app/Http/RequestHandlers/MergeRecordsAction.php index 82dae6e3cd..9fbf74d3e0 100644 --- a/app/Http/RequestHandlers/MergeRecordsAction.php +++ b/app/Http/RequestHandlers/MergeRecordsAction.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/Http/RequestHandlers/MergeRecordsPage.php b/app/Http/RequestHandlers/MergeRecordsPage.php index 99521c5ae3..3d60c9456b 100644 --- a/app/Http/RequestHandlers/MergeRecordsPage.php +++ b/app/Http/RequestHandlers/MergeRecordsPage.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/Http/RequestHandlers/MergeTreesAction.php b/app/Http/RequestHandlers/MergeTreesAction.php index f23f9aa53b..5e3748b266 100644 --- a/app/Http/RequestHandlers/MergeTreesAction.php +++ b/app/Http/RequestHandlers/MergeTreesAction.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/Http/RequestHandlers/MergeTreesPage.php b/app/Http/RequestHandlers/MergeTreesPage.php index ea61f1bf13..7ceb6a52fe 100644 --- a/app/Http/RequestHandlers/MergeTreesPage.php +++ b/app/Http/RequestHandlers/MergeTreesPage.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/Http/RequestHandlers/MessageAction.php b/app/Http/RequestHandlers/MessageAction.php index e7ba272486..a08f81889c 100644 --- a/app/Http/RequestHandlers/MessageAction.php +++ b/app/Http/RequestHandlers/MessageAction.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/Http/RequestHandlers/MessagePage.php b/app/Http/RequestHandlers/MessagePage.php index cf93885df1..bd40ff85c3 100644 --- a/app/Http/RequestHandlers/MessagePage.php +++ b/app/Http/RequestHandlers/MessagePage.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/Http/RequestHandlers/MessageSelect.php b/app/Http/RequestHandlers/MessageSelect.php index 2bb74efef3..747c4ef3e0 100644 --- a/app/Http/RequestHandlers/MessageSelect.php +++ b/app/Http/RequestHandlers/MessageSelect.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/Http/RequestHandlers/ModuleAction.php b/app/Http/RequestHandlers/ModuleAction.php index e4b391f866..97ae099dc6 100644 --- a/app/Http/RequestHandlers/ModuleAction.php +++ b/app/Http/RequestHandlers/ModuleAction.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/Http/RequestHandlers/ModuleDeleteSettings.php b/app/Http/RequestHandlers/ModuleDeleteSettings.php index 0d9f38fb79..1b3d208674 100644 --- a/app/Http/RequestHandlers/ModuleDeleteSettings.php +++ b/app/Http/RequestHandlers/ModuleDeleteSettings.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/Http/RequestHandlers/ModulesAllPage.php b/app/Http/RequestHandlers/ModulesAllPage.php index 11ff8dc0dc..ae1d1e5e0b 100644 --- a/app/Http/RequestHandlers/ModulesAllPage.php +++ b/app/Http/RequestHandlers/ModulesAllPage.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/Http/RequestHandlers/ModulesAnalyticsPage.php b/app/Http/RequestHandlers/ModulesAnalyticsPage.php index 887bf4b09d..22a62fc004 100644 --- a/app/Http/RequestHandlers/ModulesAnalyticsPage.php +++ b/app/Http/RequestHandlers/ModulesAnalyticsPage.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/Http/RequestHandlers/ModulesBlocksPage.php b/app/Http/RequestHandlers/ModulesBlocksPage.php index 141aaf11ba..cda3ffc0a9 100644 --- a/app/Http/RequestHandlers/ModulesBlocksPage.php +++ b/app/Http/RequestHandlers/ModulesBlocksPage.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/Http/RequestHandlers/ModulesChartsPage.php b/app/Http/RequestHandlers/ModulesChartsPage.php index a690f7cc55..d2bd83998c 100644 --- a/app/Http/RequestHandlers/ModulesChartsPage.php +++ b/app/Http/RequestHandlers/ModulesChartsPage.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/Http/RequestHandlers/ModulesCustomTagsAction.php b/app/Http/RequestHandlers/ModulesCustomTagsAction.php index 41a03a3af6..5dc6912529 100644 --- a/app/Http/RequestHandlers/ModulesCustomTagsAction.php +++ b/app/Http/RequestHandlers/ModulesCustomTagsAction.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/Http/RequestHandlers/ModulesCustomTagsPage.php b/app/Http/RequestHandlers/ModulesCustomTagsPage.php index 6a0f28444e..3c77a259cd 100644 --- a/app/Http/RequestHandlers/ModulesCustomTagsPage.php +++ b/app/Http/RequestHandlers/ModulesCustomTagsPage.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/Http/RequestHandlers/ModulesDataFixesPage.php b/app/Http/RequestHandlers/ModulesDataFixesPage.php index 3d95c81604..53c7c00511 100644 --- a/app/Http/RequestHandlers/ModulesDataFixesPage.php +++ b/app/Http/RequestHandlers/ModulesDataFixesPage.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/Http/RequestHandlers/ModulesFootersPage.php b/app/Http/RequestHandlers/ModulesFootersPage.php index d61afc7814..1362e354be 100644 --- a/app/Http/RequestHandlers/ModulesFootersPage.php +++ b/app/Http/RequestHandlers/ModulesFootersPage.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/Http/RequestHandlers/ModulesHistoricEventsPage.php b/app/Http/RequestHandlers/ModulesHistoricEventsPage.php index c0c6eb18d4..2acdbb2cbd 100644 --- a/app/Http/RequestHandlers/ModulesHistoricEventsPage.php +++ b/app/Http/RequestHandlers/ModulesHistoricEventsPage.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/Http/RequestHandlers/ModulesLanguagesPage.php b/app/Http/RequestHandlers/ModulesLanguagesPage.php index 866680ab65..568c23b900 100644 --- a/app/Http/RequestHandlers/ModulesLanguagesPage.php +++ b/app/Http/RequestHandlers/ModulesLanguagesPage.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/Http/RequestHandlers/ModulesListsPage.php b/app/Http/RequestHandlers/ModulesListsPage.php index 1e7bf17452..46cb39552e 100644 --- a/app/Http/RequestHandlers/ModulesListsPage.php +++ b/app/Http/RequestHandlers/ModulesListsPage.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/Http/RequestHandlers/ModulesMapAutocompletePage.php b/app/Http/RequestHandlers/ModulesMapAutocompletePage.php index 830a57d862..82acdc3ae6 100644 --- a/app/Http/RequestHandlers/ModulesMapAutocompletePage.php +++ b/app/Http/RequestHandlers/ModulesMapAutocompletePage.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/Http/RequestHandlers/ModulesMapGeoLocationsPage.php b/app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php index 4a4349fd4e..ca7c731494 100644 --- a/app/Http/RequestHandlers/ModulesMapGeoLocationsPage.php +++ b/app/Http/RequestHandlers/ModulesMapGeoLocationsPage.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/Http/RequestHandlers/ModulesMapLinksPage.php b/app/Http/RequestHandlers/ModulesMapLinksPage.php index 0584516e22..b8192d6587 100644 --- a/app/Http/RequestHandlers/ModulesMapLinksPage.php +++ b/app/Http/RequestHandlers/ModulesMapLinksPage.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/Http/RequestHandlers/ModulesMapProvidersPage.php b/app/Http/RequestHandlers/ModulesMapProvidersPage.php index ec2688adb1..5b9c375b86 100644 --- a/app/Http/RequestHandlers/ModulesMapProvidersPage.php +++ b/app/Http/RequestHandlers/ModulesMapProvidersPage.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/Http/RequestHandlers/ModulesMenusPage.php b/app/Http/RequestHandlers/ModulesMenusPage.php index 9f41538da4..adf11d77c6 100644 --- a/app/Http/RequestHandlers/ModulesMenusPage.php +++ b/app/Http/RequestHandlers/ModulesMenusPage.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/Http/RequestHandlers/ModulesReportsPage.php b/app/Http/RequestHandlers/ModulesReportsPage.php index fd431a8f81..4d10a4df85 100644 --- a/app/Http/RequestHandlers/ModulesReportsPage.php +++ b/app/Http/RequestHandlers/ModulesReportsPage.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/Http/RequestHandlers/ModulesSharesPage.php b/app/Http/RequestHandlers/ModulesSharesPage.php index 3d22712474..6db90a999d 100644 --- a/app/Http/RequestHandlers/ModulesSharesPage.php +++ b/app/Http/RequestHandlers/ModulesSharesPage.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/Http/RequestHandlers/ModulesSidebarsPage.php b/app/Http/RequestHandlers/ModulesSidebarsPage.php index a8387695c6..ccdbfc5cfd 100644 --- a/app/Http/RequestHandlers/ModulesSidebarsPage.php +++ b/app/Http/RequestHandlers/ModulesSidebarsPage.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/Http/RequestHandlers/ModulesTabsPage.php b/app/Http/RequestHandlers/ModulesTabsPage.php index befd6cd40c..6bccd5f21a 100644 --- a/app/Http/RequestHandlers/ModulesTabsPage.php +++ b/app/Http/RequestHandlers/ModulesTabsPage.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/Http/RequestHandlers/ModulesThemesPage.php b/app/Http/RequestHandlers/ModulesThemesPage.php index 9d7547cb76..313e4f4a20 100644 --- a/app/Http/RequestHandlers/ModulesThemesPage.php +++ b/app/Http/RequestHandlers/ModulesThemesPage.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/Http/RequestHandlers/NotePage.php b/app/Http/RequestHandlers/NotePage.php index ab24048c85..76c3ebbdff 100644 --- a/app/Http/RequestHandlers/NotePage.php +++ b/app/Http/RequestHandlers/NotePage.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/Http/RequestHandlers/PasswordRequestAction.php b/app/Http/RequestHandlers/PasswordRequestAction.php index 8c99b6ce0e..58758a1c2a 100644 --- a/app/Http/RequestHandlers/PasswordRequestAction.php +++ b/app/Http/RequestHandlers/PasswordRequestAction.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/Http/RequestHandlers/PasswordRequestPage.php b/app/Http/RequestHandlers/PasswordRequestPage.php index 9152174571..b30748fef5 100644 --- a/app/Http/RequestHandlers/PasswordRequestPage.php +++ b/app/Http/RequestHandlers/PasswordRequestPage.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/Http/RequestHandlers/PasswordResetAction.php b/app/Http/RequestHandlers/PasswordResetAction.php index 67804a4db5..a955f593a5 100644 --- a/app/Http/RequestHandlers/PasswordResetAction.php +++ b/app/Http/RequestHandlers/PasswordResetAction.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/Http/RequestHandlers/PasswordResetPage.php b/app/Http/RequestHandlers/PasswordResetPage.php index 20afa8af31..25f9c13534 100644 --- a/app/Http/RequestHandlers/PasswordResetPage.php +++ b/app/Http/RequestHandlers/PasswordResetPage.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/Http/RequestHandlers/PasteFact.php b/app/Http/RequestHandlers/PasteFact.php index 9c2fdad0c5..c51743e6f2 100644 --- a/app/Http/RequestHandlers/PasteFact.php +++ b/app/Http/RequestHandlers/PasteFact.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/Http/RequestHandlers/PendingChanges.php b/app/Http/RequestHandlers/PendingChanges.php index 2ed1d1677d..d3ebe49716 100644 --- a/app/Http/RequestHandlers/PendingChanges.php +++ b/app/Http/RequestHandlers/PendingChanges.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/Http/RequestHandlers/PendingChangesAcceptChange.php b/app/Http/RequestHandlers/PendingChangesAcceptChange.php index 542436ee8a..aa52625420 100644 --- a/app/Http/RequestHandlers/PendingChangesAcceptChange.php +++ b/app/Http/RequestHandlers/PendingChangesAcceptChange.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/Http/RequestHandlers/PendingChangesAcceptRecord.php b/app/Http/RequestHandlers/PendingChangesAcceptRecord.php index 2074cba16c..03badb8cac 100644 --- a/app/Http/RequestHandlers/PendingChangesAcceptRecord.php +++ b/app/Http/RequestHandlers/PendingChangesAcceptRecord.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/Http/RequestHandlers/PendingChangesAcceptTree.php b/app/Http/RequestHandlers/PendingChangesAcceptTree.php index 62294be4b1..e5eb77da12 100644 --- a/app/Http/RequestHandlers/PendingChangesAcceptTree.php +++ b/app/Http/RequestHandlers/PendingChangesAcceptTree.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/Http/RequestHandlers/PendingChangesLogAction.php b/app/Http/RequestHandlers/PendingChangesLogAction.php index 2d69fdc82d..61f5e6556e 100644 --- a/app/Http/RequestHandlers/PendingChangesLogAction.php +++ b/app/Http/RequestHandlers/PendingChangesLogAction.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/Http/RequestHandlers/PendingChangesLogData.php b/app/Http/RequestHandlers/PendingChangesLogData.php index bff8f232e3..49fcc4ba9e 100644 --- a/app/Http/RequestHandlers/PendingChangesLogData.php +++ b/app/Http/RequestHandlers/PendingChangesLogData.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/Http/RequestHandlers/PendingChangesLogDelete.php b/app/Http/RequestHandlers/PendingChangesLogDelete.php index af75b0c105..1fd260662c 100644 --- a/app/Http/RequestHandlers/PendingChangesLogDelete.php +++ b/app/Http/RequestHandlers/PendingChangesLogDelete.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/Http/RequestHandlers/PendingChangesLogDownload.php b/app/Http/RequestHandlers/PendingChangesLogDownload.php index f3676cf14e..9758bb48bd 100644 --- a/app/Http/RequestHandlers/PendingChangesLogDownload.php +++ b/app/Http/RequestHandlers/PendingChangesLogDownload.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/Http/RequestHandlers/PendingChangesLogPage.php b/app/Http/RequestHandlers/PendingChangesLogPage.php index 5d0af5c717..683bcd0c24 100644 --- a/app/Http/RequestHandlers/PendingChangesLogPage.php +++ b/app/Http/RequestHandlers/PendingChangesLogPage.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/Http/RequestHandlers/PendingChangesRejectChange.php b/app/Http/RequestHandlers/PendingChangesRejectChange.php index 4732a7929a..23a7263be6 100644 --- a/app/Http/RequestHandlers/PendingChangesRejectChange.php +++ b/app/Http/RequestHandlers/PendingChangesRejectChange.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/Http/RequestHandlers/PendingChangesRejectRecord.php b/app/Http/RequestHandlers/PendingChangesRejectRecord.php index dd412f46ab..846ef7e4f4 100644 --- a/app/Http/RequestHandlers/PendingChangesRejectRecord.php +++ b/app/Http/RequestHandlers/PendingChangesRejectRecord.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/Http/RequestHandlers/PendingChangesRejectTree.php b/app/Http/RequestHandlers/PendingChangesRejectTree.php index de19547ca2..fb26ff01ce 100644 --- a/app/Http/RequestHandlers/PendingChangesRejectTree.php +++ b/app/Http/RequestHandlers/PendingChangesRejectTree.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/Http/RequestHandlers/PhpInformation.php b/app/Http/RequestHandlers/PhpInformation.php index eb45a8ecf3..a854d5da0d 100644 --- a/app/Http/RequestHandlers/PhpInformation.php +++ b/app/Http/RequestHandlers/PhpInformation.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/Http/RequestHandlers/Ping.php b/app/Http/RequestHandlers/Ping.php index a512e094c6..e5facb98d0 100644 --- a/app/Http/RequestHandlers/Ping.php +++ b/app/Http/RequestHandlers/Ping.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/Http/RequestHandlers/RedirectAncestryPhp.php b/app/Http/RequestHandlers/RedirectAncestryPhp.php index 543205f541..e301d557a2 100644 --- a/app/Http/RequestHandlers/RedirectAncestryPhp.php +++ b/app/Http/RequestHandlers/RedirectAncestryPhp.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/Http/RequestHandlers/RedirectBranchesPhp.php b/app/Http/RequestHandlers/RedirectBranchesPhp.php index 3cad93a04f..1962d15875 100644 --- a/app/Http/RequestHandlers/RedirectBranchesPhp.php +++ b/app/Http/RequestHandlers/RedirectBranchesPhp.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/Http/RequestHandlers/RedirectCalendarPhp.php b/app/Http/RequestHandlers/RedirectCalendarPhp.php index 35334c09f5..a9fc69c27b 100644 --- a/app/Http/RequestHandlers/RedirectCalendarPhp.php +++ b/app/Http/RequestHandlers/RedirectCalendarPhp.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/Http/RequestHandlers/RedirectCompactPhp.php b/app/Http/RequestHandlers/RedirectCompactPhp.php index 91d37f4242..c8784d0fed 100644 --- a/app/Http/RequestHandlers/RedirectCompactPhp.php +++ b/app/Http/RequestHandlers/RedirectCompactPhp.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/Http/RequestHandlers/RedirectDescendencyPhp.php b/app/Http/RequestHandlers/RedirectDescendencyPhp.php index bd18fb9691..40d4c6ff68 100644 --- a/app/Http/RequestHandlers/RedirectDescendencyPhp.php +++ b/app/Http/RequestHandlers/RedirectDescendencyPhp.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/Http/RequestHandlers/RedirectFamListPhp.php b/app/Http/RequestHandlers/RedirectFamListPhp.php index f44f406847..9efc389bc7 100644 --- a/app/Http/RequestHandlers/RedirectFamListPhp.php +++ b/app/Http/RequestHandlers/RedirectFamListPhp.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/Http/RequestHandlers/RedirectFamilyBookPhp.php b/app/Http/RequestHandlers/RedirectFamilyBookPhp.php index 20910fd7a3..32579948ae 100644 --- a/app/Http/RequestHandlers/RedirectFamilyBookPhp.php +++ b/app/Http/RequestHandlers/RedirectFamilyBookPhp.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/Http/RequestHandlers/RedirectFamilyPhp.php b/app/Http/RequestHandlers/RedirectFamilyPhp.php index 188d0e936f..557bfcdeb1 100644 --- a/app/Http/RequestHandlers/RedirectFamilyPhp.php +++ b/app/Http/RequestHandlers/RedirectFamilyPhp.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/Http/RequestHandlers/RedirectFanChartPhp.php b/app/Http/RequestHandlers/RedirectFanChartPhp.php index 5bf7448b5d..c18e6f2849 100644 --- a/app/Http/RequestHandlers/RedirectFanChartPhp.php +++ b/app/Http/RequestHandlers/RedirectFanChartPhp.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/Http/RequestHandlers/RedirectGedRecordPhp.php b/app/Http/RequestHandlers/RedirectGedRecordPhp.php index 8d92abd503..ff5509ebbd 100644 --- a/app/Http/RequestHandlers/RedirectGedRecordPhp.php +++ b/app/Http/RequestHandlers/RedirectGedRecordPhp.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/Http/RequestHandlers/RedirectHourGlassPhp.php b/app/Http/RequestHandlers/RedirectHourGlassPhp.php index 16955edd58..ccbd77d011 100644 --- a/app/Http/RequestHandlers/RedirectHourGlassPhp.php +++ b/app/Http/RequestHandlers/RedirectHourGlassPhp.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/Http/RequestHandlers/RedirectIndiListPhp.php b/app/Http/RequestHandlers/RedirectIndiListPhp.php index 24ed9285fd..ecfcd81706 100644 --- a/app/Http/RequestHandlers/RedirectIndiListPhp.php +++ b/app/Http/RequestHandlers/RedirectIndiListPhp.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/Http/RequestHandlers/RedirectIndividualPhp.php b/app/Http/RequestHandlers/RedirectIndividualPhp.php index a2d55a6dd9..def8172208 100644 --- a/app/Http/RequestHandlers/RedirectIndividualPhp.php +++ b/app/Http/RequestHandlers/RedirectIndividualPhp.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/Http/RequestHandlers/RedirectLifeSpanPhp.php b/app/Http/RequestHandlers/RedirectLifeSpanPhp.php index e71d4b9d85..9b6cce3ec4 100644 --- a/app/Http/RequestHandlers/RedirectLifeSpanPhp.php +++ b/app/Http/RequestHandlers/RedirectLifeSpanPhp.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/Http/RequestHandlers/RedirectMediaListPhp.php b/app/Http/RequestHandlers/RedirectMediaListPhp.php index 94feed89f3..42a633acb7 100644 --- a/app/Http/RequestHandlers/RedirectMediaListPhp.php +++ b/app/Http/RequestHandlers/RedirectMediaListPhp.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/Http/RequestHandlers/RedirectMediaViewerPhp.php b/app/Http/RequestHandlers/RedirectMediaViewerPhp.php index b52d46bac6..47223c378f 100644 --- a/app/Http/RequestHandlers/RedirectMediaViewerPhp.php +++ b/app/Http/RequestHandlers/RedirectMediaViewerPhp.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/Http/RequestHandlers/RedirectModulePhp.php b/app/Http/RequestHandlers/RedirectModulePhp.php index f906f128d7..e6acc712d0 100644 --- a/app/Http/RequestHandlers/RedirectModulePhp.php +++ b/app/Http/RequestHandlers/RedirectModulePhp.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/Http/RequestHandlers/RedirectNoteListPhp.php b/app/Http/RequestHandlers/RedirectNoteListPhp.php index d8ebb58676..3e7c6d97f7 100644 --- a/app/Http/RequestHandlers/RedirectNoteListPhp.php +++ b/app/Http/RequestHandlers/RedirectNoteListPhp.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/Http/RequestHandlers/RedirectNotePhp.php b/app/Http/RequestHandlers/RedirectNotePhp.php index 8117e9e73c..b197e44850 100644 --- a/app/Http/RequestHandlers/RedirectNotePhp.php +++ b/app/Http/RequestHandlers/RedirectNotePhp.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/Http/RequestHandlers/RedirectPedigreePhp.php b/app/Http/RequestHandlers/RedirectPedigreePhp.php index 12714e28ac..dbd59a581b 100644 --- a/app/Http/RequestHandlers/RedirectPedigreePhp.php +++ b/app/Http/RequestHandlers/RedirectPedigreePhp.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/Http/RequestHandlers/RedirectPlaceListPhp.php b/app/Http/RequestHandlers/RedirectPlaceListPhp.php index dba41aabb1..32ea85c321 100644 --- a/app/Http/RequestHandlers/RedirectPlaceListPhp.php +++ b/app/Http/RequestHandlers/RedirectPlaceListPhp.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/Http/RequestHandlers/RedirectRelationshipPhp.php b/app/Http/RequestHandlers/RedirectRelationshipPhp.php index fcd047bffb..1b5554aec8 100644 --- a/app/Http/RequestHandlers/RedirectRelationshipPhp.php +++ b/app/Http/RequestHandlers/RedirectRelationshipPhp.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/Http/RequestHandlers/RedirectRepoListPhp.php b/app/Http/RequestHandlers/RedirectRepoListPhp.php index 5c80a52819..b9eca3f07f 100644 --- a/app/Http/RequestHandlers/RedirectRepoListPhp.php +++ b/app/Http/RequestHandlers/RedirectRepoListPhp.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/Http/RequestHandlers/RedirectReportEnginePhp.php b/app/Http/RequestHandlers/RedirectReportEnginePhp.php index 1558d1c919..d459d61ccf 100644 --- a/app/Http/RequestHandlers/RedirectReportEnginePhp.php +++ b/app/Http/RequestHandlers/RedirectReportEnginePhp.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/Http/RequestHandlers/RedirectRepositoryPhp.php b/app/Http/RequestHandlers/RedirectRepositoryPhp.php index e7e1ae4a59..98951e39e4 100644 --- a/app/Http/RequestHandlers/RedirectRepositoryPhp.php +++ b/app/Http/RequestHandlers/RedirectRepositoryPhp.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/Http/RequestHandlers/RedirectSourceListPhp.php b/app/Http/RequestHandlers/RedirectSourceListPhp.php index bffac63384..d8c9600447 100644 --- a/app/Http/RequestHandlers/RedirectSourceListPhp.php +++ b/app/Http/RequestHandlers/RedirectSourceListPhp.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/Http/RequestHandlers/RedirectSourcePhp.php b/app/Http/RequestHandlers/RedirectSourcePhp.php index 29b8acfc15..70de2fe6e9 100644 --- a/app/Http/RequestHandlers/RedirectSourcePhp.php +++ b/app/Http/RequestHandlers/RedirectSourcePhp.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/Http/RequestHandlers/RedirectStatisticsPhp.php b/app/Http/RequestHandlers/RedirectStatisticsPhp.php index 4431479c5a..7b43ea5bc0 100644 --- a/app/Http/RequestHandlers/RedirectStatisticsPhp.php +++ b/app/Http/RequestHandlers/RedirectStatisticsPhp.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/Http/RequestHandlers/RedirectTimeLinePhp.php b/app/Http/RequestHandlers/RedirectTimeLinePhp.php index 2bc86f90fb..6cb9cbed54 100644 --- a/app/Http/RequestHandlers/RedirectTimeLinePhp.php +++ b/app/Http/RequestHandlers/RedirectTimeLinePhp.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/Http/RequestHandlers/RegisterAction.php b/app/Http/RequestHandlers/RegisterAction.php index ed1564166f..afe30be764 100644 --- a/app/Http/RequestHandlers/RegisterAction.php +++ b/app/Http/RequestHandlers/RegisterAction.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/Http/RequestHandlers/RegisterPage.php b/app/Http/RequestHandlers/RegisterPage.php index cffcae3d78..5e6c905507 100644 --- a/app/Http/RequestHandlers/RegisterPage.php +++ b/app/Http/RequestHandlers/RegisterPage.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/Http/RequestHandlers/RenumberTreeAction.php b/app/Http/RequestHandlers/RenumberTreeAction.php index df3b1c3186..26008e6c90 100644 --- a/app/Http/RequestHandlers/RenumberTreeAction.php +++ b/app/Http/RequestHandlers/RenumberTreeAction.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/Http/RequestHandlers/RenumberTreePage.php b/app/Http/RequestHandlers/RenumberTreePage.php index 291065be54..2c6749b8f1 100644 --- a/app/Http/RequestHandlers/RenumberTreePage.php +++ b/app/Http/RequestHandlers/RenumberTreePage.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/Http/RequestHandlers/ReorderChildrenAction.php b/app/Http/RequestHandlers/ReorderChildrenAction.php index 89eecb1f29..5a6bd4db4f 100644 --- a/app/Http/RequestHandlers/ReorderChildrenAction.php +++ b/app/Http/RequestHandlers/ReorderChildrenAction.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/Http/RequestHandlers/ReorderChildrenPage.php b/app/Http/RequestHandlers/ReorderChildrenPage.php index ff6a7b5b9b..f716d35aac 100644 --- a/app/Http/RequestHandlers/ReorderChildrenPage.php +++ b/app/Http/RequestHandlers/ReorderChildrenPage.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/Http/RequestHandlers/ReorderFamiliesAction.php b/app/Http/RequestHandlers/ReorderFamiliesAction.php index 2efd089871..9c81337084 100644 --- a/app/Http/RequestHandlers/ReorderFamiliesAction.php +++ b/app/Http/RequestHandlers/ReorderFamiliesAction.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/Http/RequestHandlers/ReorderFamiliesPage.php b/app/Http/RequestHandlers/ReorderFamiliesPage.php index 63633f7697..2b418a556b 100644 --- a/app/Http/RequestHandlers/ReorderFamiliesPage.php +++ b/app/Http/RequestHandlers/ReorderFamiliesPage.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/Http/RequestHandlers/ReorderMediaAction.php b/app/Http/RequestHandlers/ReorderMediaAction.php index f0546c70a4..03c1e99ba2 100644 --- a/app/Http/RequestHandlers/ReorderMediaAction.php +++ b/app/Http/RequestHandlers/ReorderMediaAction.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/Http/RequestHandlers/ReorderMediaPage.php b/app/Http/RequestHandlers/ReorderMediaPage.php index aae6779e23..724c0ccdbf 100644 --- a/app/Http/RequestHandlers/ReorderMediaPage.php +++ b/app/Http/RequestHandlers/ReorderMediaPage.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/Http/RequestHandlers/ReorderNamesAction.php b/app/Http/RequestHandlers/ReorderNamesAction.php index 39623aa5c1..250d2ac2d9 100644 --- a/app/Http/RequestHandlers/ReorderNamesAction.php +++ b/app/Http/RequestHandlers/ReorderNamesAction.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/Http/RequestHandlers/ReorderNamesPage.php b/app/Http/RequestHandlers/ReorderNamesPage.php index b795490004..e30ad31f4e 100644 --- a/app/Http/RequestHandlers/ReorderNamesPage.php +++ b/app/Http/RequestHandlers/ReorderNamesPage.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/Http/RequestHandlers/ReportGenerate.php b/app/Http/RequestHandlers/ReportGenerate.php index 652cd6ac84..11106fa991 100644 --- a/app/Http/RequestHandlers/ReportGenerate.php +++ b/app/Http/RequestHandlers/ReportGenerate.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/Http/RequestHandlers/ReportListAction.php b/app/Http/RequestHandlers/ReportListAction.php index cc2fe86b2e..2d10de1a5f 100644 --- a/app/Http/RequestHandlers/ReportListAction.php +++ b/app/Http/RequestHandlers/ReportListAction.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/Http/RequestHandlers/ReportListPage.php b/app/Http/RequestHandlers/ReportListPage.php index d47327e009..2c0f9f3447 100644 --- a/app/Http/RequestHandlers/ReportListPage.php +++ b/app/Http/RequestHandlers/ReportListPage.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/Http/RequestHandlers/ReportSetupAction.php b/app/Http/RequestHandlers/ReportSetupAction.php index 2a2342f0a5..648707dd11 100644 --- a/app/Http/RequestHandlers/ReportSetupAction.php +++ b/app/Http/RequestHandlers/ReportSetupAction.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/Http/RequestHandlers/ReportSetupPage.php b/app/Http/RequestHandlers/ReportSetupPage.php index 88d0bb9a23..6f1934eb5d 100644 --- a/app/Http/RequestHandlers/ReportSetupPage.php +++ b/app/Http/RequestHandlers/ReportSetupPage.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/Http/RequestHandlers/RepositoryPage.php b/app/Http/RequestHandlers/RepositoryPage.php index 18dedc5bb4..085c289144 100644 --- a/app/Http/RequestHandlers/RepositoryPage.php +++ b/app/Http/RequestHandlers/RepositoryPage.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/Http/RequestHandlers/RobotsTxt.php b/app/Http/RequestHandlers/RobotsTxt.php index 318e4e125d..9e4e5c0c47 100644 --- a/app/Http/RequestHandlers/RobotsTxt.php +++ b/app/Http/RequestHandlers/RobotsTxt.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/Http/RequestHandlers/SearchAdvancedAction.php b/app/Http/RequestHandlers/SearchAdvancedAction.php index ed36a74803..0bcb808197 100644 --- a/app/Http/RequestHandlers/SearchAdvancedAction.php +++ b/app/Http/RequestHandlers/SearchAdvancedAction.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/Http/RequestHandlers/SearchAdvancedPage.php b/app/Http/RequestHandlers/SearchAdvancedPage.php index e24a0e7cdd..3d321b00c1 100644 --- a/app/Http/RequestHandlers/SearchAdvancedPage.php +++ b/app/Http/RequestHandlers/SearchAdvancedPage.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/Http/RequestHandlers/SearchGeneralAction.php b/app/Http/RequestHandlers/SearchGeneralAction.php index c0769ed7a1..1f4513d1e9 100644 --- a/app/Http/RequestHandlers/SearchGeneralAction.php +++ b/app/Http/RequestHandlers/SearchGeneralAction.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/Http/RequestHandlers/SearchGeneralPage.php b/app/Http/RequestHandlers/SearchGeneralPage.php index b45b5b7381..016af18fc9 100644 --- a/app/Http/RequestHandlers/SearchGeneralPage.php +++ b/app/Http/RequestHandlers/SearchGeneralPage.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/Http/RequestHandlers/SearchPhoneticAction.php b/app/Http/RequestHandlers/SearchPhoneticAction.php index 6c0125a169..c65dcc7dfd 100644 --- a/app/Http/RequestHandlers/SearchPhoneticAction.php +++ b/app/Http/RequestHandlers/SearchPhoneticAction.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/Http/RequestHandlers/SearchPhoneticPage.php b/app/Http/RequestHandlers/SearchPhoneticPage.php index 33036a29a3..bc05bbabe3 100644 --- a/app/Http/RequestHandlers/SearchPhoneticPage.php +++ b/app/Http/RequestHandlers/SearchPhoneticPage.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/Http/RequestHandlers/SearchQuickAction.php b/app/Http/RequestHandlers/SearchQuickAction.php index dd76d25e58..e8c748d5d2 100644 --- a/app/Http/RequestHandlers/SearchQuickAction.php +++ b/app/Http/RequestHandlers/SearchQuickAction.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/Http/RequestHandlers/SearchReplaceAction.php b/app/Http/RequestHandlers/SearchReplaceAction.php index 6221cb3b6c..da43bb2245 100644 --- a/app/Http/RequestHandlers/SearchReplaceAction.php +++ b/app/Http/RequestHandlers/SearchReplaceAction.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/Http/RequestHandlers/SearchReplacePage.php b/app/Http/RequestHandlers/SearchReplacePage.php index 62322b4836..f2d42344f0 100644 --- a/app/Http/RequestHandlers/SearchReplacePage.php +++ b/app/Http/RequestHandlers/SearchReplacePage.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/Http/RequestHandlers/SelectDefaultTree.php b/app/Http/RequestHandlers/SelectDefaultTree.php index f0062f215d..8ab77749a5 100644 --- a/app/Http/RequestHandlers/SelectDefaultTree.php +++ b/app/Http/RequestHandlers/SelectDefaultTree.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/Http/RequestHandlers/SelectLanguage.php b/app/Http/RequestHandlers/SelectLanguage.php index 0eaa361266..cf77ab1773 100644 --- a/app/Http/RequestHandlers/SelectLanguage.php +++ b/app/Http/RequestHandlers/SelectLanguage.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/Http/RequestHandlers/SelectNewFact.php b/app/Http/RequestHandlers/SelectNewFact.php index be2590a298..cfc877405d 100644 --- a/app/Http/RequestHandlers/SelectNewFact.php +++ b/app/Http/RequestHandlers/SelectNewFact.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/Http/RequestHandlers/SelectTheme.php b/app/Http/RequestHandlers/SelectTheme.php index 88ba9dbf1b..4588e2c41b 100644 --- a/app/Http/RequestHandlers/SelectTheme.php +++ b/app/Http/RequestHandlers/SelectTheme.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/Http/RequestHandlers/SetupWizard.php b/app/Http/RequestHandlers/SetupWizard.php index 2da653ebc4..22b4023e4f 100644 --- a/app/Http/RequestHandlers/SetupWizard.php +++ b/app/Http/RequestHandlers/SetupWizard.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/Http/RequestHandlers/SiteLogsAction.php b/app/Http/RequestHandlers/SiteLogsAction.php index 8f66e2996f..bf9a34ca2b 100644 --- a/app/Http/RequestHandlers/SiteLogsAction.php +++ b/app/Http/RequestHandlers/SiteLogsAction.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/Http/RequestHandlers/SiteLogsData.php b/app/Http/RequestHandlers/SiteLogsData.php index ee5ea7a0fd..f3cadffbe0 100644 --- a/app/Http/RequestHandlers/SiteLogsData.php +++ b/app/Http/RequestHandlers/SiteLogsData.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/Http/RequestHandlers/SiteLogsDelete.php b/app/Http/RequestHandlers/SiteLogsDelete.php index ec93fb9ed7..2ab2e8505b 100644 --- a/app/Http/RequestHandlers/SiteLogsDelete.php +++ b/app/Http/RequestHandlers/SiteLogsDelete.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/Http/RequestHandlers/SiteLogsDownload.php b/app/Http/RequestHandlers/SiteLogsDownload.php index a7179960f9..23e5dc5888 100644 --- a/app/Http/RequestHandlers/SiteLogsDownload.php +++ b/app/Http/RequestHandlers/SiteLogsDownload.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/Http/RequestHandlers/SiteLogsPage.php b/app/Http/RequestHandlers/SiteLogsPage.php index 0c703414e5..499c7d0653 100644 --- a/app/Http/RequestHandlers/SiteLogsPage.php +++ b/app/Http/RequestHandlers/SiteLogsPage.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/Http/RequestHandlers/SitePreferencesAction.php b/app/Http/RequestHandlers/SitePreferencesAction.php index 9784880bed..1c889f5a0e 100644 --- a/app/Http/RequestHandlers/SitePreferencesAction.php +++ b/app/Http/RequestHandlers/SitePreferencesAction.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/Http/RequestHandlers/SitePreferencesPage.php b/app/Http/RequestHandlers/SitePreferencesPage.php index fc5fafa197..c9836d524f 100644 --- a/app/Http/RequestHandlers/SitePreferencesPage.php +++ b/app/Http/RequestHandlers/SitePreferencesPage.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/Http/RequestHandlers/SiteRegistrationAction.php b/app/Http/RequestHandlers/SiteRegistrationAction.php index 65d4604253..91f1dd41ba 100644 --- a/app/Http/RequestHandlers/SiteRegistrationAction.php +++ b/app/Http/RequestHandlers/SiteRegistrationAction.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/Http/RequestHandlers/SiteRegistrationPage.php b/app/Http/RequestHandlers/SiteRegistrationPage.php index 76913a35f3..8b95afa7da 100644 --- a/app/Http/RequestHandlers/SiteRegistrationPage.php +++ b/app/Http/RequestHandlers/SiteRegistrationPage.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/Http/RequestHandlers/SiteTagsAction.php b/app/Http/RequestHandlers/SiteTagsAction.php index 7d71f32917..8e6fac07b3 100644 --- a/app/Http/RequestHandlers/SiteTagsAction.php +++ b/app/Http/RequestHandlers/SiteTagsAction.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/Http/RequestHandlers/SiteTagsPage.php b/app/Http/RequestHandlers/SiteTagsPage.php index fb6e7a936d..0b55704e2c 100644 --- a/app/Http/RequestHandlers/SiteTagsPage.php +++ b/app/Http/RequestHandlers/SiteTagsPage.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/Http/RequestHandlers/SourcePage.php b/app/Http/RequestHandlers/SourcePage.php index d03a29d3ed..6ed083aa84 100644 --- a/app/Http/RequestHandlers/SourcePage.php +++ b/app/Http/RequestHandlers/SourcePage.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/Http/RequestHandlers/SubmissionPage.php b/app/Http/RequestHandlers/SubmissionPage.php index 28216c74e9..f588663972 100644 --- a/app/Http/RequestHandlers/SubmissionPage.php +++ b/app/Http/RequestHandlers/SubmissionPage.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/Http/RequestHandlers/SubmitterPage.php b/app/Http/RequestHandlers/SubmitterPage.php index f6475b43cb..cddce5e342 100644 --- a/app/Http/RequestHandlers/SubmitterPage.php +++ b/app/Http/RequestHandlers/SubmitterPage.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/Http/RequestHandlers/SynchronizeTrees.php b/app/Http/RequestHandlers/SynchronizeTrees.php index bd1c2fd506..71f356778a 100644 --- a/app/Http/RequestHandlers/SynchronizeTrees.php +++ b/app/Http/RequestHandlers/SynchronizeTrees.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/Http/RequestHandlers/TomSelectFamily.php b/app/Http/RequestHandlers/TomSelectFamily.php index e7bd445e7a..32eb120ab9 100644 --- a/app/Http/RequestHandlers/TomSelectFamily.php +++ b/app/Http/RequestHandlers/TomSelectFamily.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/Http/RequestHandlers/TomSelectIndividual.php b/app/Http/RequestHandlers/TomSelectIndividual.php index 291c3b5e68..ca0a40da10 100644 --- a/app/Http/RequestHandlers/TomSelectIndividual.php +++ b/app/Http/RequestHandlers/TomSelectIndividual.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/Http/RequestHandlers/TomSelectLocation.php b/app/Http/RequestHandlers/TomSelectLocation.php index 820400e7a1..23c60b522a 100644 --- a/app/Http/RequestHandlers/TomSelectLocation.php +++ b/app/Http/RequestHandlers/TomSelectLocation.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/Http/RequestHandlers/TomSelectMediaObject.php b/app/Http/RequestHandlers/TomSelectMediaObject.php index 117d7bc5cb..2997595b7c 100644 --- a/app/Http/RequestHandlers/TomSelectMediaObject.php +++ b/app/Http/RequestHandlers/TomSelectMediaObject.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/Http/RequestHandlers/TomSelectNote.php b/app/Http/RequestHandlers/TomSelectNote.php index 0fff25a43d..9b8ce9c82a 100644 --- a/app/Http/RequestHandlers/TomSelectNote.php +++ b/app/Http/RequestHandlers/TomSelectNote.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/Http/RequestHandlers/TomSelectPlace.php b/app/Http/RequestHandlers/TomSelectPlace.php index 5c2167ea6d..fcc8f813aa 100644 --- a/app/Http/RequestHandlers/TomSelectPlace.php +++ b/app/Http/RequestHandlers/TomSelectPlace.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/Http/RequestHandlers/TomSelectRepository.php b/app/Http/RequestHandlers/TomSelectRepository.php index 397006b017..d9ec205d9c 100644 --- a/app/Http/RequestHandlers/TomSelectRepository.php +++ b/app/Http/RequestHandlers/TomSelectRepository.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/Http/RequestHandlers/TomSelectSource.php b/app/Http/RequestHandlers/TomSelectSource.php index e7b3db5c77..9ed31f6b4c 100644 --- a/app/Http/RequestHandlers/TomSelectSource.php +++ b/app/Http/RequestHandlers/TomSelectSource.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/Http/RequestHandlers/TomSelectSubmission.php b/app/Http/RequestHandlers/TomSelectSubmission.php index 90017ab6e5..25eff3ffd5 100644 --- a/app/Http/RequestHandlers/TomSelectSubmission.php +++ b/app/Http/RequestHandlers/TomSelectSubmission.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/Http/RequestHandlers/TomSelectSubmitter.php b/app/Http/RequestHandlers/TomSelectSubmitter.php index ebafdc78c8..f2e1cdca2e 100644 --- a/app/Http/RequestHandlers/TomSelectSubmitter.php +++ b/app/Http/RequestHandlers/TomSelectSubmitter.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/Http/RequestHandlers/TreePage.php b/app/Http/RequestHandlers/TreePage.php index 59fac2bda8..0ae1dc5b80 100644 --- a/app/Http/RequestHandlers/TreePage.php +++ b/app/Http/RequestHandlers/TreePage.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/Http/RequestHandlers/TreePageBlock.php b/app/Http/RequestHandlers/TreePageBlock.php index 56d190fcf4..aa4bc48a35 100644 --- a/app/Http/RequestHandlers/TreePageBlock.php +++ b/app/Http/RequestHandlers/TreePageBlock.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/Http/RequestHandlers/TreePageBlockEdit.php b/app/Http/RequestHandlers/TreePageBlockEdit.php index 256b796210..e105771b49 100644 --- a/app/Http/RequestHandlers/TreePageBlockEdit.php +++ b/app/Http/RequestHandlers/TreePageBlockEdit.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/Http/RequestHandlers/TreePageBlockUpdate.php b/app/Http/RequestHandlers/TreePageBlockUpdate.php index 0839ddfdcc..c7d81928aa 100644 --- a/app/Http/RequestHandlers/TreePageBlockUpdate.php +++ b/app/Http/RequestHandlers/TreePageBlockUpdate.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/Http/RequestHandlers/TreePageDefaultEdit.php b/app/Http/RequestHandlers/TreePageDefaultEdit.php index d0784a6dbc..9e0c1fcc20 100644 --- a/app/Http/RequestHandlers/TreePageDefaultEdit.php +++ b/app/Http/RequestHandlers/TreePageDefaultEdit.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/Http/RequestHandlers/TreePageDefaultUpdate.php b/app/Http/RequestHandlers/TreePageDefaultUpdate.php index 089e55ccf7..e08804db52 100644 --- a/app/Http/RequestHandlers/TreePageDefaultUpdate.php +++ b/app/Http/RequestHandlers/TreePageDefaultUpdate.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/Http/RequestHandlers/TreePageEdit.php b/app/Http/RequestHandlers/TreePageEdit.php index 8fd3d0d58b..5e3b9d3a39 100644 --- a/app/Http/RequestHandlers/TreePageEdit.php +++ b/app/Http/RequestHandlers/TreePageEdit.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/Http/RequestHandlers/TreePageUpdate.php b/app/Http/RequestHandlers/TreePageUpdate.php index 03ef0c8c1c..aa09ba1dcd 100644 --- a/app/Http/RequestHandlers/TreePageUpdate.php +++ b/app/Http/RequestHandlers/TreePageUpdate.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/Http/RequestHandlers/TreePreferencesAction.php b/app/Http/RequestHandlers/TreePreferencesAction.php index 7ba0237a2d..02bed9047e 100644 --- a/app/Http/RequestHandlers/TreePreferencesAction.php +++ b/app/Http/RequestHandlers/TreePreferencesAction.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/Http/RequestHandlers/TreePreferencesPage.php b/app/Http/RequestHandlers/TreePreferencesPage.php index 1a9fb0226f..91b952fee9 100644 --- a/app/Http/RequestHandlers/TreePreferencesPage.php +++ b/app/Http/RequestHandlers/TreePreferencesPage.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/Http/RequestHandlers/TreePrivacyAction.php b/app/Http/RequestHandlers/TreePrivacyAction.php index 2d599497d1..b4cc92f835 100644 --- a/app/Http/RequestHandlers/TreePrivacyAction.php +++ b/app/Http/RequestHandlers/TreePrivacyAction.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/Http/RequestHandlers/TreePrivacyPage.php b/app/Http/RequestHandlers/TreePrivacyPage.php index 6867d0f4dc..917b10d1d7 100644 --- a/app/Http/RequestHandlers/TreePrivacyPage.php +++ b/app/Http/RequestHandlers/TreePrivacyPage.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/Http/RequestHandlers/UnconnectedAction.php b/app/Http/RequestHandlers/UnconnectedAction.php index fef5e37a33..3674d8651f 100644 --- a/app/Http/RequestHandlers/UnconnectedAction.php +++ b/app/Http/RequestHandlers/UnconnectedAction.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/Http/RequestHandlers/UnconnectedPage.php b/app/Http/RequestHandlers/UnconnectedPage.php index 8d7d914bde..b14279eef5 100644 --- a/app/Http/RequestHandlers/UnconnectedPage.php +++ b/app/Http/RequestHandlers/UnconnectedPage.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/Http/RequestHandlers/UpgradeWizardConfirm.php b/app/Http/RequestHandlers/UpgradeWizardConfirm.php index 1eb718258f..f9641110d9 100644 --- a/app/Http/RequestHandlers/UpgradeWizardConfirm.php +++ b/app/Http/RequestHandlers/UpgradeWizardConfirm.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/Http/RequestHandlers/UpgradeWizardPage.php b/app/Http/RequestHandlers/UpgradeWizardPage.php index 1fd87dfc9a..7fbd1534da 100644 --- a/app/Http/RequestHandlers/UpgradeWizardPage.php +++ b/app/Http/RequestHandlers/UpgradeWizardPage.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/Http/RequestHandlers/UpgradeWizardStep.php b/app/Http/RequestHandlers/UpgradeWizardStep.php index 802eb346e4..28e4e01f55 100644 --- a/app/Http/RequestHandlers/UpgradeWizardStep.php +++ b/app/Http/RequestHandlers/UpgradeWizardStep.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/Http/RequestHandlers/UploadMediaAction.php b/app/Http/RequestHandlers/UploadMediaAction.php index 930a01ddda..11e8198cba 100644 --- a/app/Http/RequestHandlers/UploadMediaAction.php +++ b/app/Http/RequestHandlers/UploadMediaAction.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/Http/RequestHandlers/UploadMediaPage.php b/app/Http/RequestHandlers/UploadMediaPage.php index 898db9043e..dc84e9e8b3 100644 --- a/app/Http/RequestHandlers/UploadMediaPage.php +++ b/app/Http/RequestHandlers/UploadMediaPage.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/Http/RequestHandlers/UserAddAction.php b/app/Http/RequestHandlers/UserAddAction.php index 559c4ecac5..5e0f5fd826 100644 --- a/app/Http/RequestHandlers/UserAddAction.php +++ b/app/Http/RequestHandlers/UserAddAction.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/Http/RequestHandlers/UserAddPage.php b/app/Http/RequestHandlers/UserAddPage.php index b004f7c6c6..4e0e3b5fa5 100644 --- a/app/Http/RequestHandlers/UserAddPage.php +++ b/app/Http/RequestHandlers/UserAddPage.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/Http/RequestHandlers/UserEditAction.php b/app/Http/RequestHandlers/UserEditAction.php index 2341fbe981..0e9589a7ab 100644 --- a/app/Http/RequestHandlers/UserEditAction.php +++ b/app/Http/RequestHandlers/UserEditAction.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/Http/RequestHandlers/UserEditPage.php b/app/Http/RequestHandlers/UserEditPage.php index 9694e92466..ae20348f82 100644 --- a/app/Http/RequestHandlers/UserEditPage.php +++ b/app/Http/RequestHandlers/UserEditPage.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/Http/RequestHandlers/UserListData.php b/app/Http/RequestHandlers/UserListData.php index ec1307630e..38d351b8ce 100644 --- a/app/Http/RequestHandlers/UserListData.php +++ b/app/Http/RequestHandlers/UserListData.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/Http/RequestHandlers/UserListPage.php b/app/Http/RequestHandlers/UserListPage.php index caa28c9230..46d63234a7 100644 --- a/app/Http/RequestHandlers/UserListPage.php +++ b/app/Http/RequestHandlers/UserListPage.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/Http/RequestHandlers/UserPage.php b/app/Http/RequestHandlers/UserPage.php index b82eebe31b..adbfe240c3 100644 --- a/app/Http/RequestHandlers/UserPage.php +++ b/app/Http/RequestHandlers/UserPage.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/Http/RequestHandlers/UserPageBlock.php b/app/Http/RequestHandlers/UserPageBlock.php index ad3fa9cbf5..45937c4e6b 100644 --- a/app/Http/RequestHandlers/UserPageBlock.php +++ b/app/Http/RequestHandlers/UserPageBlock.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/Http/RequestHandlers/UserPageBlockEdit.php b/app/Http/RequestHandlers/UserPageBlockEdit.php index d526bd7c82..095e96167e 100644 --- a/app/Http/RequestHandlers/UserPageBlockEdit.php +++ b/app/Http/RequestHandlers/UserPageBlockEdit.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/Http/RequestHandlers/UserPageBlockUpdate.php b/app/Http/RequestHandlers/UserPageBlockUpdate.php index 8878cb10f3..8d0776791e 100644 --- a/app/Http/RequestHandlers/UserPageBlockUpdate.php +++ b/app/Http/RequestHandlers/UserPageBlockUpdate.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/Http/RequestHandlers/UserPageDefaultEdit.php b/app/Http/RequestHandlers/UserPageDefaultEdit.php index 35673c0c0d..5ba9c348e1 100644 --- a/app/Http/RequestHandlers/UserPageDefaultEdit.php +++ b/app/Http/RequestHandlers/UserPageDefaultEdit.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/Http/RequestHandlers/UserPageDefaultUpdate.php b/app/Http/RequestHandlers/UserPageDefaultUpdate.php index 90e7d99b83..d25fc51b20 100644 --- a/app/Http/RequestHandlers/UserPageDefaultUpdate.php +++ b/app/Http/RequestHandlers/UserPageDefaultUpdate.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/Http/RequestHandlers/UserPageEdit.php b/app/Http/RequestHandlers/UserPageEdit.php index bf468cb82d..7a71546628 100644 --- a/app/Http/RequestHandlers/UserPageEdit.php +++ b/app/Http/RequestHandlers/UserPageEdit.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/Http/RequestHandlers/UserPageUpdate.php b/app/Http/RequestHandlers/UserPageUpdate.php index 815d4fb1a8..73360c1713 100644 --- a/app/Http/RequestHandlers/UserPageUpdate.php +++ b/app/Http/RequestHandlers/UserPageUpdate.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/Http/RequestHandlers/UsersCleanupAction.php b/app/Http/RequestHandlers/UsersCleanupAction.php index 280e3bd5d9..f9d443633a 100644 --- a/app/Http/RequestHandlers/UsersCleanupAction.php +++ b/app/Http/RequestHandlers/UsersCleanupAction.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/Http/RequestHandlers/UsersCleanupPage.php b/app/Http/RequestHandlers/UsersCleanupPage.php index 926773e570..35afed20d5 100644 --- a/app/Http/RequestHandlers/UsersCleanupPage.php +++ b/app/Http/RequestHandlers/UsersCleanupPage.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/Http/RequestHandlers/VerifyEmail.php b/app/Http/RequestHandlers/VerifyEmail.php index 0257842ad1..9cfd85431e 100644 --- a/app/Http/RequestHandlers/VerifyEmail.php +++ b/app/Http/RequestHandlers/VerifyEmail.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/Http/RequestHandlers/WebmanifestJson.php b/app/Http/RequestHandlers/WebmanifestJson.php index d8e02d9891..a88b446b81 100644 --- a/app/Http/RequestHandlers/WebmanifestJson.php +++ b/app/Http/RequestHandlers/WebmanifestJson.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 |
