diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2022-03-16 15:31:15 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2022-03-16 15:31:15 +0000 |
| commit | 5bfc689774bb9a6401271c4ed15a6d50652c991b (patch) | |
| tree | 3de643d657b010e7aeb21ed7816c6da31c668bb0 /app/Module | |
| parent | bb6686140482924855c8f526273279bf9629690f (diff) | |
| download | webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.tar.gz webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.tar.bz2 webtrees-5bfc689774bb9a6401271c4ed15a6d50652c991b.zip | |
It is 2022 - update copyright dates
Diffstat (limited to 'app/Module')
271 files changed, 271 insertions, 271 deletions
diff --git a/app/Module/AbstractModule.php b/app/Module/AbstractModule.php index 859bd571e2..07b4ddafa5 100644 --- a/app/Module/AbstractModule.php +++ b/app/Module/AbstractModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/AhnentafelReportModule.php b/app/Module/AhnentafelReportModule.php index 9825ad631a..e7861cca0f 100644 --- a/app/Module/AhnentafelReportModule.php +++ b/app/Module/AhnentafelReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/AlbumModule.php b/app/Module/AlbumModule.php index b678e79d80..34b15eb0e7 100644 --- a/app/Module/AlbumModule.php +++ b/app/Module/AlbumModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/AncestorsChartModule.php b/app/Module/AncestorsChartModule.php index c52ac146e3..84d8da6b7e 100644 --- a/app/Module/AncestorsChartModule.php +++ b/app/Module/AncestorsChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/AustrianHistoricEvents.php b/app/Module/AustrianHistoricEvents.php index df946337f2..2d4c9a0eba 100644 --- a/app/Module/AustrianHistoricEvents.php +++ b/app/Module/AustrianHistoricEvents.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/AustrianPresidents.php b/app/Module/AustrianPresidents.php index ae80d1caa4..1e1971261f 100644 --- a/app/Module/AustrianPresidents.php +++ b/app/Module/AustrianPresidents.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BingMaps.php b/app/Module/BingMaps.php index e6c277a04e..a78f15be27 100644 --- a/app/Module/BingMaps.php +++ b/app/Module/BingMaps.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BingWebmasterToolsModule.php b/app/Module/BingWebmasterToolsModule.php index b6a5b5ff9e..871b7762af 100644 --- a/app/Module/BingWebmasterToolsModule.php +++ b/app/Module/BingWebmasterToolsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BirthDeathMarriageReportModule.php b/app/Module/BirthDeathMarriageReportModule.php index 666b61dcbb..868b0fda30 100644 --- a/app/Module/BirthDeathMarriageReportModule.php +++ b/app/Module/BirthDeathMarriageReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BirthReportModule.php b/app/Module/BirthReportModule.php index 11774baff8..7aefaf73eb 100644 --- a/app/Module/BirthReportModule.php +++ b/app/Module/BirthReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BranchesListModule.php b/app/Module/BranchesListModule.php index 502f3ca9ef..5843dc529a 100644 --- a/app/Module/BranchesListModule.php +++ b/app/Module/BranchesListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BritishMonarchs.php b/app/Module/BritishMonarchs.php index 6f11473873..b68bf8f918 100644 --- a/app/Module/BritishMonarchs.php +++ b/app/Module/BritishMonarchs.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BritishPrimeMinisters.php b/app/Module/BritishPrimeMinisters.php index d8a3b70093..c5f0240440 100644 --- a/app/Module/BritishPrimeMinisters.php +++ b/app/Module/BritishPrimeMinisters.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/BritishSocialHistory.php b/app/Module/BritishSocialHistory.php index 1849641724..79d29e9213 100644 --- a/app/Module/BritishSocialHistory.php +++ b/app/Module/BritishSocialHistory.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CalendarMenuModule.php b/app/Module/CalendarMenuModule.php index 106a9972f6..6dabdf2162 100644 --- a/app/Module/CalendarMenuModule.php +++ b/app/Module/CalendarMenuModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CemeteryReportModule.php b/app/Module/CemeteryReportModule.php index 3d3a3fd183..6d60424ba0 100644 --- a/app/Module/CemeteryReportModule.php +++ b/app/Module/CemeteryReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CensusAssistantModule.php b/app/Module/CensusAssistantModule.php index d0b24e4b46..64acbcdbfb 100644 --- a/app/Module/CensusAssistantModule.php +++ b/app/Module/CensusAssistantModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ChangeReportModule.php b/app/Module/ChangeReportModule.php index 44b300fff4..86ba8f2436 100644 --- a/app/Module/ChangeReportModule.php +++ b/app/Module/ChangeReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ChartsBlockModule.php b/app/Module/ChartsBlockModule.php index 6fe50df1ec..9296dd9623 100644 --- a/app/Module/ChartsBlockModule.php +++ b/app/Module/ChartsBlockModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ChartsMenuModule.php b/app/Module/ChartsMenuModule.php index 03780f91ce..ccd6daf2fe 100644 --- a/app/Module/ChartsMenuModule.php +++ b/app/Module/ChartsMenuModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CkeditorModule.php b/app/Module/CkeditorModule.php index 9a8e03bc91..910033cd34 100644 --- a/app/Module/CkeditorModule.php +++ b/app/Module/CkeditorModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ClippingsCartModule.php b/app/Module/ClippingsCartModule.php index 16a4e9a593..698b0b4c49 100644 --- a/app/Module/ClippingsCartModule.php +++ b/app/Module/ClippingsCartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CloudsTheme.php b/app/Module/CloudsTheme.php index 98c4d42c48..ed0fc8ddd8 100644 --- a/app/Module/CloudsTheme.php +++ b/app/Module/CloudsTheme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ColorsTheme.php b/app/Module/ColorsTheme.php index c71c54bc56..6c33e6e157 100644 --- a/app/Module/ColorsTheme.php +++ b/app/Module/ColorsTheme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CompactTreeChartModule.php b/app/Module/CompactTreeChartModule.php index 0a1c3e1bee..0c9e1b933f 100644 --- a/app/Module/CompactTreeChartModule.php +++ b/app/Module/CompactTreeChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ContactsFooterModule.php b/app/Module/ContactsFooterModule.php index d5e0d3aedf..24f9462612 100644 --- a/app/Module/ContactsFooterModule.php +++ b/app/Module/ContactsFooterModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomCssJsModule.php b/app/Module/CustomCssJsModule.php index 2bfc370d5b..9249d6136c 100644 --- a/app/Module/CustomCssJsModule.php +++ b/app/Module/CustomCssJsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsAncestry.php b/app/Module/CustomTagsAncestry.php index f3cf4062d8..d29959aae5 100644 --- a/app/Module/CustomTagsAncestry.php +++ b/app/Module/CustomTagsAncestry.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsBrothersKeeper.php b/app/Module/CustomTagsBrothersKeeper.php index d68279c2c5..9b1cf6bdc1 100644 --- a/app/Module/CustomTagsBrothersKeeper.php +++ b/app/Module/CustomTagsBrothersKeeper.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsFamilySearch.php b/app/Module/CustomTagsFamilySearch.php index 1b7dc2af70..4cfcea576b 100644 --- a/app/Module/CustomTagsFamilySearch.php +++ b/app/Module/CustomTagsFamilySearch.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsFamilyTreeBuilder.php b/app/Module/CustomTagsFamilyTreeBuilder.php index 9b6f4fb85e..cd075ac679 100644 --- a/app/Module/CustomTagsFamilyTreeBuilder.php +++ b/app/Module/CustomTagsFamilyTreeBuilder.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsFamilyTreeMaker.php b/app/Module/CustomTagsFamilyTreeMaker.php index 990a6dbd37..be599ad4d6 100644 --- a/app/Module/CustomTagsFamilyTreeMaker.php +++ b/app/Module/CustomTagsFamilyTreeMaker.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsGedcom53.php b/app/Module/CustomTagsGedcom53.php index f2111d1365..37f4f9aecd 100644 --- a/app/Module/CustomTagsGedcom53.php +++ b/app/Module/CustomTagsGedcom53.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsGedcomL.php b/app/Module/CustomTagsGedcomL.php index 3a6e85d18d..33f4acaf09 100644 --- a/app/Module/CustomTagsGedcomL.php +++ b/app/Module/CustomTagsGedcomL.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsGenPluswin.php b/app/Module/CustomTagsGenPluswin.php index e9ed7c814d..6587e7f33e 100644 --- a/app/Module/CustomTagsGenPluswin.php +++ b/app/Module/CustomTagsGenPluswin.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsLegacy.php b/app/Module/CustomTagsLegacy.php index e79aaf7f9c..715d46639e 100644 --- a/app/Module/CustomTagsLegacy.php +++ b/app/Module/CustomTagsLegacy.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsPersonalAncestralFile.php b/app/Module/CustomTagsPersonalAncestralFile.php index 009d127d44..5c1174e857 100644 --- a/app/Module/CustomTagsPersonalAncestralFile.php +++ b/app/Module/CustomTagsPersonalAncestralFile.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsPhpGedView.php b/app/Module/CustomTagsPhpGedView.php index c01228582a..7d187a8406 100644 --- a/app/Module/CustomTagsPhpGedView.php +++ b/app/Module/CustomTagsPhpGedView.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsReunion.php b/app/Module/CustomTagsReunion.php index 50badc8867..cbea9b6efa 100644 --- a/app/Module/CustomTagsReunion.php +++ b/app/Module/CustomTagsReunion.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsRootsMagic.php b/app/Module/CustomTagsRootsMagic.php index 4f8590562d..afbae89844 100644 --- a/app/Module/CustomTagsRootsMagic.php +++ b/app/Module/CustomTagsRootsMagic.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsTheMasterGenealogist.php b/app/Module/CustomTagsTheMasterGenealogist.php index c398a58e67..2a06fc1076 100644 --- a/app/Module/CustomTagsTheMasterGenealogist.php +++ b/app/Module/CustomTagsTheMasterGenealogist.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CustomTagsWebtrees.php b/app/Module/CustomTagsWebtrees.php index 6b6745690a..08cad0c821 100644 --- a/app/Module/CustomTagsWebtrees.php +++ b/app/Module/CustomTagsWebtrees.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/CzechMonarchsAndPresidents.php b/app/Module/CzechMonarchsAndPresidents.php index a4fe17cbc1..f26d095d2b 100644 --- a/app/Module/CzechMonarchsAndPresidents.php +++ b/app/Module/CzechMonarchsAndPresidents.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/DeathReportModule.php b/app/Module/DeathReportModule.php index 838da8b613..8c2e175882 100644 --- a/app/Module/DeathReportModule.php +++ b/app/Module/DeathReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/DescendancyChartModule.php b/app/Module/DescendancyChartModule.php index 6d8bfb2959..6a6f1a1a62 100644 --- a/app/Module/DescendancyChartModule.php +++ b/app/Module/DescendancyChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/DescendancyModule.php b/app/Module/DescendancyModule.php index 281af1520b..a6b555c4c2 100644 --- a/app/Module/DescendancyModule.php +++ b/app/Module/DescendancyModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/DescendancyReportModule.php b/app/Module/DescendancyReportModule.php index 304e738e93..e0ab6f317f 100644 --- a/app/Module/DescendancyReportModule.php +++ b/app/Module/DescendancyReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/DutchMonarchs.php b/app/Module/DutchMonarchs.php index ff9258d300..6294f492c4 100644 --- a/app/Module/DutchMonarchs.php +++ b/app/Module/DutchMonarchs.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/DutchPrimeMinisters.php b/app/Module/DutchPrimeMinisters.php index 4f5cc63349..adf17a0f2c 100644 --- a/app/Module/DutchPrimeMinisters.php +++ b/app/Module/DutchPrimeMinisters.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/EsriMaps.php b/app/Module/EsriMaps.php index 5aa200bd28..97b24392bd 100644 --- a/app/Module/EsriMaps.php +++ b/app/Module/EsriMaps.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FabTheme.php b/app/Module/FabTheme.php index cae608ea1a..44b577d03e 100644 --- a/app/Module/FabTheme.php +++ b/app/Module/FabTheme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FactSourcesReportModule.php b/app/Module/FactSourcesReportModule.php index 81d290e5c6..4832d4bc6d 100644 --- a/app/Module/FactSourcesReportModule.php +++ b/app/Module/FactSourcesReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyBookChartModule.php b/app/Module/FamilyBookChartModule.php index 190367c189..30398c4067 100644 --- a/app/Module/FamilyBookChartModule.php +++ b/app/Module/FamilyBookChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyGroupReportModule.php b/app/Module/FamilyGroupReportModule.php index d55b36e13c..8827062693 100644 --- a/app/Module/FamilyGroupReportModule.php +++ b/app/Module/FamilyGroupReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyListModule.php b/app/Module/FamilyListModule.php index e46b03efb9..01eebc1713 100644 --- a/app/Module/FamilyListModule.php +++ b/app/Module/FamilyListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyNavigatorModule.php b/app/Module/FamilyNavigatorModule.php index 5861da91dd..7a50665f57 100644 --- a/app/Module/FamilyNavigatorModule.php +++ b/app/Module/FamilyNavigatorModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyTreeFavoritesModule.php b/app/Module/FamilyTreeFavoritesModule.php index 74f40e3b72..d6c4f1c840 100644 --- a/app/Module/FamilyTreeFavoritesModule.php +++ b/app/Module/FamilyTreeFavoritesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyTreeNewsModule.php b/app/Module/FamilyTreeNewsModule.php index cec1d4833e..8f8b46b611 100644 --- a/app/Module/FamilyTreeNewsModule.php +++ b/app/Module/FamilyTreeNewsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FamilyTreeStatisticsModule.php b/app/Module/FamilyTreeStatisticsModule.php index ad0a45ed46..8e255d0750 100644 --- a/app/Module/FamilyTreeStatisticsModule.php +++ b/app/Module/FamilyTreeStatisticsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FanChartModule.php b/app/Module/FanChartModule.php index 27f48b5841..f0ad045999 100644 --- a/app/Module/FanChartModule.php +++ b/app/Module/FanChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixCemeteryTag.php b/app/Module/FixCemeteryTag.php index b7ad82369f..2af8307423 100644 --- a/app/Module/FixCemeteryTag.php +++ b/app/Module/FixCemeteryTag.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixDuplicateLinks.php b/app/Module/FixDuplicateLinks.php index 079d77f3c2..a70a592697 100644 --- a/app/Module/FixDuplicateLinks.php +++ b/app/Module/FixDuplicateLinks.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixMissingDeaths.php b/app/Module/FixMissingDeaths.php index 5279165e2e..896fe679a8 100644 --- a/app/Module/FixMissingDeaths.php +++ b/app/Module/FixMissingDeaths.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixNameSlashesAndSpaces.php b/app/Module/FixNameSlashesAndSpaces.php index f11f2360f2..42a9cbb890 100644 --- a/app/Module/FixNameSlashesAndSpaces.php +++ b/app/Module/FixNameSlashesAndSpaces.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixNameTags.php b/app/Module/FixNameTags.php index 391ab98472..5b5a062b5c 100644 --- a/app/Module/FixNameTags.php +++ b/app/Module/FixNameTags.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixPlaceNames.php b/app/Module/FixPlaceNames.php index 548d0ef07e..7decac58fc 100644 --- a/app/Module/FixPlaceNames.php +++ b/app/Module/FixPlaceNames.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixPrimaryTag.php b/app/Module/FixPrimaryTag.php index f850f6006d..a6d97474cf 100644 --- a/app/Module/FixPrimaryTag.php +++ b/app/Module/FixPrimaryTag.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FixSearchAndReplace.php b/app/Module/FixSearchAndReplace.php index 451669cb64..5a7ed5965d 100644 --- a/app/Module/FixSearchAndReplace.php +++ b/app/Module/FixSearchAndReplace.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FrenchHistory.php b/app/Module/FrenchHistory.php index 85e217536b..2acf5012cd 100644 --- a/app/Module/FrenchHistory.php +++ b/app/Module/FrenchHistory.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/FrequentlyAskedQuestionsModule.php b/app/Module/FrequentlyAskedQuestionsModule.php index a15ad3a249..865ebe5017 100644 --- a/app/Module/FrequentlyAskedQuestionsModule.php +++ b/app/Module/FrequentlyAskedQuestionsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/GeonamesAutocomplete.php b/app/Module/GeonamesAutocomplete.php index 890989b77e..62a78236bc 100644 --- a/app/Module/GeonamesAutocomplete.php +++ b/app/Module/GeonamesAutocomplete.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/GoogleAnalyticsModule.php b/app/Module/GoogleAnalyticsModule.php index 6a54a95aae..f5d89df406 100644 --- a/app/Module/GoogleAnalyticsModule.php +++ b/app/Module/GoogleAnalyticsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/GoogleMaps.php b/app/Module/GoogleMaps.php index 0e2281c659..c7e9af4f0c 100644 --- a/app/Module/GoogleMaps.php +++ b/app/Module/GoogleMaps.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/GoogleWebmasterToolsModule.php b/app/Module/GoogleWebmasterToolsModule.php index aaa0840ee6..c03ed99386 100644 --- a/app/Module/GoogleWebmasterToolsModule.php +++ b/app/Module/GoogleWebmasterToolsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/HereMaps.php b/app/Module/HereMaps.php index 95e72e9fc7..6c6abaedaa 100644 --- a/app/Module/HereMaps.php +++ b/app/Module/HereMaps.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/HitCountFooterModule.php b/app/Module/HitCountFooterModule.php index 96250827cc..b4c37f7c99 100644 --- a/app/Module/HitCountFooterModule.php +++ b/app/Module/HitCountFooterModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/HourglassChartModule.php b/app/Module/HourglassChartModule.php index bbbe2588dc..0c3c7e3c02 100644 --- a/app/Module/HourglassChartModule.php +++ b/app/Module/HourglassChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/HtmlBlockModule.php b/app/Module/HtmlBlockModule.php index 150b37122d..60f6b3322e 100644 --- a/app/Module/HtmlBlockModule.php +++ b/app/Module/HtmlBlockModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/IndividualFactsTabModule.php b/app/Module/IndividualFactsTabModule.php index d7313839bd..a7724c6943 100644 --- a/app/Module/IndividualFactsTabModule.php +++ b/app/Module/IndividualFactsTabModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/IndividualFamiliesReportModule.php b/app/Module/IndividualFamiliesReportModule.php index ff451e21c2..1ccb74620a 100644 --- a/app/Module/IndividualFamiliesReportModule.php +++ b/app/Module/IndividualFamiliesReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/IndividualListModule.php b/app/Module/IndividualListModule.php index 3849f288d4..5c653b6c10 100644 --- a/app/Module/IndividualListModule.php +++ b/app/Module/IndividualListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/IndividualMetadataModule.php b/app/Module/IndividualMetadataModule.php index 14b1cfeedd..5d9dbe66ef 100644 --- a/app/Module/IndividualMetadataModule.php +++ b/app/Module/IndividualMetadataModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/IndividualReportModule.php b/app/Module/IndividualReportModule.php index bdad13def6..da0fd66ce2 100644 --- a/app/Module/IndividualReportModule.php +++ b/app/Module/IndividualReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/InteractiveTree/TreeView.php b/app/Module/InteractiveTree/TreeView.php index aa6aa8c614..4e15f44311 100644 --- a/app/Module/InteractiveTree/TreeView.php +++ b/app/Module/InteractiveTree/TreeView.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/InteractiveTreeModule.php b/app/Module/InteractiveTreeModule.php index 82c871be20..0c17bffaa3 100644 --- a/app/Module/InteractiveTreeModule.php +++ b/app/Module/InteractiveTreeModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageAfrikaans.php b/app/Module/LanguageAfrikaans.php index 19110f955a..d9816bf19b 100644 --- a/app/Module/LanguageAfrikaans.php +++ b/app/Module/LanguageAfrikaans.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageAlbanian.php b/app/Module/LanguageAlbanian.php index 51b490691f..bf40064a8a 100644 --- a/app/Module/LanguageAlbanian.php +++ b/app/Module/LanguageAlbanian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageArabic.php b/app/Module/LanguageArabic.php index 262a3deab2..0425b01d76 100644 --- a/app/Module/LanguageArabic.php +++ b/app/Module/LanguageArabic.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageBosnian.php b/app/Module/LanguageBosnian.php index 38f5ac8886..99f90e1da0 100644 --- a/app/Module/LanguageBosnian.php +++ b/app/Module/LanguageBosnian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageBulgarian.php b/app/Module/LanguageBulgarian.php index 207623bcf2..6de9ad320f 100644 --- a/app/Module/LanguageBulgarian.php +++ b/app/Module/LanguageBulgarian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageCatalan.php b/app/Module/LanguageCatalan.php index 44a693d85d..21961f12c6 100644 --- a/app/Module/LanguageCatalan.php +++ b/app/Module/LanguageCatalan.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageChineseSimplified.php b/app/Module/LanguageChineseSimplified.php index c77a624be4..c745a9162c 100644 --- a/app/Module/LanguageChineseSimplified.php +++ b/app/Module/LanguageChineseSimplified.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageChineseTraditional.php b/app/Module/LanguageChineseTraditional.php index 62c1e888cf..5bd1b4d6e9 100644 --- a/app/Module/LanguageChineseTraditional.php +++ b/app/Module/LanguageChineseTraditional.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageCroatian.php b/app/Module/LanguageCroatian.php index 20f80a8893..badfe070b1 100644 --- a/app/Module/LanguageCroatian.php +++ b/app/Module/LanguageCroatian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageCzech.php b/app/Module/LanguageCzech.php index 54e620ae94..b316dca751 100644 --- a/app/Module/LanguageCzech.php +++ b/app/Module/LanguageCzech.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageDanish.php b/app/Module/LanguageDanish.php index b1fdff58ed..ba81647bb6 100644 --- a/app/Module/LanguageDanish.php +++ b/app/Module/LanguageDanish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageDivehi.php b/app/Module/LanguageDivehi.php index 79ef93e3ee..214fef4425 100644 --- a/app/Module/LanguageDivehi.php +++ b/app/Module/LanguageDivehi.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageDutch.php b/app/Module/LanguageDutch.php index 47e0a2c428..da6fcaa1dc 100644 --- a/app/Module/LanguageDutch.php +++ b/app/Module/LanguageDutch.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageEnglishAustralia.php b/app/Module/LanguageEnglishAustralia.php index 1eb95d3b0f..df4baabbba 100644 --- a/app/Module/LanguageEnglishAustralia.php +++ b/app/Module/LanguageEnglishAustralia.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageEnglishGreatBritain.php b/app/Module/LanguageEnglishGreatBritain.php index 11f9b0cffa..4b23637026 100644 --- a/app/Module/LanguageEnglishGreatBritain.php +++ b/app/Module/LanguageEnglishGreatBritain.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageEnglishUnitedStates.php b/app/Module/LanguageEnglishUnitedStates.php index 6b1e0f4a0e..9da0db8264 100644 --- a/app/Module/LanguageEnglishUnitedStates.php +++ b/app/Module/LanguageEnglishUnitedStates.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageEstonian.php b/app/Module/LanguageEstonian.php index 1bcf8af07f..6385e19ca5 100644 --- a/app/Module/LanguageEstonian.php +++ b/app/Module/LanguageEstonian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageFaroese.php b/app/Module/LanguageFaroese.php index 76ceb75917..873b471d65 100644 --- a/app/Module/LanguageFaroese.php +++ b/app/Module/LanguageFaroese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageFarsi.php b/app/Module/LanguageFarsi.php index a8f6ff5461..2c212b6c08 100644 --- a/app/Module/LanguageFarsi.php +++ b/app/Module/LanguageFarsi.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageFinnish.php b/app/Module/LanguageFinnish.php index f71a431647..aa862202b9 100644 --- a/app/Module/LanguageFinnish.php +++ b/app/Module/LanguageFinnish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageFrench.php b/app/Module/LanguageFrench.php index b73f4fd638..8eb6570f70 100644 --- a/app/Module/LanguageFrench.php +++ b/app/Module/LanguageFrench.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageFrenchCanada.php b/app/Module/LanguageFrenchCanada.php index 853f1e0942..9a974e040e 100644 --- a/app/Module/LanguageFrenchCanada.php +++ b/app/Module/LanguageFrenchCanada.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageGalician.php b/app/Module/LanguageGalician.php index 85291414d8..2fcd359208 100644 --- a/app/Module/LanguageGalician.php +++ b/app/Module/LanguageGalician.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageGeorgian.php b/app/Module/LanguageGeorgian.php index 2557f9bf03..077265395d 100644 --- a/app/Module/LanguageGeorgian.php +++ b/app/Module/LanguageGeorgian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageGerman.php b/app/Module/LanguageGerman.php index b4c9f4200a..52ce4f6b95 100644 --- a/app/Module/LanguageGerman.php +++ b/app/Module/LanguageGerman.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageGreek.php b/app/Module/LanguageGreek.php index 1879e52323..66564d4f2d 100644 --- a/app/Module/LanguageGreek.php +++ b/app/Module/LanguageGreek.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageHebrew.php b/app/Module/LanguageHebrew.php index 8a1383b35c..45218848a1 100644 --- a/app/Module/LanguageHebrew.php +++ b/app/Module/LanguageHebrew.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageHindi.php b/app/Module/LanguageHindi.php index 6c7fece102..b60342e1d7 100644 --- a/app/Module/LanguageHindi.php +++ b/app/Module/LanguageHindi.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageHungarian.php b/app/Module/LanguageHungarian.php index a59da1e922..0bc1fd063e 100644 --- a/app/Module/LanguageHungarian.php +++ b/app/Module/LanguageHungarian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageIcelandic.php b/app/Module/LanguageIcelandic.php index 33d64650e8..953c3acb02 100644 --- a/app/Module/LanguageIcelandic.php +++ b/app/Module/LanguageIcelandic.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageIndonesian.php b/app/Module/LanguageIndonesian.php index f125d834c7..b0e1d5a1ea 100644 --- a/app/Module/LanguageIndonesian.php +++ b/app/Module/LanguageIndonesian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageItalian.php b/app/Module/LanguageItalian.php index 1f8114f8bd..2437573c65 100644 --- a/app/Module/LanguageItalian.php +++ b/app/Module/LanguageItalian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageJapanese.php b/app/Module/LanguageJapanese.php index 15e8a351dd..8458890829 100644 --- a/app/Module/LanguageJapanese.php +++ b/app/Module/LanguageJapanese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageJavanese.php b/app/Module/LanguageJavanese.php index 589c573fe1..266337e76d 100644 --- a/app/Module/LanguageJavanese.php +++ b/app/Module/LanguageJavanese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageKazhak.php b/app/Module/LanguageKazhak.php index 70b8fd8fd5..1e8b020b8c 100644 --- a/app/Module/LanguageKazhak.php +++ b/app/Module/LanguageKazhak.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageKorean.php b/app/Module/LanguageKorean.php index 0778689afd..b4f50d53c4 100644 --- a/app/Module/LanguageKorean.php +++ b/app/Module/LanguageKorean.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageKurdish.php b/app/Module/LanguageKurdish.php index e834ff7a91..0e8f466587 100644 --- a/app/Module/LanguageKurdish.php +++ b/app/Module/LanguageKurdish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageLatvian.php b/app/Module/LanguageLatvian.php index 8b081e5996..d6b7beee70 100644 --- a/app/Module/LanguageLatvian.php +++ b/app/Module/LanguageLatvian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageLingala.php b/app/Module/LanguageLingala.php index f1173abe3f..1d9930f921 100644 --- a/app/Module/LanguageLingala.php +++ b/app/Module/LanguageLingala.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageLithuanian.php b/app/Module/LanguageLithuanian.php index 48d050e833..9469fee744 100644 --- a/app/Module/LanguageLithuanian.php +++ b/app/Module/LanguageLithuanian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageMalay.php b/app/Module/LanguageMalay.php index 2a410512da..29b29fd1fa 100644 --- a/app/Module/LanguageMalay.php +++ b/app/Module/LanguageMalay.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageMaori.php b/app/Module/LanguageMaori.php index 85ca7afd3e..51bc1e0f74 100644 --- a/app/Module/LanguageMaori.php +++ b/app/Module/LanguageMaori.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageMarathi.php b/app/Module/LanguageMarathi.php index 1db28a5fd4..75d6937d93 100644 --- a/app/Module/LanguageMarathi.php +++ b/app/Module/LanguageMarathi.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageNepalese.php b/app/Module/LanguageNepalese.php index 61fee90391..a0c9f5944b 100644 --- a/app/Module/LanguageNepalese.php +++ b/app/Module/LanguageNepalese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageNorwegianBokmal.php b/app/Module/LanguageNorwegianBokmal.php index 999505b270..ca0f00e065 100644 --- a/app/Module/LanguageNorwegianBokmal.php +++ b/app/Module/LanguageNorwegianBokmal.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageNorwegianNynorsk.php b/app/Module/LanguageNorwegianNynorsk.php index 1c8d0b7a3d..42ac16f294 100644 --- a/app/Module/LanguageNorwegianNynorsk.php +++ b/app/Module/LanguageNorwegianNynorsk.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageOccitan.php b/app/Module/LanguageOccitan.php index 68949ba7a4..c627597a87 100644 --- a/app/Module/LanguageOccitan.php +++ b/app/Module/LanguageOccitan.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguagePolish.php b/app/Module/LanguagePolish.php index 50cd71a1b1..29db5a75b5 100644 --- a/app/Module/LanguagePolish.php +++ b/app/Module/LanguagePolish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguagePortuguese.php b/app/Module/LanguagePortuguese.php index 0f20adab6a..e3a55d967c 100644 --- a/app/Module/LanguagePortuguese.php +++ b/app/Module/LanguagePortuguese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguagePortugueseBrazil.php b/app/Module/LanguagePortugueseBrazil.php index d336bc9d2a..aa092b6092 100644 --- a/app/Module/LanguagePortugueseBrazil.php +++ b/app/Module/LanguagePortugueseBrazil.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageRomanian.php b/app/Module/LanguageRomanian.php index 2e4bc9a06b..0629ffadb2 100644 --- a/app/Module/LanguageRomanian.php +++ b/app/Module/LanguageRomanian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageRussian.php b/app/Module/LanguageRussian.php index 9ab3eeda24..66e9b7e784 100644 --- a/app/Module/LanguageRussian.php +++ b/app/Module/LanguageRussian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSerbian.php b/app/Module/LanguageSerbian.php index 8438ada052..de963cf589 100644 --- a/app/Module/LanguageSerbian.php +++ b/app/Module/LanguageSerbian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSerbianLatin.php b/app/Module/LanguageSerbianLatin.php index b089da7be2..c2a661fa90 100644 --- a/app/Module/LanguageSerbianLatin.php +++ b/app/Module/LanguageSerbianLatin.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSlovakian.php b/app/Module/LanguageSlovakian.php index ae34778f2d..2c0bb51af2 100644 --- a/app/Module/LanguageSlovakian.php +++ b/app/Module/LanguageSlovakian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSlovenian.php b/app/Module/LanguageSlovenian.php index 4ed682f7b8..60d4023e08 100644 --- a/app/Module/LanguageSlovenian.php +++ b/app/Module/LanguageSlovenian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSpanish.php b/app/Module/LanguageSpanish.php index 2e9c6618d7..016c3b4320 100644 --- a/app/Module/LanguageSpanish.php +++ b/app/Module/LanguageSpanish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSundanese.php b/app/Module/LanguageSundanese.php index a9a7c316f3..253ade00a7 100644 --- a/app/Module/LanguageSundanese.php +++ b/app/Module/LanguageSundanese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSwahili.php b/app/Module/LanguageSwahili.php index 9d2a047e21..379f613b06 100644 --- a/app/Module/LanguageSwahili.php +++ b/app/Module/LanguageSwahili.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageSwedish.php b/app/Module/LanguageSwedish.php index deb8110d1e..f7aa9d78cb 100644 --- a/app/Module/LanguageSwedish.php +++ b/app/Module/LanguageSwedish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageTagalog.php b/app/Module/LanguageTagalog.php index 87e71278da..0de4cc6af7 100644 --- a/app/Module/LanguageTagalog.php +++ b/app/Module/LanguageTagalog.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageTamil.php b/app/Module/LanguageTamil.php index 682e5014c5..f3a64f5443 100644 --- a/app/Module/LanguageTamil.php +++ b/app/Module/LanguageTamil.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageTatar.php b/app/Module/LanguageTatar.php index 82ad8d035b..1415abaac5 100644 --- a/app/Module/LanguageTatar.php +++ b/app/Module/LanguageTatar.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageThai.php b/app/Module/LanguageThai.php index 9acee96d01..3c7dc3741d 100644 --- a/app/Module/LanguageThai.php +++ b/app/Module/LanguageThai.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageTurkish.php b/app/Module/LanguageTurkish.php index 9397a00a4f..04a0987264 100644 --- a/app/Module/LanguageTurkish.php +++ b/app/Module/LanguageTurkish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageUkranian.php b/app/Module/LanguageUkranian.php index 2f8f03f69f..38d2a10fa0 100644 --- a/app/Module/LanguageUkranian.php +++ b/app/Module/LanguageUkranian.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageUrdu.php b/app/Module/LanguageUrdu.php index 87404192c8..c11274b2b3 100644 --- a/app/Module/LanguageUrdu.php +++ b/app/Module/LanguageUrdu.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageVietnamese.php b/app/Module/LanguageVietnamese.php index 10d7b190a4..f728aad535 100644 --- a/app/Module/LanguageVietnamese.php +++ b/app/Module/LanguageVietnamese.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageWelsh.php b/app/Module/LanguageWelsh.php index 1691b24567..8fa6ffce4b 100644 --- a/app/Module/LanguageWelsh.php +++ b/app/Module/LanguageWelsh.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LanguageYiddish.php b/app/Module/LanguageYiddish.php index dd1d8c1751..9aa12d654a 100644 --- a/app/Module/LanguageYiddish.php +++ b/app/Module/LanguageYiddish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LifespansChartModule.php b/app/Module/LifespansChartModule.php index c986a60b48..749b3c30dc 100644 --- a/app/Module/LifespansChartModule.php +++ b/app/Module/LifespansChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ListsMenuModule.php b/app/Module/ListsMenuModule.php index a987f49b8f..eb6b1368f2 100644 --- a/app/Module/ListsMenuModule.php +++ b/app/Module/ListsMenuModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LocationListModule.php b/app/Module/LocationListModule.php index e30b0f29c8..d4b72bae98 100644 --- a/app/Module/LocationListModule.php +++ b/app/Module/LocationListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LoggedInUsersModule.php b/app/Module/LoggedInUsersModule.php index 384ac3c4e1..4f363ad5d4 100644 --- a/app/Module/LoggedInUsersModule.php +++ b/app/Module/LoggedInUsersModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LoginBlockModule.php b/app/Module/LoginBlockModule.php index fbd759c6c3..f659bc1df0 100644 --- a/app/Module/LoginBlockModule.php +++ b/app/Module/LoginBlockModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/LowCountriesRulers.php b/app/Module/LowCountriesRulers.php index 395dad8fc0..0fa02a5168 100644 --- a/app/Module/LowCountriesRulers.php +++ b/app/Module/LowCountriesRulers.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapBox.php b/app/Module/MapBox.php index 24aaef5a10..14cd55791d 100644 --- a/app/Module/MapBox.php +++ b/app/Module/MapBox.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapGeoLocationGeonames.php b/app/Module/MapGeoLocationGeonames.php index fe8cced55d..8fde961d2a 100644 --- a/app/Module/MapGeoLocationGeonames.php +++ b/app/Module/MapGeoLocationGeonames.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapGeoLocationNominatim.php b/app/Module/MapGeoLocationNominatim.php index f827862da7..8f4ba29c31 100644 --- a/app/Module/MapGeoLocationNominatim.php +++ b/app/Module/MapGeoLocationNominatim.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapGeoLocationOpenRouteService.php b/app/Module/MapGeoLocationOpenRouteService.php index 72ae56ae47..0f9a86e182 100644 --- a/app/Module/MapGeoLocationOpenRouteService.php +++ b/app/Module/MapGeoLocationOpenRouteService.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapLinkBing.php b/app/Module/MapLinkBing.php index 9bb2d749ba..f06381f599 100644 --- a/app/Module/MapLinkBing.php +++ b/app/Module/MapLinkBing.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapLinkGoogle.php b/app/Module/MapLinkGoogle.php index 2a08590fd8..77b28b711c 100644 --- a/app/Module/MapLinkGoogle.php +++ b/app/Module/MapLinkGoogle.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MapLinkOpenStreetMap.php b/app/Module/MapLinkOpenStreetMap.php index 0ca24513f5..161c92dc23 100644 --- a/app/Module/MapLinkOpenStreetMap.php +++ b/app/Module/MapLinkOpenStreetMap.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MarriageReportModule.php b/app/Module/MarriageReportModule.php index decd3479f5..d17c4cc30b 100644 --- a/app/Module/MarriageReportModule.php +++ b/app/Module/MarriageReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MatomoAnalyticsModule.php b/app/Module/MatomoAnalyticsModule.php index 72fe95dff1..23d5960c91 100644 --- a/app/Module/MatomoAnalyticsModule.php +++ b/app/Module/MatomoAnalyticsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MediaListModule.php b/app/Module/MediaListModule.php index 7afe2c6323..457fe1f42e 100644 --- a/app/Module/MediaListModule.php +++ b/app/Module/MediaListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MediaTabModule.php b/app/Module/MediaTabModule.php index 3aa6b3b12d..30acfd2d1b 100644 --- a/app/Module/MediaTabModule.php +++ b/app/Module/MediaTabModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MinimalTheme.php b/app/Module/MinimalTheme.php index 705674d3a7..2fef5c1748 100644 --- a/app/Module/MinimalTheme.php +++ b/app/Module/MinimalTheme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/MissingFactsReportModule.php b/app/Module/MissingFactsReportModule.php index 773daf3aee..b0eaac7416 100644 --- a/app/Module/MissingFactsReportModule.php +++ b/app/Module/MissingFactsReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleAnalyticsInterface.php b/app/Module/ModuleAnalyticsInterface.php index bf7a5f6af4..b8fed2d611 100644 --- a/app/Module/ModuleAnalyticsInterface.php +++ b/app/Module/ModuleAnalyticsInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleAnalyticsTrait.php b/app/Module/ModuleAnalyticsTrait.php index 607cc61486..be9cab36b2 100644 --- a/app/Module/ModuleAnalyticsTrait.php +++ b/app/Module/ModuleAnalyticsTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleBlockInterface.php b/app/Module/ModuleBlockInterface.php index e69936a36f..9645e4f89e 100644 --- a/app/Module/ModuleBlockInterface.php +++ b/app/Module/ModuleBlockInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleBlockTrait.php b/app/Module/ModuleBlockTrait.php index ea75acb142..01a165cd84 100644 --- a/app/Module/ModuleBlockTrait.php +++ b/app/Module/ModuleBlockTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleChartInterface.php b/app/Module/ModuleChartInterface.php index 4e994efeef..46bd4cff75 100644 --- a/app/Module/ModuleChartInterface.php +++ b/app/Module/ModuleChartInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleChartTrait.php b/app/Module/ModuleChartTrait.php index 0dd6e59f6f..654dc60f8a 100644 --- a/app/Module/ModuleChartTrait.php +++ b/app/Module/ModuleChartTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleConfigInterface.php b/app/Module/ModuleConfigInterface.php index 7ea438b06d..a82f8d5c6f 100644 --- a/app/Module/ModuleConfigInterface.php +++ b/app/Module/ModuleConfigInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleConfigTrait.php b/app/Module/ModuleConfigTrait.php index 39c5258d03..b137232d30 100644 --- a/app/Module/ModuleConfigTrait.php +++ b/app/Module/ModuleConfigTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleCustomInterface.php b/app/Module/ModuleCustomInterface.php index 115a906c75..3430ca7584 100644 --- a/app/Module/ModuleCustomInterface.php +++ b/app/Module/ModuleCustomInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleCustomTagsInterface.php b/app/Module/ModuleCustomTagsInterface.php index e51f6f68e5..23f365e212 100644 --- a/app/Module/ModuleCustomTagsInterface.php +++ b/app/Module/ModuleCustomTagsInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleCustomTagsTrait.php b/app/Module/ModuleCustomTagsTrait.php index 3dfbc114b3..6e116bab9e 100644 --- a/app/Module/ModuleCustomTagsTrait.php +++ b/app/Module/ModuleCustomTagsTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleCustomTrait.php b/app/Module/ModuleCustomTrait.php index 4a0a8ca11f..878a1a28d5 100644 --- a/app/Module/ModuleCustomTrait.php +++ b/app/Module/ModuleCustomTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleDataFixInterface.php b/app/Module/ModuleDataFixInterface.php index 26ed389f3e..d9d2802e9c 100644 --- a/app/Module/ModuleDataFixInterface.php +++ b/app/Module/ModuleDataFixInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleDataFixTrait.php b/app/Module/ModuleDataFixTrait.php index 2b38537baa..c0d7efaed3 100644 --- a/app/Module/ModuleDataFixTrait.php +++ b/app/Module/ModuleDataFixTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleExternalUrlInterface.php b/app/Module/ModuleExternalUrlInterface.php index c945cec082..58b0f2a876 100644 --- a/app/Module/ModuleExternalUrlInterface.php +++ b/app/Module/ModuleExternalUrlInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleExternalUrlTrait.php b/app/Module/ModuleExternalUrlTrait.php index a29d880abe..f79babe451 100644 --- a/app/Module/ModuleExternalUrlTrait.php +++ b/app/Module/ModuleExternalUrlTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleFooterInterface.php b/app/Module/ModuleFooterInterface.php index 96af3fcbec..7a15f3ef05 100644 --- a/app/Module/ModuleFooterInterface.php +++ b/app/Module/ModuleFooterInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleFooterTrait.php b/app/Module/ModuleFooterTrait.php index 755306f1cd..c09ab951b7 100644 --- a/app/Module/ModuleFooterTrait.php +++ b/app/Module/ModuleFooterTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleGlobalInterface.php b/app/Module/ModuleGlobalInterface.php index 50d083d42d..f47005f2a0 100644 --- a/app/Module/ModuleGlobalInterface.php +++ b/app/Module/ModuleGlobalInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleGlobalTrait.php b/app/Module/ModuleGlobalTrait.php index 1369091526..ea2370215d 100644 --- a/app/Module/ModuleGlobalTrait.php +++ b/app/Module/ModuleGlobalTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleHistoricEventsInterface.php b/app/Module/ModuleHistoricEventsInterface.php index 17f4188778..169f7f5c30 100644 --- a/app/Module/ModuleHistoricEventsInterface.php +++ b/app/Module/ModuleHistoricEventsInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleHistoricEventsTrait.php b/app/Module/ModuleHistoricEventsTrait.php index dd5e092727..d80d1084f6 100644 --- a/app/Module/ModuleHistoricEventsTrait.php +++ b/app/Module/ModuleHistoricEventsTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleInterface.php b/app/Module/ModuleInterface.php index 89c7f398c4..05f7a13807 100644 --- a/app/Module/ModuleInterface.php +++ b/app/Module/ModuleInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleLanguageInterface.php b/app/Module/ModuleLanguageInterface.php index 4d3f86c8e0..a7707d6a64 100644 --- a/app/Module/ModuleLanguageInterface.php +++ b/app/Module/ModuleLanguageInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleLanguageTrait.php b/app/Module/ModuleLanguageTrait.php index 2647f74bb3..48078441fc 100644 --- a/app/Module/ModuleLanguageTrait.php +++ b/app/Module/ModuleLanguageTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleListInterface.php b/app/Module/ModuleListInterface.php index 29a1037d12..bd11b82858 100644 --- a/app/Module/ModuleListInterface.php +++ b/app/Module/ModuleListInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleListTrait.php b/app/Module/ModuleListTrait.php index a6438b940c..bc1d243fd5 100644 --- a/app/Module/ModuleListTrait.php +++ b/app/Module/ModuleListTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapAutocompleteInterface.php b/app/Module/ModuleMapAutocompleteInterface.php index 00ceb6a104..e3febb0971 100644 --- a/app/Module/ModuleMapAutocompleteInterface.php +++ b/app/Module/ModuleMapAutocompleteInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapAutocompleteTrait.php b/app/Module/ModuleMapAutocompleteTrait.php index c9ddc939a4..e2c082ea53 100644 --- a/app/Module/ModuleMapAutocompleteTrait.php +++ b/app/Module/ModuleMapAutocompleteTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapGeoLocationInterface.php b/app/Module/ModuleMapGeoLocationInterface.php index e5db470411..000484f2b8 100644 --- a/app/Module/ModuleMapGeoLocationInterface.php +++ b/app/Module/ModuleMapGeoLocationInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapGeoLocationTrait.php b/app/Module/ModuleMapGeoLocationTrait.php index 93fed0335d..773014858a 100644 --- a/app/Module/ModuleMapGeoLocationTrait.php +++ b/app/Module/ModuleMapGeoLocationTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapLinkInterface.php b/app/Module/ModuleMapLinkInterface.php index f19ab9c893..fe07d041b8 100644 --- a/app/Module/ModuleMapLinkInterface.php +++ b/app/Module/ModuleMapLinkInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapLinkTrait.php b/app/Module/ModuleMapLinkTrait.php index 6889628144..a118364c39 100644 --- a/app/Module/ModuleMapLinkTrait.php +++ b/app/Module/ModuleMapLinkTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapProviderInterface.php b/app/Module/ModuleMapProviderInterface.php index 77643f3620..8b2cacd0a4 100644 --- a/app/Module/ModuleMapProviderInterface.php +++ b/app/Module/ModuleMapProviderInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMapProviderTrait.php b/app/Module/ModuleMapProviderTrait.php index 30f16fbc4b..342c5e2a7a 100644 --- a/app/Module/ModuleMapProviderTrait.php +++ b/app/Module/ModuleMapProviderTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMenuInterface.php b/app/Module/ModuleMenuInterface.php index abfdd15889..d7b86939f4 100644 --- a/app/Module/ModuleMenuInterface.php +++ b/app/Module/ModuleMenuInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleMenuTrait.php b/app/Module/ModuleMenuTrait.php index 6aa8f258df..f655c9e93e 100644 --- a/app/Module/ModuleMenuTrait.php +++ b/app/Module/ModuleMenuTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleReportInterface.php b/app/Module/ModuleReportInterface.php index 0983a5632e..6cbc16681b 100644 --- a/app/Module/ModuleReportInterface.php +++ b/app/Module/ModuleReportInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleReportTrait.php b/app/Module/ModuleReportTrait.php index 2cbf6ce30e..aff68f0b72 100644 --- a/app/Module/ModuleReportTrait.php +++ b/app/Module/ModuleReportTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleShareInterface.php b/app/Module/ModuleShareInterface.php index 4ba4096e56..14865ecdc1 100644 --- a/app/Module/ModuleShareInterface.php +++ b/app/Module/ModuleShareInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleShareTrait.php b/app/Module/ModuleShareTrait.php index 74c432404c..126337ed08 100644 --- a/app/Module/ModuleShareTrait.php +++ b/app/Module/ModuleShareTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleSidebarInterface.php b/app/Module/ModuleSidebarInterface.php index 33ff0b70bc..db1d8e797b 100644 --- a/app/Module/ModuleSidebarInterface.php +++ b/app/Module/ModuleSidebarInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleSidebarTrait.php b/app/Module/ModuleSidebarTrait.php index 09ccdda3d3..6b84adee6a 100644 --- a/app/Module/ModuleSidebarTrait.php +++ b/app/Module/ModuleSidebarTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleTabInterface.php b/app/Module/ModuleTabInterface.php index 92bc4bc31e..04b73f4ba2 100644 --- a/app/Module/ModuleTabInterface.php +++ b/app/Module/ModuleTabInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleTabTrait.php b/app/Module/ModuleTabTrait.php index a89df02d75..36ec999937 100644 --- a/app/Module/ModuleTabTrait.php +++ b/app/Module/ModuleTabTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleThemeInterface.php b/app/Module/ModuleThemeInterface.php index 9130d8e3ca..610dc044cb 100644 --- a/app/Module/ModuleThemeInterface.php +++ b/app/Module/ModuleThemeInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ModuleThemeTrait.php b/app/Module/ModuleThemeTrait.php index 781267d7d3..8c79bf4073 100644 --- a/app/Module/ModuleThemeTrait.php +++ b/app/Module/ModuleThemeTrait.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/NoteListModule.php b/app/Module/NoteListModule.php index 592bbc468b..a3ed92de15 100644 --- a/app/Module/NoteListModule.php +++ b/app/Module/NoteListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/NotesTabModule.php b/app/Module/NotesTabModule.php index d7d2fe18c3..765a1fe1dd 100644 --- a/app/Module/NotesTabModule.php +++ b/app/Module/NotesTabModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/OccupationReportModule.php b/app/Module/OccupationReportModule.php index 632344c586..b069754208 100644 --- a/app/Module/OccupationReportModule.php +++ b/app/Module/OccupationReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/OnThisDayModule.php b/app/Module/OnThisDayModule.php index 2d34ef5a34..75b3fea83d 100644 --- a/app/Module/OnThisDayModule.php +++ b/app/Module/OnThisDayModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/OpenRouteServiceAutocomplete.php b/app/Module/OpenRouteServiceAutocomplete.php index 4577c9b00a..796f641ced 100644 --- a/app/Module/OpenRouteServiceAutocomplete.php +++ b/app/Module/OpenRouteServiceAutocomplete.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/OpenStreetMap.php b/app/Module/OpenStreetMap.php index 9c7f0f5a0d..2b8036e39e 100644 --- a/app/Module/OpenStreetMap.php +++ b/app/Module/OpenStreetMap.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/OrdnanceSurveyHistoricMaps.php b/app/Module/OrdnanceSurveyHistoricMaps.php index 3c53654384..09c8481680 100644 --- a/app/Module/OrdnanceSurveyHistoricMaps.php +++ b/app/Module/OrdnanceSurveyHistoricMaps.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PedigreeChartModule.php b/app/Module/PedigreeChartModule.php index 708ededab0..5a05a1a55d 100644 --- a/app/Module/PedigreeChartModule.php +++ b/app/Module/PedigreeChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PedigreeMapModule.php b/app/Module/PedigreeMapModule.php index 529ce6afc2..baac3022da 100644 --- a/app/Module/PedigreeMapModule.php +++ b/app/Module/PedigreeMapModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PedigreeReportModule.php b/app/Module/PedigreeReportModule.php index f1790d7b33..319e935af1 100644 --- a/app/Module/PedigreeReportModule.php +++ b/app/Module/PedigreeReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PlaceHierarchyListModule.php b/app/Module/PlaceHierarchyListModule.php index 4e6d414a2c..0826d3918b 100644 --- a/app/Module/PlaceHierarchyListModule.php +++ b/app/Module/PlaceHierarchyListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PlacesModule.php b/app/Module/PlacesModule.php index 68a3d803f2..72e93ff3ed 100644 --- a/app/Module/PlacesModule.php +++ b/app/Module/PlacesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PoweredByWebtreesModule.php b/app/Module/PoweredByWebtreesModule.php index 7171d02a20..4f04830b64 100644 --- a/app/Module/PoweredByWebtreesModule.php +++ b/app/Module/PoweredByWebtreesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/PrivacyPolicy.php b/app/Module/PrivacyPolicy.php index a8f73173be..47e729c79a 100644 --- a/app/Module/PrivacyPolicy.php +++ b/app/Module/PrivacyPolicy.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/RecentChangesModule.php b/app/Module/RecentChangesModule.php index 77aa220003..bedddbb6cf 100644 --- a/app/Module/RecentChangesModule.php +++ b/app/Module/RecentChangesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/RedirectLegacyUrlsModule.php b/app/Module/RedirectLegacyUrlsModule.php index b8549a5904..c67ccc0f88 100644 --- a/app/Module/RedirectLegacyUrlsModule.php +++ b/app/Module/RedirectLegacyUrlsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/RelatedIndividualsReportModule.php b/app/Module/RelatedIndividualsReportModule.php index a2977bd032..b162908508 100644 --- a/app/Module/RelatedIndividualsReportModule.php +++ b/app/Module/RelatedIndividualsReportModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/RelationshipsChartModule.php b/app/Module/RelationshipsChartModule.php index 28ee0b56c5..fd45318dec 100644 --- a/app/Module/RelationshipsChartModule.php +++ b/app/Module/RelationshipsChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/RelativesTabModule.php b/app/Module/RelativesTabModule.php index 65ef52cb9d..ab39d43d26 100644 --- a/app/Module/RelativesTabModule.php +++ b/app/Module/RelativesTabModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ReportsMenuModule.php b/app/Module/ReportsMenuModule.php index c3e256f8fa..f03873a47e 100644 --- a/app/Module/ReportsMenuModule.php +++ b/app/Module/ReportsMenuModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/RepositoryListModule.php b/app/Module/RepositoryListModule.php index 3f50db3a5d..2ef6f3c3b2 100644 --- a/app/Module/RepositoryListModule.php +++ b/app/Module/RepositoryListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ResearchTaskModule.php b/app/Module/ResearchTaskModule.php index f2f172779e..d940573986 100644 --- a/app/Module/ResearchTaskModule.php +++ b/app/Module/ResearchTaskModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ReviewChangesModule.php b/app/Module/ReviewChangesModule.php index 7522951a6f..244eeae295 100644 --- a/app/Module/ReviewChangesModule.php +++ b/app/Module/ReviewChangesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/SearchMenuModule.php b/app/Module/SearchMenuModule.php index 38eba8b615..1175ad0eb6 100644 --- a/app/Module/SearchMenuModule.php +++ b/app/Module/SearchMenuModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ShareAnniversaryModule.php b/app/Module/ShareAnniversaryModule.php index 05515312fd..f43b9d45a7 100644 --- a/app/Module/ShareAnniversaryModule.php +++ b/app/Module/ShareAnniversaryModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ShareUrlModule.php b/app/Module/ShareUrlModule.php index 72d671736f..8c297d64de 100644 --- a/app/Module/ShareUrlModule.php +++ b/app/Module/ShareUrlModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/SiteMapModule.php b/app/Module/SiteMapModule.php index 37e36a3611..d2eac5a8a0 100644 --- a/app/Module/SiteMapModule.php +++ b/app/Module/SiteMapModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/SlideShowModule.php b/app/Module/SlideShowModule.php index 0ccbecc3b1..826f7f7f02 100644 --- a/app/Module/SlideShowModule.php +++ b/app/Module/SlideShowModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/SourceListModule.php b/app/Module/SourceListModule.php index cd01f3111b..40cb65b093 100644 --- a/app/Module/SourceListModule.php +++ b/app/Module/SourceListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/SourcesTabModule.php b/app/Module/SourcesTabModule.php index 08f46f3d2e..58ea66cf53 100644 --- a/app/Module/SourcesTabModule.php +++ b/app/Module/SourcesTabModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/StatcounterModule.php b/app/Module/StatcounterModule.php index 0c2eae172a..de50576281 100644 --- a/app/Module/StatcounterModule.php +++ b/app/Module/StatcounterModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/StatisticsChartModule.php b/app/Module/StatisticsChartModule.php index 327e037981..bf9c0bf7e0 100644 --- a/app/Module/StatisticsChartModule.php +++ b/app/Module/StatisticsChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/StoriesModule.php b/app/Module/StoriesModule.php index ae4088f7ab..9e4045ec9d 100644 --- a/app/Module/StoriesModule.php +++ b/app/Module/StoriesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/SubmitterListModule.php b/app/Module/SubmitterListModule.php index 4fc7494ae9..08832983dd 100644 --- a/app/Module/SubmitterListModule.php +++ b/app/Module/SubmitterListModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/ThemeSelectModule.php b/app/Module/ThemeSelectModule.php index 4f709a4e63..e950957191 100644 --- a/app/Module/ThemeSelectModule.php +++ b/app/Module/ThemeSelectModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/TimelineChartModule.php b/app/Module/TimelineChartModule.php index 69c1c8ccc0..44bd7a1f1e 100644 --- a/app/Module/TimelineChartModule.php +++ b/app/Module/TimelineChartModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/TopGivenNamesModule.php b/app/Module/TopGivenNamesModule.php index 3d5244ae5d..adf6567a14 100644 --- a/app/Module/TopGivenNamesModule.php +++ b/app/Module/TopGivenNamesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/TopPageViewsModule.php b/app/Module/TopPageViewsModule.php index 5afa5f6ece..3d1853c6ac 100644 --- a/app/Module/TopPageViewsModule.php +++ b/app/Module/TopPageViewsModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/TopSurnamesModule.php b/app/Module/TopSurnamesModule.php index d0cd4bda1c..259c6bbaaa 100644 --- a/app/Module/TopSurnamesModule.php +++ b/app/Module/TopSurnamesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/TreesMenuModule.php b/app/Module/TreesMenuModule.php index 308ddb60df..f03cdcd654 100644 --- a/app/Module/TreesMenuModule.php +++ b/app/Module/TreesMenuModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/USPresidents.php b/app/Module/USPresidents.php index 41f99eb6fa..d9f06fba98 100644 --- a/app/Module/USPresidents.php +++ b/app/Module/USPresidents.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/UpcomingAnniversariesModule.php b/app/Module/UpcomingAnniversariesModule.php index 1004d862ec..1f38c29e8d 100644 --- a/app/Module/UpcomingAnniversariesModule.php +++ b/app/Module/UpcomingAnniversariesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/UserFavoritesModule.php b/app/Module/UserFavoritesModule.php index 1a59b2d016..e8cdc7cdbb 100644 --- a/app/Module/UserFavoritesModule.php +++ b/app/Module/UserFavoritesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/UserJournalModule.php b/app/Module/UserJournalModule.php index 2ec8db52cb..dba2011d57 100644 --- a/app/Module/UserJournalModule.php +++ b/app/Module/UserJournalModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/UserMessagesModule.php b/app/Module/UserMessagesModule.php index b4bdbd00e8..0a23e70e6a 100644 --- a/app/Module/UserMessagesModule.php +++ b/app/Module/UserMessagesModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/UserWelcomeModule.php b/app/Module/UserWelcomeModule.php index fcf537dccc..d0964fc162 100644 --- a/app/Module/UserWelcomeModule.php +++ b/app/Module/UserWelcomeModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/WebtreesTheme.php b/app/Module/WebtreesTheme.php index e97f34a274..7e09b7c65a 100644 --- a/app/Module/WebtreesTheme.php +++ b/app/Module/WebtreesTheme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/WelcomeBlockModule.php b/app/Module/WelcomeBlockModule.php index 43c8291712..a2a7000334 100644 --- a/app/Module/WelcomeBlockModule.php +++ b/app/Module/WelcomeBlockModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/XeneaTheme.php b/app/Module/XeneaTheme.php index 392d4827f7..2828bf7d07 100644 --- a/app/Module/XeneaTheme.php +++ b/app/Module/XeneaTheme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Module/YahrzeitModule.php b/app/Module/YahrzeitModule.php index f73cd0e223..0fd0e2b577 100644 --- a/app/Module/YahrzeitModule.php +++ b/app/Module/YahrzeitModule.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
