diff options
Diffstat (limited to 'tests/app/Elements')
192 files changed, 192 insertions, 192 deletions
diff --git a/tests/app/Elements/AbstractElementTest.php b/tests/app/Elements/AbstractElementTest.php index 75ab14a352..76dc02da07 100644 --- a/tests/app/Elements/AbstractElementTest.php +++ b/tests/app/Elements/AbstractElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AbstractEventElementTest.php b/tests/app/Elements/AbstractEventElementTest.php index 2322a408cb..fca9522162 100644 --- a/tests/app/Elements/AbstractEventElementTest.php +++ b/tests/app/Elements/AbstractEventElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AbstractXrefElementTest.php b/tests/app/Elements/AbstractXrefElementTest.php index 39f7a0a76f..6790895b04 100644 --- a/tests/app/Elements/AbstractXrefElementTest.php +++ b/tests/app/Elements/AbstractXrefElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressCityTest.php b/tests/app/Elements/AddressCityTest.php index a57d455b12..fd5180d94d 100644 --- a/tests/app/Elements/AddressCityTest.php +++ b/tests/app/Elements/AddressCityTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressCountryTest.php b/tests/app/Elements/AddressCountryTest.php index a019c67ba8..4fb93795c3 100644 --- a/tests/app/Elements/AddressCountryTest.php +++ b/tests/app/Elements/AddressCountryTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressEmailTest.php b/tests/app/Elements/AddressEmailTest.php index c434b601a5..69f3ccba0c 100644 --- a/tests/app/Elements/AddressEmailTest.php +++ b/tests/app/Elements/AddressEmailTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressFaxTest.php b/tests/app/Elements/AddressFaxTest.php index 0f9a8f3e88..258035c067 100644 --- a/tests/app/Elements/AddressFaxTest.php +++ b/tests/app/Elements/AddressFaxTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressLine1Test.php b/tests/app/Elements/AddressLine1Test.php index a52c0a2c84..2c926387ac 100644 --- a/tests/app/Elements/AddressLine1Test.php +++ b/tests/app/Elements/AddressLine1Test.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressLine2Test.php b/tests/app/Elements/AddressLine2Test.php index 21a7e0d439..a78558b9c2 100644 --- a/tests/app/Elements/AddressLine2Test.php +++ b/tests/app/Elements/AddressLine2Test.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressLine3Test.php b/tests/app/Elements/AddressLine3Test.php index b860c20189..b87f5a000a 100644 --- a/tests/app/Elements/AddressLine3Test.php +++ b/tests/app/Elements/AddressLine3Test.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressLineTest.php b/tests/app/Elements/AddressLineTest.php index 0cf52b72d8..3465693474 100644 --- a/tests/app/Elements/AddressLineTest.php +++ b/tests/app/Elements/AddressLineTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressPostalCodeTest.php b/tests/app/Elements/AddressPostalCodeTest.php index e0f1db54f6..62ce171c79 100644 --- a/tests/app/Elements/AddressPostalCodeTest.php +++ b/tests/app/Elements/AddressPostalCodeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressStateTest.php b/tests/app/Elements/AddressStateTest.php index 1c41d2258f..bc418d788e 100644 --- a/tests/app/Elements/AddressStateTest.php +++ b/tests/app/Elements/AddressStateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AddressWebPageTest.php b/tests/app/Elements/AddressWebPageTest.php index 9a023bf29b..5a5975eaea 100644 --- a/tests/app/Elements/AddressWebPageTest.php +++ b/tests/app/Elements/AddressWebPageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AdoptedByWhichParentTest.php b/tests/app/Elements/AdoptedByWhichParentTest.php index 13230aae18..9ee6c151d3 100644 --- a/tests/app/Elements/AdoptedByWhichParentTest.php +++ b/tests/app/Elements/AdoptedByWhichParentTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AdoptionTest.php b/tests/app/Elements/AdoptionTest.php index 936f5f028d..a9015a4218 100644 --- a/tests/app/Elements/AdoptionTest.php +++ b/tests/app/Elements/AdoptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AdultChristeningTest.php b/tests/app/Elements/AdultChristeningTest.php index 73aa0fe50b..ce491d7612 100644 --- a/tests/app/Elements/AdultChristeningTest.php +++ b/tests/app/Elements/AdultChristeningTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AgeAtEventTest.php b/tests/app/Elements/AgeAtEventTest.php index 9a7973d069..1e12ed3363 100644 --- a/tests/app/Elements/AgeAtEventTest.php +++ b/tests/app/Elements/AgeAtEventTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AncestralFileNumberTest.php b/tests/app/Elements/AncestralFileNumberTest.php index ee05232255..1f368bd2a8 100644 --- a/tests/app/Elements/AncestralFileNumberTest.php +++ b/tests/app/Elements/AncestralFileNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AnnulmentTest.php b/tests/app/Elements/AnnulmentTest.php index 3ad558564a..b6a4d933be 100644 --- a/tests/app/Elements/AnnulmentTest.php +++ b/tests/app/Elements/AnnulmentTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ApprovedSystemIdTest.php b/tests/app/Elements/ApprovedSystemIdTest.php index 5feb1c46ce..9ec2601c36 100644 --- a/tests/app/Elements/ApprovedSystemIdTest.php +++ b/tests/app/Elements/ApprovedSystemIdTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AttributeDescriptorTest.php b/tests/app/Elements/AttributeDescriptorTest.php index 8874e37035..8bbcbe89c4 100644 --- a/tests/app/Elements/AttributeDescriptorTest.php +++ b/tests/app/Elements/AttributeDescriptorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/AutomatedRecordIdTest.php b/tests/app/Elements/AutomatedRecordIdTest.php index 701121047b..509c69ffbc 100644 --- a/tests/app/Elements/AutomatedRecordIdTest.php +++ b/tests/app/Elements/AutomatedRecordIdTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/BaptismTest.php b/tests/app/Elements/BaptismTest.php index adf7e89082..d77e40daad 100644 --- a/tests/app/Elements/BaptismTest.php +++ b/tests/app/Elements/BaptismTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/BarMitzvahTest.php b/tests/app/Elements/BarMitzvahTest.php index 0876d81401..4cf74bc675 100644 --- a/tests/app/Elements/BarMitzvahTest.php +++ b/tests/app/Elements/BarMitzvahTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/BasMitzvahTest.php b/tests/app/Elements/BasMitzvahTest.php index ccb3654a68..be3711839d 100644 --- a/tests/app/Elements/BasMitzvahTest.php +++ b/tests/app/Elements/BasMitzvahTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/BirthTest.php b/tests/app/Elements/BirthTest.php index a384eb106a..50699a1e36 100644 --- a/tests/app/Elements/BirthTest.php +++ b/tests/app/Elements/BirthTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/BlessingTest.php b/tests/app/Elements/BlessingTest.php index cf8fa82e69..c9a60060d8 100644 --- a/tests/app/Elements/BlessingTest.php +++ b/tests/app/Elements/BlessingTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/BurialTest.php b/tests/app/Elements/BurialTest.php index ed44353a92..5dfce8ae43 100644 --- a/tests/app/Elements/BurialTest.php +++ b/tests/app/Elements/BurialTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CasteNameTest.php b/tests/app/Elements/CasteNameTest.php index 3e4515deac..c779251d09 100644 --- a/tests/app/Elements/CasteNameTest.php +++ b/tests/app/Elements/CasteNameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CauseOfEventTest.php b/tests/app/Elements/CauseOfEventTest.php index e70b491194..8dce8422ae 100644 --- a/tests/app/Elements/CauseOfEventTest.php +++ b/tests/app/Elements/CauseOfEventTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CensusTest.php b/tests/app/Elements/CensusTest.php index 4add6db1e4..383303404c 100644 --- a/tests/app/Elements/CensusTest.php +++ b/tests/app/Elements/CensusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CertaintyAssessmentTest.php b/tests/app/Elements/CertaintyAssessmentTest.php index fdde4d0c8c..1785057af1 100644 --- a/tests/app/Elements/CertaintyAssessmentTest.php +++ b/tests/app/Elements/CertaintyAssessmentTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ChangeDateTest.php b/tests/app/Elements/ChangeDateTest.php index 743725743b..d2b503178e 100644 --- a/tests/app/Elements/ChangeDateTest.php +++ b/tests/app/Elements/ChangeDateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ChangeTest.php b/tests/app/Elements/ChangeTest.php index f5e8e42456..b218d0b073 100644 --- a/tests/app/Elements/ChangeTest.php +++ b/tests/app/Elements/ChangeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CharacterSetTest.php b/tests/app/Elements/CharacterSetTest.php index bc9db45e05..ec9635fad8 100644 --- a/tests/app/Elements/CharacterSetTest.php +++ b/tests/app/Elements/CharacterSetTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ChildLinkageStatusTest.php b/tests/app/Elements/ChildLinkageStatusTest.php index d1bbf346b3..22ff950ecf 100644 --- a/tests/app/Elements/ChildLinkageStatusTest.php +++ b/tests/app/Elements/ChildLinkageStatusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ChristeningTest.php b/tests/app/Elements/ChristeningTest.php index f797e212fb..59901ee7ae 100644 --- a/tests/app/Elements/ChristeningTest.php +++ b/tests/app/Elements/ChristeningTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ConfirmationTest.php b/tests/app/Elements/ConfirmationTest.php index 0f2e5d7254..cc7768600a 100644 --- a/tests/app/Elements/ConfirmationTest.php +++ b/tests/app/Elements/ConfirmationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ContentDescriptionTest.php b/tests/app/Elements/ContentDescriptionTest.php index 074f611f9a..bb38e7620b 100644 --- a/tests/app/Elements/ContentDescriptionTest.php +++ b/tests/app/Elements/ContentDescriptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CopyrightFileTest.php b/tests/app/Elements/CopyrightFileTest.php index 94db83f3ed..215adb0680 100644 --- a/tests/app/Elements/CopyrightFileTest.php +++ b/tests/app/Elements/CopyrightFileTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CopyrightSourceDataTest.php b/tests/app/Elements/CopyrightSourceDataTest.php index ef51289cc0..cedc279507 100644 --- a/tests/app/Elements/CopyrightSourceDataTest.php +++ b/tests/app/Elements/CopyrightSourceDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CountOfChildrenTest.php b/tests/app/Elements/CountOfChildrenTest.php index 50d8c370c2..769008f0e0 100644 --- a/tests/app/Elements/CountOfChildrenTest.php +++ b/tests/app/Elements/CountOfChildrenTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CountOfMarriagesTest.php b/tests/app/Elements/CountOfMarriagesTest.php index d1f4105222..2f7aaa2146 100644 --- a/tests/app/Elements/CountOfMarriagesTest.php +++ b/tests/app/Elements/CountOfMarriagesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CremationTest.php b/tests/app/Elements/CremationTest.php index bb53ab569b..dae0a8b8b9 100644 --- a/tests/app/Elements/CremationTest.php +++ b/tests/app/Elements/CremationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CustomElementTest.php b/tests/app/Elements/CustomElementTest.php index 8fe6af9392..b17e6cb489 100644 --- a/tests/app/Elements/CustomElementTest.php +++ b/tests/app/Elements/CustomElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CustomEventTest.php b/tests/app/Elements/CustomEventTest.php index d5f434689c..64af17d47f 100644 --- a/tests/app/Elements/CustomEventTest.php +++ b/tests/app/Elements/CustomEventTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/CustomFactTest.php b/tests/app/Elements/CustomFactTest.php index be21cb37af..67416abf70 100644 --- a/tests/app/Elements/CustomFactTest.php +++ b/tests/app/Elements/CustomFactTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DateLdsOrdTest.php b/tests/app/Elements/DateLdsOrdTest.php index 73a4f180c5..46072cec7b 100644 --- a/tests/app/Elements/DateLdsOrdTest.php +++ b/tests/app/Elements/DateLdsOrdTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DateValueTest.php b/tests/app/Elements/DateValueTest.php index ffe659a1eb..c362c06c59 100644 --- a/tests/app/Elements/DateValueTest.php +++ b/tests/app/Elements/DateValueTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DeathTest.php b/tests/app/Elements/DeathTest.php index 780a222b3d..fc61c7bec5 100644 --- a/tests/app/Elements/DeathTest.php +++ b/tests/app/Elements/DeathTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DemographicDataTypeTest.php b/tests/app/Elements/DemographicDataTypeTest.php index 43c64a6a7f..d817b5837c 100644 --- a/tests/app/Elements/DemographicDataTypeTest.php +++ b/tests/app/Elements/DemographicDataTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DescriptiveTitleTest.php b/tests/app/Elements/DescriptiveTitleTest.php index 7f91183dc7..15d3bef0ad 100644 --- a/tests/app/Elements/DescriptiveTitleTest.php +++ b/tests/app/Elements/DescriptiveTitleTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DivorceFiledTest.php b/tests/app/Elements/DivorceFiledTest.php index 34ce69bf2a..6dbf819bb5 100644 --- a/tests/app/Elements/DivorceFiledTest.php +++ b/tests/app/Elements/DivorceFiledTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/DivorceTest.php b/tests/app/Elements/DivorceTest.php index 270e5561f9..2933560465 100644 --- a/tests/app/Elements/DivorceTest.php +++ b/tests/app/Elements/DivorceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EmigrationTest.php b/tests/app/Elements/EmigrationTest.php index a9111f34c6..cd7a4a6917 100644 --- a/tests/app/Elements/EmigrationTest.php +++ b/tests/app/Elements/EmigrationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EmptyElementTest.php b/tests/app/Elements/EmptyElementTest.php index 0b670d0207..8838e53cfa 100644 --- a/tests/app/Elements/EmptyElementTest.php +++ b/tests/app/Elements/EmptyElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EngagementTest.php b/tests/app/Elements/EngagementTest.php index a792110db0..f66ea60a16 100644 --- a/tests/app/Elements/EngagementTest.php +++ b/tests/app/Elements/EngagementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EntryRecordingDateTest.php b/tests/app/Elements/EntryRecordingDateTest.php index b5d7bcd505..100bd214f5 100644 --- a/tests/app/Elements/EntryRecordingDateTest.php +++ b/tests/app/Elements/EntryRecordingDateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EventAttributeTypeTest.php b/tests/app/Elements/EventAttributeTypeTest.php index e9b27fcf7b..09bb194f56 100644 --- a/tests/app/Elements/EventAttributeTypeTest.php +++ b/tests/app/Elements/EventAttributeTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EventOrFactClassificationTest.php b/tests/app/Elements/EventOrFactClassificationTest.php index 403c6280e3..f9b05adaf3 100644 --- a/tests/app/Elements/EventOrFactClassificationTest.php +++ b/tests/app/Elements/EventOrFactClassificationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EventTypeCitedFromTest.php b/tests/app/Elements/EventTypeCitedFromTest.php index 0fca8b4f63..5c8b8b1585 100644 --- a/tests/app/Elements/EventTypeCitedFromTest.php +++ b/tests/app/Elements/EventTypeCitedFromTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/EventsRecordedTest.php b/tests/app/Elements/EventsRecordedTest.php index 65a2f53640..c0c8350b29 100644 --- a/tests/app/Elements/EventsRecordedTest.php +++ b/tests/app/Elements/EventsRecordedTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/FamilyRecordTest.php b/tests/app/Elements/FamilyRecordTest.php index 8b09969a04..407346f731 100644 --- a/tests/app/Elements/FamilyRecordTest.php +++ b/tests/app/Elements/FamilyRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/FamilySearchFamilyTreeIdTest.php b/tests/app/Elements/FamilySearchFamilyTreeIdTest.php index 5d374ffad2..da28cfdb8e 100644 --- a/tests/app/Elements/FamilySearchFamilyTreeIdTest.php +++ b/tests/app/Elements/FamilySearchFamilyTreeIdTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/FamilyStatusTextTest.php b/tests/app/Elements/FamilyStatusTextTest.php index 76b34dd107..4ac091cd88 100644 --- a/tests/app/Elements/FamilyStatusTextTest.php +++ b/tests/app/Elements/FamilyStatusTextTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/FileNameTest.php b/tests/app/Elements/FileNameTest.php index 19905f59e2..1f9bf9625c 100644 --- a/tests/app/Elements/FileNameTest.php +++ b/tests/app/Elements/FileNameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/FirstCommunionTest.php b/tests/app/Elements/FirstCommunionTest.php index 7f47f6694a..e525497187 100644 --- a/tests/app/Elements/FirstCommunionTest.php +++ b/tests/app/Elements/FirstCommunionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/FormTest.php b/tests/app/Elements/FormTest.php index c75706e627..b62117b061 100644 --- a/tests/app/Elements/FormTest.php +++ b/tests/app/Elements/FormTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/GedcomElementTest.php b/tests/app/Elements/GedcomElementTest.php index 422e291713..6d65cfb6ac 100644 --- a/tests/app/Elements/GedcomElementTest.php +++ b/tests/app/Elements/GedcomElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/GenerationsOfAncestorsTest.php b/tests/app/Elements/GenerationsOfAncestorsTest.php index 006d3dfb76..cfdd7630de 100644 --- a/tests/app/Elements/GenerationsOfAncestorsTest.php +++ b/tests/app/Elements/GenerationsOfAncestorsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/GenerationsOfDescendantsTest.php b/tests/app/Elements/GenerationsOfDescendantsTest.php index 295e49d2f8..69048d7fed 100644 --- a/tests/app/Elements/GenerationsOfDescendantsTest.php +++ b/tests/app/Elements/GenerationsOfDescendantsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/GovIdTypeTest.php b/tests/app/Elements/GovIdTypeTest.php index a0a87d7b6d..eadbc9afbf 100644 --- a/tests/app/Elements/GovIdTypeTest.php +++ b/tests/app/Elements/GovIdTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/GovIdentifierTest.php b/tests/app/Elements/GovIdentifierTest.php index 123adaea87..eb86319a17 100644 --- a/tests/app/Elements/GovIdentifierTest.php +++ b/tests/app/Elements/GovIdentifierTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/GraduationTest.php b/tests/app/Elements/GraduationTest.php index 6f959b99d1..b4ae7d1446 100644 --- a/tests/app/Elements/GraduationTest.php +++ b/tests/app/Elements/GraduationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/HeaderRecordTest.php b/tests/app/Elements/HeaderRecordTest.php index a181839743..1f660354a5 100644 --- a/tests/app/Elements/HeaderRecordTest.php +++ b/tests/app/Elements/HeaderRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/HierarchicalRelationshipTest.php b/tests/app/Elements/HierarchicalRelationshipTest.php index 312533728e..240140a2fa 100644 --- a/tests/app/Elements/HierarchicalRelationshipTest.php +++ b/tests/app/Elements/HierarchicalRelationshipTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ImmigrationTest.php b/tests/app/Elements/ImmigrationTest.php index d50cacd37c..965f6525b7 100644 --- a/tests/app/Elements/ImmigrationTest.php +++ b/tests/app/Elements/ImmigrationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/IndividualRecordTest.php b/tests/app/Elements/IndividualRecordTest.php index 481b2d12bc..9a758c5da2 100644 --- a/tests/app/Elements/IndividualRecordTest.php +++ b/tests/app/Elements/IndividualRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LanguageIdTest.php b/tests/app/Elements/LanguageIdTest.php index 3ec025a6cc..a4ee606296 100644 --- a/tests/app/Elements/LanguageIdTest.php +++ b/tests/app/Elements/LanguageIdTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsBaptismDateStatusTest.php b/tests/app/Elements/LdsBaptismDateStatusTest.php index a26339d6bd..a0f01f7293 100644 --- a/tests/app/Elements/LdsBaptismDateStatusTest.php +++ b/tests/app/Elements/LdsBaptismDateStatusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsBaptismTest.php b/tests/app/Elements/LdsBaptismTest.php index 4a6c101aeb..98d2bafaa8 100644 --- a/tests/app/Elements/LdsBaptismTest.php +++ b/tests/app/Elements/LdsBaptismTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsChildSealingDateStatusTest.php b/tests/app/Elements/LdsChildSealingDateStatusTest.php index d0d599499f..06baac5658 100644 --- a/tests/app/Elements/LdsChildSealingDateStatusTest.php +++ b/tests/app/Elements/LdsChildSealingDateStatusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsChildSealingTest.php b/tests/app/Elements/LdsChildSealingTest.php index 4e78f68177..65e52de56d 100644 --- a/tests/app/Elements/LdsChildSealingTest.php +++ b/tests/app/Elements/LdsChildSealingTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsConfirmationTest.php b/tests/app/Elements/LdsConfirmationTest.php index df14e58cd8..564f37aeae 100644 --- a/tests/app/Elements/LdsConfirmationTest.php +++ b/tests/app/Elements/LdsConfirmationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsEndowmentDateStatusTest.php b/tests/app/Elements/LdsEndowmentDateStatusTest.php index 0f050c7340..ca0fb799e7 100644 --- a/tests/app/Elements/LdsEndowmentDateStatusTest.php +++ b/tests/app/Elements/LdsEndowmentDateStatusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsEndowmentTest.php b/tests/app/Elements/LdsEndowmentTest.php index caf17f200a..c31b5a165c 100644 --- a/tests/app/Elements/LdsEndowmentTest.php +++ b/tests/app/Elements/LdsEndowmentTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsSpouseSealingDateStatusTest.php b/tests/app/Elements/LdsSpouseSealingDateStatusTest.php index 8df7e710d5..77c3c12579 100644 --- a/tests/app/Elements/LdsSpouseSealingDateStatusTest.php +++ b/tests/app/Elements/LdsSpouseSealingDateStatusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LdsSpouseSealingTest.php b/tests/app/Elements/LdsSpouseSealingTest.php index 0c60174e80..f740fed846 100644 --- a/tests/app/Elements/LdsSpouseSealingTest.php +++ b/tests/app/Elements/LdsSpouseSealingTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/LocationRecordTest.php b/tests/app/Elements/LocationRecordTest.php index 9d7622372b..fdb840d153 100644 --- a/tests/app/Elements/LocationRecordTest.php +++ b/tests/app/Elements/LocationRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MaidenheadLocatorTest.php b/tests/app/Elements/MaidenheadLocatorTest.php index b058c06d73..107cfe386c 100644 --- a/tests/app/Elements/MaidenheadLocatorTest.php +++ b/tests/app/Elements/MaidenheadLocatorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MarriageBannsTest.php b/tests/app/Elements/MarriageBannsTest.php index 0a69008a91..cb621a81dc 100644 --- a/tests/app/Elements/MarriageBannsTest.php +++ b/tests/app/Elements/MarriageBannsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MarriageContractTest.php b/tests/app/Elements/MarriageContractTest.php index b97fa76df9..2ec4aa1161 100644 --- a/tests/app/Elements/MarriageContractTest.php +++ b/tests/app/Elements/MarriageContractTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MarriageLicenceTest.php b/tests/app/Elements/MarriageLicenceTest.php index 189fa17f94..87a2a1d42d 100644 --- a/tests/app/Elements/MarriageLicenceTest.php +++ b/tests/app/Elements/MarriageLicenceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MarriageSettlementTest.php b/tests/app/Elements/MarriageSettlementTest.php index 35257361e3..e750f70c52 100644 --- a/tests/app/Elements/MarriageSettlementTest.php +++ b/tests/app/Elements/MarriageSettlementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MarriageTest.php b/tests/app/Elements/MarriageTest.php index ce37225478..4b2329b433 100644 --- a/tests/app/Elements/MarriageTest.php +++ b/tests/app/Elements/MarriageTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MarriageTypeTest.php b/tests/app/Elements/MarriageTypeTest.php index 294e8e017f..c6c0ee4385 100644 --- a/tests/app/Elements/MarriageTypeTest.php +++ b/tests/app/Elements/MarriageTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MediaRecordTest.php b/tests/app/Elements/MediaRecordTest.php index 4de468fb0c..a6b8e4178a 100644 --- a/tests/app/Elements/MediaRecordTest.php +++ b/tests/app/Elements/MediaRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MultimediaFileReferenceTest.php b/tests/app/Elements/MultimediaFileReferenceTest.php index 426acc8e92..78c57b8a63 100644 --- a/tests/app/Elements/MultimediaFileReferenceTest.php +++ b/tests/app/Elements/MultimediaFileReferenceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/MultimediaFormatTest.php b/tests/app/Elements/MultimediaFormatTest.php index 3009323661..1c684fcff4 100644 --- a/tests/app/Elements/MultimediaFormatTest.php +++ b/tests/app/Elements/MultimediaFormatTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameOfBusinessTest.php b/tests/app/Elements/NameOfBusinessTest.php index 4f897daf49..05090cd382 100644 --- a/tests/app/Elements/NameOfBusinessTest.php +++ b/tests/app/Elements/NameOfBusinessTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameOfFamilyFileTest.php b/tests/app/Elements/NameOfFamilyFileTest.php index 7c17277245..b404cf31ec 100644 --- a/tests/app/Elements/NameOfFamilyFileTest.php +++ b/tests/app/Elements/NameOfFamilyFileTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameOfProductTest.php b/tests/app/Elements/NameOfProductTest.php index 4b563bb7b7..ab75ebbb23 100644 --- a/tests/app/Elements/NameOfProductTest.php +++ b/tests/app/Elements/NameOfProductTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameOfRepositoryTest.php b/tests/app/Elements/NameOfRepositoryTest.php index e668083c58..225016c103 100644 --- a/tests/app/Elements/NameOfRepositoryTest.php +++ b/tests/app/Elements/NameOfRepositoryTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameOfSourceDataTest.php b/tests/app/Elements/NameOfSourceDataTest.php index 9b4133b889..704f6be559 100644 --- a/tests/app/Elements/NameOfSourceDataTest.php +++ b/tests/app/Elements/NameOfSourceDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePersonalTest.php b/tests/app/Elements/NamePersonalTest.php index cdeae70d87..e89742a937 100644 --- a/tests/app/Elements/NamePersonalTest.php +++ b/tests/app/Elements/NamePersonalTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePhoneticVariationTest.php b/tests/app/Elements/NamePhoneticVariationTest.php index f88a94da24..76628bf606 100644 --- a/tests/app/Elements/NamePhoneticVariationTest.php +++ b/tests/app/Elements/NamePhoneticVariationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePieceGivenTest.php b/tests/app/Elements/NamePieceGivenTest.php index a3c6f5ac3b..c451782aaa 100644 --- a/tests/app/Elements/NamePieceGivenTest.php +++ b/tests/app/Elements/NamePieceGivenTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePieceNicknameTest.php b/tests/app/Elements/NamePieceNicknameTest.php index 6211c00b84..72fc86351d 100644 --- a/tests/app/Elements/NamePieceNicknameTest.php +++ b/tests/app/Elements/NamePieceNicknameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePiecePrefixTest.php b/tests/app/Elements/NamePiecePrefixTest.php index ec6fee6f53..36b97efcb1 100644 --- a/tests/app/Elements/NamePiecePrefixTest.php +++ b/tests/app/Elements/NamePiecePrefixTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePieceSuffixTest.php b/tests/app/Elements/NamePieceSuffixTest.php index fd384dd859..d806b164e8 100644 --- a/tests/app/Elements/NamePieceSuffixTest.php +++ b/tests/app/Elements/NamePieceSuffixTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePieceSurnamePrefixTest.php b/tests/app/Elements/NamePieceSurnamePrefixTest.php index 51d17926c0..977f72dc6c 100644 --- a/tests/app/Elements/NamePieceSurnamePrefixTest.php +++ b/tests/app/Elements/NamePieceSurnamePrefixTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NamePieceSurnameTest.php b/tests/app/Elements/NamePieceSurnameTest.php index ac515534ad..2a4016162b 100644 --- a/tests/app/Elements/NamePieceSurnameTest.php +++ b/tests/app/Elements/NamePieceSurnameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameRomanizedVariationTest.php b/tests/app/Elements/NameRomanizedVariationTest.php index f8a713e964..df87bd8c3e 100644 --- a/tests/app/Elements/NameRomanizedVariationTest.php +++ b/tests/app/Elements/NameRomanizedVariationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NameTypeTest.php b/tests/app/Elements/NameTypeTest.php index 42606d075d..6f145ebf8c 100644 --- a/tests/app/Elements/NameTypeTest.php +++ b/tests/app/Elements/NameTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NationOrTribalOriginTest.php b/tests/app/Elements/NationOrTribalOriginTest.php index 3ab5d39a13..b6a20f7dca 100644 --- a/tests/app/Elements/NationOrTribalOriginTest.php +++ b/tests/app/Elements/NationOrTribalOriginTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NationalIdNumberTest.php b/tests/app/Elements/NationalIdNumberTest.php index 013c47504e..b4eb7726e8 100644 --- a/tests/app/Elements/NationalIdNumberTest.php +++ b/tests/app/Elements/NationalIdNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NaturalizationTest.php b/tests/app/Elements/NaturalizationTest.php index ac8d060512..79c9cc7e44 100644 --- a/tests/app/Elements/NaturalizationTest.php +++ b/tests/app/Elements/NaturalizationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NobilityTypeTitleTest.php b/tests/app/Elements/NobilityTypeTitleTest.php index b977b5ca07..9fa3c044ff 100644 --- a/tests/app/Elements/NobilityTypeTitleTest.php +++ b/tests/app/Elements/NobilityTypeTitleTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NoteRecordTest.php b/tests/app/Elements/NoteRecordTest.php index 8028449b90..f8f43612f8 100644 --- a/tests/app/Elements/NoteRecordTest.php +++ b/tests/app/Elements/NoteRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/NoteStructureTest.php b/tests/app/Elements/NoteStructureTest.php index acb3a23b5f..5736bffddd 100644 --- a/tests/app/Elements/NoteStructureTest.php +++ b/tests/app/Elements/NoteStructureTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/OccupationTest.php b/tests/app/Elements/OccupationTest.php index 4f14cc2528..8cd1ae4f4e 100644 --- a/tests/app/Elements/OccupationTest.php +++ b/tests/app/Elements/OccupationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/OrdinanceProcessFlagTest.php b/tests/app/Elements/OrdinanceProcessFlagTest.php index 1f892906f8..81a36d46b3 100644 --- a/tests/app/Elements/OrdinanceProcessFlagTest.php +++ b/tests/app/Elements/OrdinanceProcessFlagTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/OrdinationTest.php b/tests/app/Elements/OrdinationTest.php index 9f43cae2ac..db62a8d7ab 100644 --- a/tests/app/Elements/OrdinationTest.php +++ b/tests/app/Elements/OrdinationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PafUidTest.php b/tests/app/Elements/PafUidTest.php index e1dfea944b..b4a78b0dc2 100644 --- a/tests/app/Elements/PafUidTest.php +++ b/tests/app/Elements/PafUidTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PedigreeLinkageTypeTest.php b/tests/app/Elements/PedigreeLinkageTypeTest.php index 71393421ac..61ef882679 100644 --- a/tests/app/Elements/PedigreeLinkageTypeTest.php +++ b/tests/app/Elements/PedigreeLinkageTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PermanentRecordFileNumberTest.php b/tests/app/Elements/PermanentRecordFileNumberTest.php index f012710678..f7d614ce29 100644 --- a/tests/app/Elements/PermanentRecordFileNumberTest.php +++ b/tests/app/Elements/PermanentRecordFileNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PhoneNumberTest.php b/tests/app/Elements/PhoneNumberTest.php index 3b38718966..600cd53cd4 100644 --- a/tests/app/Elements/PhoneNumberTest.php +++ b/tests/app/Elements/PhoneNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PhoneticTypeTest.php b/tests/app/Elements/PhoneticTypeTest.php index 58d88102e3..c399a5c555 100644 --- a/tests/app/Elements/PhoneticTypeTest.php +++ b/tests/app/Elements/PhoneticTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PhysicalDescriptionTest.php b/tests/app/Elements/PhysicalDescriptionTest.php index bb6dc40cc6..bfbea43a3c 100644 --- a/tests/app/Elements/PhysicalDescriptionTest.php +++ b/tests/app/Elements/PhysicalDescriptionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlaceHierarchyTest.php b/tests/app/Elements/PlaceHierarchyTest.php index 177a2890c3..06104c14df 100644 --- a/tests/app/Elements/PlaceHierarchyTest.php +++ b/tests/app/Elements/PlaceHierarchyTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlaceLatitudeTest.php b/tests/app/Elements/PlaceLatitudeTest.php index f92f4f516e..d27e49e2d0 100644 --- a/tests/app/Elements/PlaceLatitudeTest.php +++ b/tests/app/Elements/PlaceLatitudeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlaceLivingOrdinanceTest.php b/tests/app/Elements/PlaceLivingOrdinanceTest.php index 376af14096..cd394b5170 100644 --- a/tests/app/Elements/PlaceLivingOrdinanceTest.php +++ b/tests/app/Elements/PlaceLivingOrdinanceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlaceLongtitudeTest.php b/tests/app/Elements/PlaceLongtitudeTest.php index 6b51c8e3f8..5de4d10416 100644 --- a/tests/app/Elements/PlaceLongtitudeTest.php +++ b/tests/app/Elements/PlaceLongtitudeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlaceNameTest.php b/tests/app/Elements/PlaceNameTest.php index cdd43156eb..29b74e09bd 100644 --- a/tests/app/Elements/PlaceNameTest.php +++ b/tests/app/Elements/PlaceNameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlacePhoneticVariationTest.php b/tests/app/Elements/PlacePhoneticVariationTest.php index 8f7cb8efa8..40afce2d7a 100644 --- a/tests/app/Elements/PlacePhoneticVariationTest.php +++ b/tests/app/Elements/PlacePhoneticVariationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PlaceRomanizedVariationTest.php b/tests/app/Elements/PlaceRomanizedVariationTest.php index 12365be143..2fc449138b 100644 --- a/tests/app/Elements/PlaceRomanizedVariationTest.php +++ b/tests/app/Elements/PlaceRomanizedVariationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PossessionsTest.php b/tests/app/Elements/PossessionsTest.php index 407f273419..efab1195e7 100644 --- a/tests/app/Elements/PossessionsTest.php +++ b/tests/app/Elements/PossessionsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ProbateTest.php b/tests/app/Elements/ProbateTest.php index 3c029d574e..a10848bc8d 100644 --- a/tests/app/Elements/ProbateTest.php +++ b/tests/app/Elements/ProbateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/PublicationDateTest.php b/tests/app/Elements/PublicationDateTest.php index 53e8d936ae..ae2c507152 100644 --- a/tests/app/Elements/PublicationDateTest.php +++ b/tests/app/Elements/PublicationDateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ReceivingSystemNameTest.php b/tests/app/Elements/ReceivingSystemNameTest.php index 08d4e5d117..decf8b0e7d 100644 --- a/tests/app/Elements/ReceivingSystemNameTest.php +++ b/tests/app/Elements/ReceivingSystemNameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/RelationIsDescriptorTest.php b/tests/app/Elements/RelationIsDescriptorTest.php index a6a3a2c0e9..5a7527ce41 100644 --- a/tests/app/Elements/RelationIsDescriptorTest.php +++ b/tests/app/Elements/RelationIsDescriptorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ReligiousAffiliationTest.php b/tests/app/Elements/ReligiousAffiliationTest.php index 5a3658206b..e56cc73313 100644 --- a/tests/app/Elements/ReligiousAffiliationTest.php +++ b/tests/app/Elements/ReligiousAffiliationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/RepositoryRecordTest.php b/tests/app/Elements/RepositoryRecordTest.php index 64dd64c9b6..58848b2662 100644 --- a/tests/app/Elements/RepositoryRecordTest.php +++ b/tests/app/Elements/RepositoryRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ResearchTaskPriorityTest.php b/tests/app/Elements/ResearchTaskPriorityTest.php index d7da9bd751..7b63b3166b 100644 --- a/tests/app/Elements/ResearchTaskPriorityTest.php +++ b/tests/app/Elements/ResearchTaskPriorityTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ResearchTaskStatusTest.php b/tests/app/Elements/ResearchTaskStatusTest.php index c19555b204..6fe56f5da0 100644 --- a/tests/app/Elements/ResearchTaskStatusTest.php +++ b/tests/app/Elements/ResearchTaskStatusTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ResearchTaskTest.php b/tests/app/Elements/ResearchTaskTest.php index 492caaf821..81ee3f9446 100644 --- a/tests/app/Elements/ResearchTaskTest.php +++ b/tests/app/Elements/ResearchTaskTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ResearchTaskTypeTest.php b/tests/app/Elements/ResearchTaskTypeTest.php index fac3ce12fc..372d4e8608 100644 --- a/tests/app/Elements/ResearchTaskTypeTest.php +++ b/tests/app/Elements/ResearchTaskTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ResidenceTest.php b/tests/app/Elements/ResidenceTest.php index 225db722bd..b04ef05a3a 100644 --- a/tests/app/Elements/ResidenceTest.php +++ b/tests/app/Elements/ResidenceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ResponsibleAgencyTest.php b/tests/app/Elements/ResponsibleAgencyTest.php index f4d9560598..f392bd17f0 100644 --- a/tests/app/Elements/ResponsibleAgencyTest.php +++ b/tests/app/Elements/ResponsibleAgencyTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/RestrictionNoticeTest.php b/tests/app/Elements/RestrictionNoticeTest.php index 4992fcad00..6d71ff54a0 100644 --- a/tests/app/Elements/RestrictionNoticeTest.php +++ b/tests/app/Elements/RestrictionNoticeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/RetirementTest.php b/tests/app/Elements/RetirementTest.php index f354709266..01f13a2af0 100644 --- a/tests/app/Elements/RetirementTest.php +++ b/tests/app/Elements/RetirementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/RoleInEventTest.php b/tests/app/Elements/RoleInEventTest.php index d6c977676f..49039c171a 100644 --- a/tests/app/Elements/RoleInEventTest.php +++ b/tests/app/Elements/RoleInEventTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/RomanizedTypeTest.php b/tests/app/Elements/RomanizedTypeTest.php index 15aeb54fe1..a22d65d17e 100644 --- a/tests/app/Elements/RomanizedTypeTest.php +++ b/tests/app/Elements/RomanizedTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/ScholasticAchievementTest.php b/tests/app/Elements/ScholasticAchievementTest.php index 5876a191ff..cd54c74baa 100644 --- a/tests/app/Elements/ScholasticAchievementTest.php +++ b/tests/app/Elements/ScholasticAchievementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SexValueTest.php b/tests/app/Elements/SexValueTest.php index c066489a63..50455056d0 100644 --- a/tests/app/Elements/SexValueTest.php +++ b/tests/app/Elements/SexValueTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SexXValueTest.php b/tests/app/Elements/SexXValueTest.php index 680ad1f79f..005cfbc435 100644 --- a/tests/app/Elements/SexXValueTest.php +++ b/tests/app/Elements/SexXValueTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SocialSecurityNumberTest.php b/tests/app/Elements/SocialSecurityNumberTest.php index 8de210e6ee..dd034a9102 100644 --- a/tests/app/Elements/SocialSecurityNumberTest.php +++ b/tests/app/Elements/SocialSecurityNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceCallNumberTest.php b/tests/app/Elements/SourceCallNumberTest.php index 62bd14d26c..1c0a2db323 100644 --- a/tests/app/Elements/SourceCallNumberTest.php +++ b/tests/app/Elements/SourceCallNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceDataTest.php b/tests/app/Elements/SourceDataTest.php index 72be5af641..5c42eac803 100644 --- a/tests/app/Elements/SourceDataTest.php +++ b/tests/app/Elements/SourceDataTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceDescriptiveTitleTest.php b/tests/app/Elements/SourceDescriptiveTitleTest.php index b5841b915b..78e6b5e105 100644 --- a/tests/app/Elements/SourceDescriptiveTitleTest.php +++ b/tests/app/Elements/SourceDescriptiveTitleTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceFiledByEntryTest.php b/tests/app/Elements/SourceFiledByEntryTest.php index b9d48cc5b9..5d0ab9ecf6 100644 --- a/tests/app/Elements/SourceFiledByEntryTest.php +++ b/tests/app/Elements/SourceFiledByEntryTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceJurisdictionPlaceTest.php b/tests/app/Elements/SourceJurisdictionPlaceTest.php index d1cffb26c3..16cf0be5cc 100644 --- a/tests/app/Elements/SourceJurisdictionPlaceTest.php +++ b/tests/app/Elements/SourceJurisdictionPlaceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceMediaTypeTest.php b/tests/app/Elements/SourceMediaTypeTest.php index 4a2a6e8217..42f090deb5 100644 --- a/tests/app/Elements/SourceMediaTypeTest.php +++ b/tests/app/Elements/SourceMediaTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceOriginatorTest.php b/tests/app/Elements/SourceOriginatorTest.php index 1ddac2ca65..ee4c6c68dd 100644 --- a/tests/app/Elements/SourceOriginatorTest.php +++ b/tests/app/Elements/SourceOriginatorTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourcePublicationFactsTest.php b/tests/app/Elements/SourcePublicationFactsTest.php index 27665e06a4..dde5169ab7 100644 --- a/tests/app/Elements/SourcePublicationFactsTest.php +++ b/tests/app/Elements/SourcePublicationFactsTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SourceRecordTest.php b/tests/app/Elements/SourceRecordTest.php index 3c9f7b2f80..44275381a4 100644 --- a/tests/app/Elements/SourceRecordTest.php +++ b/tests/app/Elements/SourceRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SubmissionRecordTest.php b/tests/app/Elements/SubmissionRecordTest.php index 0dd4b2ecf3..1314dee097 100644 --- a/tests/app/Elements/SubmissionRecordTest.php +++ b/tests/app/Elements/SubmissionRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SubmitterNameTest.php b/tests/app/Elements/SubmitterNameTest.php index 2ea3e4484d..991b42362f 100644 --- a/tests/app/Elements/SubmitterNameTest.php +++ b/tests/app/Elements/SubmitterNameTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SubmitterRecordTest.php b/tests/app/Elements/SubmitterRecordTest.php index bc79ff3740..b80fff3652 100644 --- a/tests/app/Elements/SubmitterRecordTest.php +++ b/tests/app/Elements/SubmitterRecordTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SubmitterRegisteredRfnTest.php b/tests/app/Elements/SubmitterRegisteredRfnTest.php index 54670c4939..0cf12eb6b3 100644 --- a/tests/app/Elements/SubmitterRegisteredRfnTest.php +++ b/tests/app/Elements/SubmitterRegisteredRfnTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/SubmitterTextTest.php b/tests/app/Elements/SubmitterTextTest.php index 0609c2d35b..3e0ac9d234 100644 --- a/tests/app/Elements/SubmitterTextTest.php +++ b/tests/app/Elements/SubmitterTextTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/TempleCodeTest.php b/tests/app/Elements/TempleCodeTest.php index f2d6ee620e..b5cb6f2808 100644 --- a/tests/app/Elements/TempleCodeTest.php +++ b/tests/app/Elements/TempleCodeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/TextFromSourceTest.php b/tests/app/Elements/TextFromSourceTest.php index d975f9dd1a..9f1aee4f39 100644 --- a/tests/app/Elements/TextFromSourceTest.php +++ b/tests/app/Elements/TextFromSourceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/TimeValueTest.php b/tests/app/Elements/TimeValueTest.php index e713705aff..d40f799c30 100644 --- a/tests/app/Elements/TimeValueTest.php +++ b/tests/app/Elements/TimeValueTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/TransmissionDateTest.php b/tests/app/Elements/TransmissionDateTest.php index 489971f14a..508c95d6f1 100644 --- a/tests/app/Elements/TransmissionDateTest.php +++ b/tests/app/Elements/TransmissionDateTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/UnknownElementTest.php b/tests/app/Elements/UnknownElementTest.php index 37538b0c8a..375269b9a0 100644 --- a/tests/app/Elements/UnknownElementTest.php +++ b/tests/app/Elements/UnknownElementTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/UserReferenceNumberTest.php b/tests/app/Elements/UserReferenceNumberTest.php index fd2fa7db1b..163dc7e6ef 100644 --- a/tests/app/Elements/UserReferenceNumberTest.php +++ b/tests/app/Elements/UserReferenceNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/UserReferenceTypeTest.php b/tests/app/Elements/UserReferenceTypeTest.php index ed141e1998..7e6901214b 100644 --- a/tests/app/Elements/UserReferenceTypeTest.php +++ b/tests/app/Elements/UserReferenceTypeTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/VersionNumberTest.php b/tests/app/Elements/VersionNumberTest.php index a12889d904..4f7c04f2dc 100644 --- a/tests/app/Elements/VersionNumberTest.php +++ b/tests/app/Elements/VersionNumberTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/WebtreesUserTest.php b/tests/app/Elements/WebtreesUserTest.php index 52c52baccb..6e31b6d093 100644 --- a/tests/app/Elements/WebtreesUserTest.php +++ b/tests/app/Elements/WebtreesUserTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/WhereWithinSourceTest.php b/tests/app/Elements/WhereWithinSourceTest.php index 5337ffadb6..ec78090a6d 100644 --- a/tests/app/Elements/WhereWithinSourceTest.php +++ b/tests/app/Elements/WhereWithinSourceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/WillTest.php b/tests/app/Elements/WillTest.php index 3e85bab9dc..5c8ab93baf 100644 --- a/tests/app/Elements/WillTest.php +++ b/tests/app/Elements/WillTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefFamilyTest.php b/tests/app/Elements/XrefFamilyTest.php index 6a2b83e954..ff76c2b546 100644 --- a/tests/app/Elements/XrefFamilyTest.php +++ b/tests/app/Elements/XrefFamilyTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefIndividualTest.php b/tests/app/Elements/XrefIndividualTest.php index f88cbf75c1..2c9a557c9b 100644 --- a/tests/app/Elements/XrefIndividualTest.php +++ b/tests/app/Elements/XrefIndividualTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefLocationTest.php b/tests/app/Elements/XrefLocationTest.php index 1fff9053de..ab41a985f1 100644 --- a/tests/app/Elements/XrefLocationTest.php +++ b/tests/app/Elements/XrefLocationTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefMediaTest.php b/tests/app/Elements/XrefMediaTest.php index 83c8541df9..e1bfbb9338 100644 --- a/tests/app/Elements/XrefMediaTest.php +++ b/tests/app/Elements/XrefMediaTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefNoteTest.php b/tests/app/Elements/XrefNoteTest.php index 26fce9d2a9..86481277b2 100644 --- a/tests/app/Elements/XrefNoteTest.php +++ b/tests/app/Elements/XrefNoteTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefRepositoryTest.php b/tests/app/Elements/XrefRepositoryTest.php index 4c74c7f35c..020bb900b9 100644 --- a/tests/app/Elements/XrefRepositoryTest.php +++ b/tests/app/Elements/XrefRepositoryTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefSourceTest.php b/tests/app/Elements/XrefSourceTest.php index 2f73996c11..585c2a6bae 100644 --- a/tests/app/Elements/XrefSourceTest.php +++ b/tests/app/Elements/XrefSourceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefSubmissionTest.php b/tests/app/Elements/XrefSubmissionTest.php index 5d4ff704e7..9ab508df19 100644 --- a/tests/app/Elements/XrefSubmissionTest.php +++ b/tests/app/Elements/XrefSubmissionTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Elements/XrefSubmitterTest.php b/tests/app/Elements/XrefSubmitterTest.php index a713c18ffa..9c650ae384 100644 --- a/tests/app/Elements/XrefSubmitterTest.php +++ b/tests/app/Elements/XrefSubmitterTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2021 webtrees development team + * Copyright (C) 2022 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
