summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2023-01-25 10:00:53 +0000
committerGreg Roach <greg@subaqua.co.uk>2023-01-25 10:01:35 +0000
commitd11be7027e34e3121be11cc025421873364403f9 (patch)
tree8829e9aca8e25732f281e175a2cb29f3665bd878 /tests
parentb11cdcd45131b1585d66693fab363cfeb18c51a4 (diff)
downloadwebtrees-d11be7027e34e3121be11cc025421873364403f9.tar.gz
webtrees-d11be7027e34e3121be11cc025421873364403f9.tar.bz2
webtrees-d11be7027e34e3121be11cc025421873364403f9.zip
It's 2023
Diffstat (limited to 'tests')
-rw-r--r--tests/MockGlobalFunctions.php2
-rw-r--r--tests/TestCase.php2
-rw-r--r--tests/app/AgeTest.php2
-rw-r--r--tests/app/AuthTest.php2
-rw-r--r--tests/app/CacheTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeFemale5YearsTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeFemaleTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeMale5YearsTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeMaleTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeMarriedTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeNextBirthDayTest.php2
-rw-r--r--tests/app/Census/CensusColumnAgeTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthDateTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthDayMonthYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthDaySlashMonthTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthDayTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthMonthDayTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthMonthTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthPlaceSimpleTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthPlaceTest.php2
-rw-r--r--tests/app/Census/CensusColumnBirthYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnBornForeignPartsTest.php2
-rw-r--r--tests/app/Census/CensusColumnChildrenBornAliveTest.php2
-rw-r--r--tests/app/Census/CensusColumnChildrenDiedTest.php2
-rw-r--r--tests/app/Census/CensusColumnChildrenLivingTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionCanadaMarriedSingleTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionCanadaMarriedWidowedTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionCanadaTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionCanadaWidowedFemaleTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionCanadaWidowedMaleTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionCanadaWidowedTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionDanishTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionEnglishTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionFrenchFemmeTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionFrenchFilleTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionFrenchGarconTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionFrenchHommeTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionFrenchVeufTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionFrenchVeuveTest.php2
-rw-r--r--tests/app/Census/CensusColumnConditionUsTest.php2
-rw-r--r--tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php2
-rw-r--r--tests/app/Census/CensusColumnFatherBirthPlaceTest.php2
-rw-r--r--tests/app/Census/CensusColumnFatherForeignTest.php2
-rw-r--r--tests/app/Census/CensusColumnFullNameTest.php2
-rw-r--r--tests/app/Census/CensusColumnGivenNameInitialTest.php2
-rw-r--r--tests/app/Census/CensusColumnGivenNamesTest.php2
-rw-r--r--tests/app/Census/CensusColumnMarriedWithinYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php2
-rw-r--r--tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php2
-rw-r--r--tests/app/Census/CensusColumnMotherBirthPlaceTest.php2
-rw-r--r--tests/app/Census/CensusColumnMotherForeignTest.php2
-rw-r--r--tests/app/Census/CensusColumnNationalityTest.php2
-rw-r--r--tests/app/Census/CensusColumnNullTest.php2
-rw-r--r--tests/app/Census/CensusColumnOccupationTest.php2
-rw-r--r--tests/app/Census/CensusColumnRelationToHeadEnglishTest.php2
-rw-r--r--tests/app/Census/CensusColumnRelationToHeadGermanTest.php2
-rw-r--r--tests/app/Census/CensusColumnRelationToHeadTest.php2
-rw-r--r--tests/app/Census/CensusColumnReligionTest.php2
-rw-r--r--tests/app/Census/CensusColumnSexFTest.php2
-rw-r--r--tests/app/Census/CensusColumnSexMFTest.php2
-rw-r--r--tests/app/Census/CensusColumnSexMKTest.php2
-rw-r--r--tests/app/Census/CensusColumnSexMTest.php2
-rw-r--r--tests/app/Census/CensusColumnSexMZTest.php2
-rw-r--r--tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php2
-rw-r--r--tests/app/Census/CensusColumnSurnameGivenNamesTest.php2
-rw-r--r--tests/app/Census/CensusColumnSurnameTest.php2
-rw-r--r--tests/app/Census/CensusColumnYearsMarriedTest.php2
-rw-r--r--tests/app/Census/CensusOfCanada1851Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1861Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1871Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1881Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1891Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1901Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1911Test.php2
-rw-r--r--tests/app/Census/CensusOfCanada1921Test.php2
-rw-r--r--tests/app/Census/CensusOfCanadaPraries1916Test.php2
-rw-r--r--tests/app/Census/CensusOfCanadaPraries1926Test.php2
-rw-r--r--tests/app/Census/CensusOfCanadaTest.php2
-rw-r--r--tests/app/Census/CensusOfCzechRepublic1880Test.php2
-rw-r--r--tests/app/Census/CensusOfCzechRepublic1890Test.php2
-rw-r--r--tests/app/Census/CensusOfCzechRepublic1900Test.php2
-rw-r--r--tests/app/Census/CensusOfCzechRepublic1910Test.php2
-rw-r--r--tests/app/Census/CensusOfCzechRepublic1921Test.php2
-rw-r--r--tests/app/Census/CensusOfCzechRepublicTest.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1787Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1801Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1803Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1834Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1835Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1840Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1845Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1850Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1855Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1860Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1870Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1880Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1885Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1890Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1901Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1906Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1911Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1916Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1921Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1925Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1930Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmark1940Test.php2
-rw-r--r--tests/app/Census/CensusOfDenmarkTest.php2
-rw-r--r--tests/app/Census/CensusOfDeutschland1819Test.php2
-rw-r--r--tests/app/Census/CensusOfDeutschland1867Test.php2
-rw-r--r--tests/app/Census/CensusOfDeutschland1900Test.php2
-rw-r--r--tests/app/Census/CensusOfDeutschland1919Test.php2
-rw-r--r--tests/app/Census/CensusOfDeutschlandNL1867Test.php2
-rw-r--r--tests/app/Census/CensusOfDeutschlandTest.php2
-rw-r--r--tests/app/Census/CensusOfEngland1841Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1851Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1861Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1871Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1881Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1891Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1901Test.php2
-rw-r--r--tests/app/Census/CensusOfEngland1911Test.php2
-rw-r--r--tests/app/Census/CensusOfEnglandTest.php2
-rw-r--r--tests/app/Census/CensusOfFrance1831Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1836Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1841Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1846Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1851Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1856Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1861Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1866Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1872Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1876Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1881Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1886Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1891Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1896Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1901Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1906Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1911Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1921Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1926Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1931Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1936Test.php2
-rw-r--r--tests/app/Census/CensusOfFrance1946Test.php2
-rw-r--r--tests/app/Census/CensusOfFranceTest.php2
-rw-r--r--tests/app/Census/CensusOfRhodeIsland1905Test.php2
-rw-r--r--tests/app/Census/CensusOfRhodeIsland1915Test.php2
-rw-r--r--tests/app/Census/CensusOfRhodeIsland1925Test.php2
-rw-r--r--tests/app/Census/CensusOfRhodeIslandTest.php2
-rw-r--r--tests/app/Census/CensusOfScotland1841Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1851Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1861Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1871Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1881Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1891Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1901Test.php2
-rw-r--r--tests/app/Census/CensusOfScotland1911Test.php2
-rw-r--r--tests/app/Census/CensusOfScotlandTest.php2
-rw-r--r--tests/app/Census/CensusOfSlovakia1869Test.php2
-rw-r--r--tests/app/Census/CensusOfSlovakia1930Test.php2
-rw-r--r--tests/app/Census/CensusOfSlovakia1940Test.php2
-rw-r--r--tests/app/Census/CensusOfSlovakiaTest.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1790Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1800Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1810Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1820Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1830Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1840Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1850Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1860Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1870Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1880Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1890Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1900Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1910Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1920Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1930Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1940Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStates1950Test.php2
-rw-r--r--tests/app/Census/CensusOfUnitedStatesTest.php2
-rw-r--r--tests/app/Census/CensusOfWales1841Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1851Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1861Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1871Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1881Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1891Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1901Test.php2
-rw-r--r--tests/app/Census/CensusOfWales1911Test.php2
-rw-r--r--tests/app/Census/CensusOfWalesTest.php2
-rw-r--r--tests/app/Census/CensusTest.php2
-rw-r--r--tests/app/Census/RegisterOfEngland1939Test.php2
-rw-r--r--tests/app/Census/RegisterOfScotland1939Test.php2
-rw-r--r--tests/app/Census/RegisterOfWales1939Test.php2
-rw-r--r--tests/app/ColorGeneratorTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableContinueParserTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableExtensionTest.php2
-rw-r--r--tests/app/CommonMark/CensusTableStartParserTest.php2
-rw-r--r--tests/app/CommonMark/XrefExtensionTest.php2
-rw-r--r--tests/app/CommonMark/XrefNodeTest.php2
-rw-r--r--tests/app/CommonMark/XrefParserTest.php2
-rw-r--r--tests/app/CommonMark/XrefRendererTest.php2
-rw-r--r--tests/app/Console/ComposerScriptsTest.php2
-rw-r--r--tests/app/CustomTags/AldfaerTest.php2
-rw-r--r--tests/app/CustomTags/AncestryTest.php2
-rw-r--r--tests/app/CustomTags/BrothersKeeperTest.php2
-rw-r--r--tests/app/CustomTags/FamilySearchTest.php2
-rw-r--r--tests/app/CustomTags/FamilyTreeBuilderTest.php2
-rw-r--r--tests/app/CustomTags/FamilyTreeMakerTest.php2
-rw-r--r--tests/app/CustomTags/Gedcom7Test.php2
-rw-r--r--tests/app/CustomTags/GedcomLTest.php2
-rw-r--r--tests/app/CustomTags/GenPlusWinTest.php2
-rw-r--r--tests/app/CustomTags/GeneatiqueTest.php2
-rw-r--r--tests/app/CustomTags/HeredisTest.php2
-rw-r--r--tests/app/CustomTags/LegacyTest.php2
-rw-r--r--tests/app/CustomTags/MyHeritageTest.php2
-rw-r--r--tests/app/CustomTags/PersonalAncestralFileTest.php2
-rw-r--r--tests/app/CustomTags/PhpGedViewTest.php2
-rw-r--r--tests/app/CustomTags/ProGenTest.php2
-rw-r--r--tests/app/CustomTags/ReunionTest.php2
-rw-r--r--tests/app/CustomTags/RootsMagicTest.php2
-rw-r--r--tests/app/CustomTags/TheMasterGenealogistTest.php2
-rw-r--r--tests/app/Date/AbstractCalendarDateTest.php2
-rw-r--r--tests/app/Date/FrenchDateTest.php2
-rw-r--r--tests/app/Date/GregorianDateTest.php2
-rw-r--r--tests/app/Date/HijriDateTest.php2
-rw-r--r--tests/app/Date/JalaliDateTest.php2
-rw-r--r--tests/app/Date/JewishDateTest.php2
-rw-r--r--tests/app/Date/JulianDateTest.php2
-rw-r--r--tests/app/Date/RomanDateTest.php2
-rw-r--r--tests/app/DateTest.php2
-rw-r--r--tests/app/DefaultUserTest.php2
-rw-r--r--tests/app/Elements/AbstractElementTest.php2
-rw-r--r--tests/app/Elements/AbstractEventElementTest.php2
-rw-r--r--tests/app/Elements/AbstractXrefElementTest.php2
-rw-r--r--tests/app/Elements/AddressCityTest.php2
-rw-r--r--tests/app/Elements/AddressCountryTest.php2
-rw-r--r--tests/app/Elements/AddressEmailTest.php2
-rw-r--r--tests/app/Elements/AddressFaxTest.php2
-rw-r--r--tests/app/Elements/AddressLine1Test.php2
-rw-r--r--tests/app/Elements/AddressLine2Test.php2
-rw-r--r--tests/app/Elements/AddressLine3Test.php2
-rw-r--r--tests/app/Elements/AddressLineTest.php2
-rw-r--r--tests/app/Elements/AddressPostalCodeTest.php2
-rw-r--r--tests/app/Elements/AddressStateTest.php2
-rw-r--r--tests/app/Elements/AddressWebPageTest.php2
-rw-r--r--tests/app/Elements/AdoptedByWhichParentTest.php2
-rw-r--r--tests/app/Elements/AdoptionTest.php2
-rw-r--r--tests/app/Elements/AdultChristeningTest.php2
-rw-r--r--tests/app/Elements/AgeAtEventTest.php2
-rw-r--r--tests/app/Elements/AncestralFileNumberTest.php2
-rw-r--r--tests/app/Elements/AnnulmentTest.php2
-rw-r--r--tests/app/Elements/ApprovedSystemIdTest.php2
-rw-r--r--tests/app/Elements/AttributeDescriptorTest.php2
-rw-r--r--tests/app/Elements/AutomatedRecordIdTest.php2
-rw-r--r--tests/app/Elements/BaptismTest.php2
-rw-r--r--tests/app/Elements/BarMitzvahTest.php2
-rw-r--r--tests/app/Elements/BasMitzvahTest.php2
-rw-r--r--tests/app/Elements/BirthTest.php2
-rw-r--r--tests/app/Elements/BlessingTest.php2
-rw-r--r--tests/app/Elements/BurialTest.php2
-rw-r--r--tests/app/Elements/CasteNameTest.php2
-rw-r--r--tests/app/Elements/CauseOfEventTest.php2
-rw-r--r--tests/app/Elements/CensusTest.php2
-rw-r--r--tests/app/Elements/CertaintyAssessmentTest.php2
-rw-r--r--tests/app/Elements/ChangeDateTest.php2
-rw-r--r--tests/app/Elements/ChangeTest.php2
-rw-r--r--tests/app/Elements/CharacterSetTest.php2
-rw-r--r--tests/app/Elements/ChildLinkageStatusTest.php2
-rw-r--r--tests/app/Elements/ChristeningTest.php2
-rw-r--r--tests/app/Elements/ConfirmationTest.php2
-rw-r--r--tests/app/Elements/ContentDescriptionTest.php2
-rw-r--r--tests/app/Elements/CoordinatesTest.php2
-rw-r--r--tests/app/Elements/CopyrightFileTest.php2
-rw-r--r--tests/app/Elements/CopyrightSourceDataTest.php2
-rw-r--r--tests/app/Elements/CountOfChildrenFamTest.php2
-rw-r--r--tests/app/Elements/CountOfChildrenTest.php2
-rw-r--r--tests/app/Elements/CountOfMarriagesTest.php2
-rw-r--r--tests/app/Elements/CreationTest.php2
-rw-r--r--tests/app/Elements/CremationTest.php2
-rw-r--r--tests/app/Elements/CustomElementTest.php2
-rw-r--r--tests/app/Elements/CustomEventTest.php2
-rw-r--r--tests/app/Elements/CustomFactTest.php2
-rw-r--r--tests/app/Elements/CustomFamilyEventTest.php2
-rw-r--r--tests/app/Elements/CustomIndividualEventTest.php2
-rw-r--r--tests/app/Elements/DateLdsOrdTest.php2
-rw-r--r--tests/app/Elements/DateValueExactTest.php2
-rw-r--r--tests/app/Elements/DateValueTest.php2
-rw-r--r--tests/app/Elements/DateValueTodayTest.php2
-rw-r--r--tests/app/Elements/DeathTest.php2
-rw-r--r--tests/app/Elements/DemographicDataTypeTest.php2
-rw-r--r--tests/app/Elements/DescriptiveTitleTest.php2
-rw-r--r--tests/app/Elements/DivorceFiledTest.php2
-rw-r--r--tests/app/Elements/DivorceTest.php2
-rw-r--r--tests/app/Elements/EmigrationTest.php2
-rw-r--r--tests/app/Elements/EmptyElementTest.php2
-rw-r--r--tests/app/Elements/EngagementTest.php2
-rw-r--r--tests/app/Elements/EventAttributeTypeTest.php2
-rw-r--r--tests/app/Elements/EventOrFactClassificationTest.php2
-rw-r--r--tests/app/Elements/EventTypeCitedFromTest.php2
-rw-r--r--tests/app/Elements/EventsRecordedTest.php2
-rw-r--r--tests/app/Elements/ExternalIdentifierTest.php2
-rw-r--r--tests/app/Elements/ExternalIdentifierTypeTest.php2
-rw-r--r--tests/app/Elements/FamilyCensusTest.php2
-rw-r--r--tests/app/Elements/FamilyEventTest.php2
-rw-r--r--tests/app/Elements/FamilyFactTest.php2
-rw-r--r--tests/app/Elements/FamilyNonEventTest.php2
-rw-r--r--tests/app/Elements/FamilyRecordTest.php2
-rw-r--r--tests/app/Elements/FamilySearchFamilyTreeIdTest.php2
-rw-r--r--tests/app/Elements/FamilyStatusTextTest.php2
-rw-r--r--tests/app/Elements/FileNameTest.php2
-rw-r--r--tests/app/Elements/FirstCommunionTest.php2
-rw-r--r--tests/app/Elements/FormTest.php2
-rw-r--r--tests/app/Elements/GedcomElementTest.php2
-rw-r--r--tests/app/Elements/GenerationsOfAncestorsTest.php2
-rw-r--r--tests/app/Elements/GenerationsOfDescendantsTest.php2
-rw-r--r--tests/app/Elements/GovIdTypeTest.php2
-rw-r--r--tests/app/Elements/GovIdentifierTest.php2
-rw-r--r--tests/app/Elements/GraduationTest.php2
-rw-r--r--tests/app/Elements/HeaderRecordTest.php2
-rw-r--r--tests/app/Elements/HierarchicalRelationshipTest.php2
-rw-r--r--tests/app/Elements/ImmigrationTest.php2
-rw-r--r--tests/app/Elements/IndividualEventTest.php2
-rw-r--r--tests/app/Elements/IndividualFactTest.php2
-rw-r--r--tests/app/Elements/IndividualNonEventTest.php2
-rw-r--r--tests/app/Elements/IndividualRecordTest.php2
-rw-r--r--tests/app/Elements/LanguageIdTest.php2
-rw-r--r--tests/app/Elements/LdsBaptismDateStatusTest.php2
-rw-r--r--tests/app/Elements/LdsBaptismTest.php2
-rw-r--r--tests/app/Elements/LdsChildSealingDateStatusTest.php2
-rw-r--r--tests/app/Elements/LdsChildSealingTest.php2
-rw-r--r--tests/app/Elements/LdsConfirmationTest.php2
-rw-r--r--tests/app/Elements/LdsEndowmentDateStatusTest.php2
-rw-r--r--tests/app/Elements/LdsEndowmentTest.php2
-rw-r--r--tests/app/Elements/LdsInitiatoryTest.php2
-rw-r--r--tests/app/Elements/LdsOrdinanceStatusTest.php2
-rw-r--r--tests/app/Elements/LdsSpouseSealingDateStatusTest.php2
-rw-r--r--tests/app/Elements/LdsSpouseSealingTest.php2
-rw-r--r--tests/app/Elements/LocationRecordTest.php2
-rw-r--r--tests/app/Elements/MaidenheadLocatorTest.php2
-rw-r--r--tests/app/Elements/MarriageBannsTest.php2
-rw-r--r--tests/app/Elements/MarriageContractTest.php2
-rw-r--r--tests/app/Elements/MarriageLicenceTest.php2
-rw-r--r--tests/app/Elements/MarriageSettlementTest.php2
-rw-r--r--tests/app/Elements/MarriageTest.php2
-rw-r--r--tests/app/Elements/MarriageTypeTest.php2
-rw-r--r--tests/app/Elements/MediaRecordTest.php2
-rw-r--r--tests/app/Elements/MultimediaFileReferenceTest.php2
-rw-r--r--tests/app/Elements/MultimediaFormatTest.php2
-rw-r--r--tests/app/Elements/NameOfBusinessTest.php2
-rw-r--r--tests/app/Elements/NameOfFamilyFileTest.php2
-rw-r--r--tests/app/Elements/NameOfProductTest.php2
-rw-r--r--tests/app/Elements/NameOfRepositoryTest.php2
-rw-r--r--tests/app/Elements/NameOfSourceDataTest.php2
-rw-r--r--tests/app/Elements/NamePersonalTest.php2
-rw-r--r--tests/app/Elements/NamePhoneticVariationTest.php2
-rw-r--r--tests/app/Elements/NamePieceGivenTest.php2
-rw-r--r--tests/app/Elements/NamePieceNicknameTest.php2
-rw-r--r--tests/app/Elements/NamePiecePrefixTest.php2
-rw-r--r--tests/app/Elements/NamePieceSuffixTest.php2
-rw-r--r--tests/app/Elements/NamePieceSurnamePrefixTest.php2
-rw-r--r--tests/app/Elements/NamePieceSurnameTest.php2
-rw-r--r--tests/app/Elements/NameRomanizedVariationTest.php2
-rw-r--r--tests/app/Elements/NameTypeTest.php2
-rw-r--r--tests/app/Elements/NationalIdNumberTest.php2
-rw-r--r--tests/app/Elements/NationalOrTribalOriginTest.php2
-rw-r--r--tests/app/Elements/NaturalizationTest.php2
-rw-r--r--tests/app/Elements/NobilityTypeTitleTest.php2
-rw-r--r--tests/app/Elements/NoteRecordTest.php2
-rw-r--r--tests/app/Elements/NoteStructureTest.php2
-rw-r--r--tests/app/Elements/OccupationTest.php2
-rw-r--r--tests/app/Elements/OrdinanceProcessFlagTest.php2
-rw-r--r--tests/app/Elements/OrdinationTest.php2
-rw-r--r--tests/app/Elements/PafUidTest.php2
-rw-r--r--tests/app/Elements/PedigreeLinkageTypeTest.php2
-rw-r--r--tests/app/Elements/PermanentRecordFileNumberTest.php2
-rw-r--r--tests/app/Elements/PhoneNumberTest.php2
-rw-r--r--tests/app/Elements/PhoneticTypeTest.php2
-rw-r--r--tests/app/Elements/PhysicalDescriptionTest.php2
-rw-r--r--tests/app/Elements/PlaceHierarchyTest.php2
-rw-r--r--tests/app/Elements/PlaceLatitudeTest.php2
-rw-r--r--tests/app/Elements/PlaceLivingOrdinanceTest.php2
-rw-r--r--tests/app/Elements/PlaceLongtitudeTest.php2
-rw-r--r--tests/app/Elements/PlaceNameTest.php2
-rw-r--r--tests/app/Elements/PlacePhoneticVariationTest.php2
-rw-r--r--tests/app/Elements/PlaceRomanizedVariationTest.php2
-rw-r--r--tests/app/Elements/PossessionsTest.php2
-rw-r--r--tests/app/Elements/ProbateTest.php2
-rw-r--r--tests/app/Elements/PublicationDateTest.php2
-rw-r--r--tests/app/Elements/ReceivingSystemNameTest.php2
-rw-r--r--tests/app/Elements/RelationIsDescriptorTest.php2
-rw-r--r--tests/app/Elements/ReligiousAffiliationTest.php2
-rw-r--r--tests/app/Elements/RepositoryRecordTest.php2
-rw-r--r--tests/app/Elements/ResearchTaskPriorityTest.php2
-rw-r--r--tests/app/Elements/ResearchTaskStatusTest.php2
-rw-r--r--tests/app/Elements/ResearchTaskTest.php2
-rw-r--r--tests/app/Elements/ResearchTaskTypeTest.php2
-rw-r--r--tests/app/Elements/ResidenceTest.php2
-rw-r--r--tests/app/Elements/ResidenceWithValueTest.php2
-rw-r--r--tests/app/Elements/ResponsibleAgencyTest.php2
-rw-r--r--tests/app/Elements/RestrictionNoticeTest.php2
-rw-r--r--tests/app/Elements/RetirementTest.php2
-rw-r--r--tests/app/Elements/RoleInEventTest.php2
-rw-r--r--tests/app/Elements/RomanizedTypeTest.php2
-rw-r--r--tests/app/Elements/ScholasticAchievementTest.php2
-rw-r--r--tests/app/Elements/SexValueTest.php2
-rw-r--r--tests/app/Elements/SexXValueTest.php2
-rw-r--r--tests/app/Elements/SocialSecurityNumberTest.php2
-rw-r--r--tests/app/Elements/SourceCallNumberTest.php2
-rw-r--r--tests/app/Elements/SourceDataTest.php2
-rw-r--r--tests/app/Elements/SourceDescriptiveTitleTest.php2
-rw-r--r--tests/app/Elements/SourceFiledByEntryTest.php2
-rw-r--r--tests/app/Elements/SourceJurisdictionPlaceTest.php2
-rw-r--r--tests/app/Elements/SourceMediaTypeTest.php2
-rw-r--r--tests/app/Elements/SourceOriginatorTest.php2
-rw-r--r--tests/app/Elements/SourcePublicationFactsTest.php2
-rw-r--r--tests/app/Elements/SourceRecordTest.php2
-rw-r--r--tests/app/Elements/SubmissionRecordTest.php2
-rw-r--r--tests/app/Elements/SubmitterNameTest.php2
-rw-r--r--tests/app/Elements/SubmitterRecordTest.php2
-rw-r--r--tests/app/Elements/SubmitterRegisteredRfnTest.php2
-rw-r--r--tests/app/Elements/SubmitterTextTest.php2
-rw-r--r--tests/app/Elements/TempleCodeTest.php2
-rw-r--r--tests/app/Elements/TextFromSourceTest.php2
-rw-r--r--tests/app/Elements/TimeValueNowTest.php2
-rw-r--r--tests/app/Elements/TimeValueTest.php2
-rw-r--r--tests/app/Elements/TransmissionDateTest.php2
-rw-r--r--tests/app/Elements/UidTest.php2
-rw-r--r--tests/app/Elements/UnknownElementTest.php2
-rw-r--r--tests/app/Elements/UserReferenceNumberTest.php2
-rw-r--r--tests/app/Elements/UserReferenceTypeTest.php2
-rw-r--r--tests/app/Elements/VersionNumberTest.php2
-rw-r--r--tests/app/Elements/WebtreesUserTest.php2
-rw-r--r--tests/app/Elements/WhereWithinSourceTest.php2
-rw-r--r--tests/app/Elements/WillTest.php2
-rw-r--r--tests/app/Elements/XrefAssociateTest.php2
-rw-r--r--tests/app/Elements/XrefFamilyTest.php2
-rw-r--r--tests/app/Elements/XrefIndividualTest.php2
-rw-r--r--tests/app/Elements/XrefLocationTest.php2
-rw-r--r--tests/app/Elements/XrefMediaTest.php2
-rw-r--r--tests/app/Elements/XrefNoteTest.php2
-rw-r--r--tests/app/Elements/XrefRepositoryTest.php2
-rw-r--r--tests/app/Elements/XrefSharedNoteTest.php2
-rw-r--r--tests/app/Elements/XrefSourceTest.php2
-rw-r--r--tests/app/Elements/XrefSubmissionTest.php2
-rw-r--r--tests/app/Elements/XrefSubmitterTest.php2
-rw-r--r--tests/app/Encodings/ASCIITest.php2
-rw-r--r--tests/app/Encodings/AnselTest.php2
-rw-r--r--tests/app/Encodings/CP437Test.php2
-rw-r--r--tests/app/Encodings/CP850Test.php2
-rw-r--r--tests/app/Encodings/ISO88591Test.php2
-rw-r--r--tests/app/Encodings/ISO88592Test.php2
-rw-r--r--tests/app/Encodings/MacRomanTest.php2
-rw-r--r--tests/app/Encodings/UTF16BETest.php2
-rw-r--r--tests/app/Encodings/UTF16LETest.php2
-rw-r--r--tests/app/Encodings/UTF8Test.php2
-rw-r--r--tests/app/Encodings/Windows1250Test.php2
-rw-r--r--tests/app/Encodings/Windows1251Test.php2
-rw-r--r--tests/app/Encodings/Windows1252Test.php2
-rw-r--r--tests/app/Exceptions/FileUploadExceptionTest.php2
-rw-r--r--tests/app/Exceptions/GedcomErrorExceptionTest.php2
-rw-r--r--tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php2
-rw-r--r--tests/app/FactTest.php2
-rw-r--r--tests/app/Factories/CacheFactoryTest.php2
-rw-r--r--tests/app/Factories/CalendarDateFactoryTest.php2
-rw-r--r--tests/app/Factories/ElementFactoryTest.php2
-rw-r--r--tests/app/Factories/EncodingFactoryTest.php2
-rw-r--r--tests/app/Factories/FamilyFactoryTest.php2
-rw-r--r--tests/app/Factories/FilesystemFactoryTest.php2
-rw-r--r--tests/app/Factories/GedcomRecordFactoryTest.php2
-rw-r--r--tests/app/Factories/HeaderFactoryTest.php2
-rw-r--r--tests/app/Factories/IdFactoryTest.php2
-rw-r--r--tests/app/Factories/ImageFactoryTest.php2
-rw-r--r--tests/app/Factories/IndividualFactoryTest.php2
-rw-r--r--tests/app/Factories/LocationFactoryTest.php2
-rw-r--r--tests/app/Factories/MarkdownFactoryTest.php2
-rw-r--r--tests/app/Factories/MediaFactoryTest.php2
-rw-r--r--tests/app/Factories/NoteFactoryTest.php2
-rw-r--r--tests/app/Factories/RepositoryFactoryTest.php2
-rw-r--r--tests/app/Factories/ResponseFactoryTest.php2
-rw-r--r--tests/app/Factories/RouteFactoryTest.php2
-rw-r--r--tests/app/Factories/SharedNoteFactoryTest.php2
-rw-r--r--tests/app/Factories/SlugFactoryTest.php2
-rw-r--r--tests/app/Factories/SourceFactoryTest.php2
-rw-r--r--tests/app/Factories/SubmissionFactoryTest.php2
-rw-r--r--tests/app/Factories/SubmitterFactoryTest.php2
-rw-r--r--tests/app/Factories/SurnameTraditionFactoryTest.php2
-rw-r--r--tests/app/Factories/TimeFactoryTest.php2
-rw-r--r--tests/app/Factories/TimestampFactoryTest.php2
-rw-r--r--tests/app/Factories/XrefFactoryTest.php2
-rw-r--r--tests/app/FamilyTest.php2
-rw-r--r--tests/app/FlashMessagesTest.php2
-rw-r--r--tests/app/GedcomFilters/GedcomEncodingFilterTest.php2
-rw-r--r--tests/app/GedcomRecordTest.php2
-rw-r--r--tests/app/GedcomTest.php2
-rw-r--r--tests/app/GuestUserTest.php2
-rw-r--r--tests/app/HeaderTest.php2
-rw-r--r--tests/app/HtmlTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php2
-rw-r--r--tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthAdministratorTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthEditorTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthLoggedInTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthManagerTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthMemberTest.php2
-rw-r--r--tests/app/Http/Middleware/AuthModeratorTest.php2
-rw-r--r--tests/app/Http/Middleware/BadBotBlockerTest.php2
-rw-r--r--tests/app/Http/Middleware/BaseUrlTest.php2
-rw-r--r--tests/app/Http/Middleware/BootModulesTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckCsrfTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckForMaintenanceModeTest.php2
-rw-r--r--tests/app/Http/Middleware/CheckForNewVersionTest.php2
-rw-r--r--tests/app/Http/Middleware/ClientIpTest.php2
-rw-r--r--tests/app/Http/Middleware/CompressResponseTest.php2
-rw-r--r--tests/app/Http/Middleware/ContentLengthTest.php2
-rw-r--r--tests/app/Http/Middleware/DoHousekeepingTest.php2
-rw-r--r--tests/app/Http/Middleware/EmitResponseTest.php2
-rw-r--r--tests/app/Http/Middleware/HandleExceptionsTest.php2
-rw-r--r--tests/app/Http/Middleware/LoadRoutesTest.php2
-rw-r--r--tests/app/Http/Middleware/NoRouteFoundTest.php2
-rw-r--r--tests/app/Http/Middleware/PhpEnvironmentTest.php2
-rw-r--r--tests/app/Http/Middleware/ReadConfigIniTest.php2
-rw-r--r--tests/app/Http/Middleware/RegisterGedcomTagsTest.php2
-rw-r--r--tests/app/Http/Middleware/RequestHandlerTest.php2
-rw-r--r--tests/app/Http/Middleware/RouterTest.php2
-rw-r--r--tests/app/Http/Middleware/SecurityHeadersTest.php2
-rw-r--r--tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php2
-rw-r--r--tests/app/Http/Middleware/UseDatabaseTest.php2
-rw-r--r--tests/app/Http/Middleware/UseLanguageTest.php2
-rw-r--r--tests/app/Http/Middleware/UseSessionTest.php2
-rw-r--r--tests/app/Http/Middleware/UseThemeTest.php2
-rw-r--r--tests/app/Http/Middleware/UseTransactionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AccountDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AccountEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AccountUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddMediaFileActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddMediaFileModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddNewFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AdsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AppAdsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BroadcastActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BroadcastPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarEventsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CalendarPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CheckTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CleanDataFolderTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ContactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ContactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ControlPanelControllerTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ControlPanelTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CopyFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateLocationActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateLocationModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateNoteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateNoteModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSourceActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSourceModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/CreateTreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixChooseTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixPreviewTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixSelectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DataFixUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeletePathTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/DeleteUserTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditFactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditFactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditMediaFileActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditMediaFileModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditNoteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditNotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawFactActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawFactPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRawRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EditRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/EmptyClipboardTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomClientTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ExportGedcomServerTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FaviconIcoTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/GedcomLoadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/GedcomRecordPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HeaderPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HelpTextTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/HomePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportGedcomActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportGedcomPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportThumbnailsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportThumbnailsDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ImportThumbnailsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/IndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LocationPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LoginActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LoginPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/LogoutTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ManageTreesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataAddTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataExportCSVTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataImportActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataImportPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataListTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MapDataSaveTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MasqueradeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaFileDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeFactsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeFactsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeRecordsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeRecordsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeTreesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MergeTreesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessageActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessagePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/MessageSelectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModuleActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAllActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAllPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesChartsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesChartsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesFootersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesFootersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesListsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesListsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMenusActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesMenusPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesReportsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesReportsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSharesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSharesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesTabsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesTabsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesThemesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ModulesThemesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/NotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordRequestActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordRequestPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordResetActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasswordResetPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PasteFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PendingChangesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PhpInformationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/PingTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectDescendencyPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectModulePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectNotePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RegisterActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RegisterPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RenumberTreeActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RenumberTreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderNamesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReorderNamesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportGenerateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportListActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportListPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportSetupActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/ReportSetupPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RepositoryPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/RobotsTxtTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchGeneralPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchQuickActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchReplaceActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SearchReplacePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectLanguageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectNewFactTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SelectThemeTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SetupWizardTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SharedNotePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteLogsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SitePreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SitePreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteTagsActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SiteTagsPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SourcePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SubmissionPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SubmitterPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/SynchronizeTreesTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectFamilyTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectIndividualTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectLocationTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectNoteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectPlaceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSourceTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePageUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePreferencesActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePreferencesPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePrivacyActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/TreePrivacyPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UnconnectedActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UnconnectedPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UploadMediaActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UploadMediaPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserAddActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserAddPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserEditActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserEditPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListDataTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserListTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageEditTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UserPageUpdateTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UsersCleanupActionTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/UsersCleanupPageTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/VerifyEmailTest.php2
-rw-r--r--tests/app/Http/RequestHandlers/WebmanifestJsonTest.php2
-rw-r--r--tests/app/Http/Routes/ApiRoutesTest.php2
-rw-r--r--tests/app/Http/Routes/WebRoutesTest.php2
-rw-r--r--tests/app/I18NTest.php2
-rw-r--r--tests/app/IndividualTest.php2
-rw-r--r--tests/app/LocationTest.php2
-rw-r--r--tests/app/LogTest.php2
-rw-r--r--tests/app/MediaFileTest.php2
-rw-r--r--tests/app/MediaTest.php2
-rw-r--r--tests/app/MenuTest.php2
-rw-r--r--tests/app/MimeTest.php2
-rw-r--r--tests/app/Module/AhnentafelReportModuleTest.php2
-rw-r--r--tests/app/Module/AlbumModuleTest.php2
-rw-r--r--tests/app/Module/AncestorsChartModuleTest.php2
-rw-r--r--tests/app/Module/AustrianHistoricEventsTest.php2
-rw-r--r--tests/app/Module/AustrianPresidentsTest.php2
-rw-r--r--tests/app/Module/BingMapsTest.php2
-rw-r--r--tests/app/Module/BingWebmasterToolsModuleTest.php2
-rw-r--r--tests/app/Module/BirthDeathMarriageReportModuleTest.php2
-rw-r--r--tests/app/Module/BirthReportModuleTest.php2
-rw-r--r--tests/app/Module/BranchesListModuleTest.php2
-rw-r--r--tests/app/Module/BritishMonarchsTest.php2
-rw-r--r--tests/app/Module/BritishPrimeMinistersTest.php2
-rw-r--r--tests/app/Module/BritishSocialHistoryTest.php2
-rw-r--r--tests/app/Module/CalendarMenuModuleTest.php2
-rw-r--r--tests/app/Module/CemeteryReportModuleTest.php2
-rw-r--r--tests/app/Module/CensusAssistantModuleTest.php2
-rw-r--r--tests/app/Module/ChangeReportModuleTest.php2
-rw-r--r--tests/app/Module/ChartsBlockModuleTest.php2
-rw-r--r--tests/app/Module/ChartsMenuModuleTest.php2
-rw-r--r--tests/app/Module/CheckForNewVersionTest.php2
-rw-r--r--tests/app/Module/CkeditorModuleTest.php2
-rw-r--r--tests/app/Module/ClippingsCartModuleTest.php2
-rw-r--r--tests/app/Module/CloudsThemeTest.php2
-rw-r--r--tests/app/Module/ColorsThemeTest.php2
-rw-r--r--tests/app/Module/CompactTreeChartModuleTest.php2
-rw-r--r--tests/app/Module/ContactsFooterModuleTest.php2
-rw-r--r--tests/app/Module/CustomCssJsModuleTest.php2
-rw-r--r--tests/app/Module/CzechMonarchsAndPresidentsTest.php2
-rw-r--r--tests/app/Module/DeathReportModuleTest.php2
-rw-r--r--tests/app/Module/DescendancyChartModuleTest.php2
-rw-r--r--tests/app/Module/DescendancyModuleTest.php2
-rw-r--r--tests/app/Module/DescendancyReportModuleTest.php2
-rw-r--r--tests/app/Module/DutchMonarchsTest.php2
-rw-r--r--tests/app/Module/DutchPrimeMinistersTest.php2
-rw-r--r--tests/app/Module/EsriMapsTest.php2
-rw-r--r--tests/app/Module/FabThemeTest.php2
-rw-r--r--tests/app/Module/FactSourcesReportModuleTest.php2
-rw-r--r--tests/app/Module/FamilyBookChartModuleTest.php2
-rw-r--r--tests/app/Module/FamilyGroupReportModuleTest.php2
-rw-r--r--tests/app/Module/FamilyListModuleTest.php2
-rw-r--r--tests/app/Module/FamilyNavigatorModuleTest.php2
-rw-r--r--tests/app/Module/FamilyTreeFavoritesModuleTest.php2
-rw-r--r--tests/app/Module/FamilyTreeNewsModuleTest.php2
-rw-r--r--tests/app/Module/FamilyTreeStatisticsModuleTest.php2
-rw-r--r--tests/app/Module/FanChartModuleTest.php2
-rw-r--r--tests/app/Module/FixCemeteryTagTest.php2
-rw-r--r--tests/app/Module/FixDuplicateLinksTest.php2
-rw-r--r--tests/app/Module/FixMissingDeathsTest.php2
-rw-r--r--tests/app/Module/FixNameSlashesAndSpacesTest.php2
-rw-r--r--tests/app/Module/FixNameTagsTest.php2
-rw-r--r--tests/app/Module/FixPlaceNamesTest.php2
-rw-r--r--tests/app/Module/FixPrimaryTagTest.php2
-rw-r--r--tests/app/Module/FixSearchAndReplaceTest.php2
-rw-r--r--tests/app/Module/FixWtObjeSortTagTest.php2
-rw-r--r--tests/app/Module/FrenchHistoryTest.php2
-rw-r--r--tests/app/Module/FrequentlyAskedQuestionsModuleTest.php2
-rw-r--r--tests/app/Module/GeonamesAutocompleteTest.php2
-rw-r--r--tests/app/Module/GoogleAnalyticsModuleTest.php2
-rw-r--r--tests/app/Module/GoogleMapsTest.php2
-rw-r--r--tests/app/Module/GoogleWebmasterToolsModuleTest.php2
-rw-r--r--tests/app/Module/HereMapsTest.php2
-rw-r--r--tests/app/Module/HitCountFooterModuleTest.php2
-rw-r--r--tests/app/Module/HourglassChartModuleTest.php2
-rw-r--r--tests/app/Module/HtmlBlockModuleTest.php2
-rw-r--r--tests/app/Module/IndividualFactsTabModuleTest.php2
-rw-r--r--tests/app/Module/IndividualFamiliesReportModuleTest.php2
-rw-r--r--tests/app/Module/IndividualListModuleTest.php2
-rw-r--r--tests/app/Module/IndividualMetadataModuleTest.php2
-rw-r--r--tests/app/Module/IndividualReportModuleTest.php2
-rw-r--r--tests/app/Module/InteractiveTree/TreeViewTest.php2
-rw-r--r--tests/app/Module/InteractiveTreeModuleTest.php2
-rw-r--r--tests/app/Module/LanguageAfrikaansTest.php2
-rw-r--r--tests/app/Module/LanguageAlbanianTest.php2
-rw-r--r--tests/app/Module/LanguageArabicTest.php2
-rw-r--r--tests/app/Module/LanguageBosnianTest.php2
-rw-r--r--tests/app/Module/LanguageBulgarianTest.php2
-rw-r--r--tests/app/Module/LanguageCatalanTest.php2
-rw-r--r--tests/app/Module/LanguageChineseSimplifiedTest.php2
-rw-r--r--tests/app/Module/LanguageChineseTraditionalTest.php2
-rw-r--r--tests/app/Module/LanguageCroatianTest.php2
-rw-r--r--tests/app/Module/LanguageCzechTest.php2
-rw-r--r--tests/app/Module/LanguageDanishTest.php2
-rw-r--r--tests/app/Module/LanguageDivehiTest.php2
-rw-r--r--tests/app/Module/LanguageDutchTest.php2
-rw-r--r--tests/app/Module/LanguageEnglishAustraliaTest.php2
-rw-r--r--tests/app/Module/LanguageEnglishGreatBritainTest.php2
-rw-r--r--tests/app/Module/LanguageEnglishUnitedStatesTest.php2
-rw-r--r--tests/app/Module/LanguageEstonianTest.php2
-rw-r--r--tests/app/Module/LanguageFaroeseTest.php2
-rw-r--r--tests/app/Module/LanguageFarsiTest.php2
-rw-r--r--tests/app/Module/LanguageFinnishTest.php2
-rw-r--r--tests/app/Module/LanguageFrenchCanadaTest.php2
-rw-r--r--tests/app/Module/LanguageFrenchTest.php2
-rw-r--r--tests/app/Module/LanguageGalicianTest.php2
-rw-r--r--tests/app/Module/LanguageGeorgianTest.php2
-rw-r--r--tests/app/Module/LanguageGermanTest.php2
-rw-r--r--tests/app/Module/LanguageGreekTest.php2
-rw-r--r--tests/app/Module/LanguageHebrewTest.php2
-rw-r--r--tests/app/Module/LanguageHindiTest.php2
-rw-r--r--tests/app/Module/LanguageHungarianTest.php2
-rw-r--r--tests/app/Module/LanguageIcelandicTest.php2
-rw-r--r--tests/app/Module/LanguageIndonesianTest.php2
-rw-r--r--tests/app/Module/LanguageItalianTest.php2
-rw-r--r--tests/app/Module/LanguageJapaneseTest.php2
-rw-r--r--tests/app/Module/LanguageJavaneseTest.php2
-rw-r--r--tests/app/Module/LanguageKazhakTest.php2
-rw-r--r--tests/app/Module/LanguageKoreanTest.php2
-rw-r--r--tests/app/Module/LanguageKurdishTest.php2
-rw-r--r--tests/app/Module/LanguageLatvianTest.php2
-rw-r--r--tests/app/Module/LanguageLingalaTest.php2
-rw-r--r--tests/app/Module/LanguageLithuanianTest.php2
-rw-r--r--tests/app/Module/LanguageMalayTest.php2
-rw-r--r--tests/app/Module/LanguageMaoriTest.php2
-rw-r--r--tests/app/Module/LanguageMarathiTest.php2
-rw-r--r--tests/app/Module/LanguageNepaleseTest.php2
-rw-r--r--tests/app/Module/LanguageNorwegianBokmalTest.php2
-rw-r--r--tests/app/Module/LanguageNorwegianNynorskTest.php2
-rw-r--r--tests/app/Module/LanguageOccitanTest.php2
-rw-r--r--tests/app/Module/LanguagePolishTest.php2
-rw-r--r--tests/app/Module/LanguagePortugueseBrazilTest.php2
-rw-r--r--tests/app/Module/LanguagePortugueseTest.php2
-rw-r--r--tests/app/Module/LanguageRomanianTest.php2
-rw-r--r--tests/app/Module/LanguageRussianTest.php2
-rw-r--r--tests/app/Module/LanguageSerbianLatinTest.php2
-rw-r--r--tests/app/Module/LanguageSerbianTest.php2
-rw-r--r--tests/app/Module/LanguageSlovakianTest.php2
-rw-r--r--tests/app/Module/LanguageSlovenianTest.php2
-rw-r--r--tests/app/Module/LanguageSpanishTest.php2
-rw-r--r--tests/app/Module/LanguageSundaneseTest.php2
-rw-r--r--tests/app/Module/LanguageSwahiliTest.php2
-rw-r--r--tests/app/Module/LanguageSwedishTest.php2
-rw-r--r--tests/app/Module/LanguageTagalogTest.php2
-rw-r--r--tests/app/Module/LanguageTamilTest.php2
-rw-r--r--tests/app/Module/LanguageTatarTest.php2
-rw-r--r--tests/app/Module/LanguageThaiTest.php2
-rw-r--r--tests/app/Module/LanguageTurkishTest.php2
-rw-r--r--tests/app/Module/LanguageUkranianTest.php2
-rw-r--r--tests/app/Module/LanguageUrduTest.php2
-rw-r--r--tests/app/Module/LanguageVietnameseTest.php2
-rw-r--r--tests/app/Module/LanguageWelshTest.php2
-rw-r--r--tests/app/Module/LanguageYiddishTest.php2
-rw-r--r--tests/app/Module/LifespansChartModuleTest.php2
-rw-r--r--tests/app/Module/ListsMenuModuleTest.php2
-rw-r--r--tests/app/Module/LocationListModuleTest.php2
-rw-r--r--tests/app/Module/LoggedInUsersModuleTest.php2
-rw-r--r--tests/app/Module/LoginBlockModuleTest.php2
-rw-r--r--tests/app/Module/LowCountriesRulersTest.php2
-rw-r--r--tests/app/Module/MapBoxTest.php2
-rw-r--r--tests/app/Module/MapGeoLocationGeonamesTest.php2
-rw-r--r--tests/app/Module/MapGeoLocationNominatimTest.php2
-rw-r--r--tests/app/Module/MapGeoLocationOpenRouteServiceTest.php2
-rw-r--r--tests/app/Module/MapLinkBingTest.php2
-rw-r--r--tests/app/Module/MapLinkGoogleTest.php2
-rw-r--r--tests/app/Module/MapLinkOpenStreetMapTest.php2
-rw-r--r--tests/app/Module/MarriageReportModuleTest.php2
-rw-r--r--tests/app/Module/MatomoAnalyticsModuleTest.php2
-rw-r--r--tests/app/Module/MediaListModuleTest.php2
-rw-r--r--tests/app/Module/MediaTabModuleTest.php2
-rw-r--r--tests/app/Module/MinimalThemeTest.php2
-rw-r--r--tests/app/Module/MissingFactsReportModuleTest.php2
-rw-r--r--tests/app/Module/NoteListModuleTest.php2
-rw-r--r--tests/app/Module/NotesTabModuleTest.php2
-rw-r--r--tests/app/Module/OccupationReportModuleTest.php2
-rw-r--r--tests/app/Module/OnThisDayModuleTest.php2
-rw-r--r--tests/app/Module/OpenRouteServiceAutocompleteTest.php2
-rw-r--r--tests/app/Module/OpenStreetMapTest.php2
-rw-r--r--tests/app/Module/OrdnanceSurveyHistoricMapsTest.php2
-rw-r--r--tests/app/Module/PedigreeChartModuleTest.php2
-rw-r--r--tests/app/Module/PedigreeMapModuleTest.php2
-rw-r--r--tests/app/Module/PedigreeReportModuleTest.php2
-rw-r--r--tests/app/Module/PlaceHierarchyListModuleTest.php2
-rw-r--r--tests/app/Module/PlacesModuleTest.php2
-rw-r--r--tests/app/Module/PoweredByWebtreesModuleTest.php2
-rw-r--r--tests/app/Module/PrivacyPolicyTest.php2
-rw-r--r--tests/app/Module/RecentChangesModuleTest.php2
-rw-r--r--tests/app/Module/RedirectLegacyUrlsModuleTest.php2
-rw-r--r--tests/app/Module/RelatedIndividualsReportModuleTest.php2
-rw-r--r--tests/app/Module/RelationshipsChartModuleTest.php2
-rw-r--r--tests/app/Module/RelativesTabModuleTest.php2
-rw-r--r--tests/app/Module/ReportsMenuModuleTest.php2
-rw-r--r--tests/app/Module/RepositoryListModuleTest.php2
-rw-r--r--tests/app/Module/ResearchTaskModuleTest.php2
-rw-r--r--tests/app/Module/ReviewChangesModuleTest.php2
-rw-r--r--tests/app/Module/SearchMenuModuleTest.php2
-rw-r--r--tests/app/Module/ShareAnniversaryModuleTest.php2
-rw-r--r--tests/app/Module/ShareUrlModuleTest.php2
-rw-r--r--tests/app/Module/SiteMapModuleTest.php2
-rw-r--r--tests/app/Module/SlideShowModuleTest.php2
-rw-r--r--tests/app/Module/SourceListModuleTest.php2
-rw-r--r--tests/app/Module/SourcesTabModuleTest.php2
-rw-r--r--tests/app/Module/StatcounterModuleTest.php2
-rw-r--r--tests/app/Module/StatisticsChartModuleTest.php2
-rw-r--r--tests/app/Module/StoriesModuleTest.php2
-rw-r--r--tests/app/Module/SubmitterListModuleTest.php2
-rw-r--r--tests/app/Module/ThemeSelectModuleTest.php2
-rw-r--r--tests/app/Module/TimelineChartModuleTest.php2
-rw-r--r--tests/app/Module/TopGivenNamesModuleTest.php2
-rw-r--r--tests/app/Module/TopPageViewsModuleTest.php2
-rw-r--r--tests/app/Module/TopSurnamesModuleTest.php2
-rw-r--r--tests/app/Module/TreesMenuModuleTest.php2
-rw-r--r--tests/app/Module/USPresidentsTest.php2
-rw-r--r--tests/app/Module/UpcomingAnniversariesModuleTest.php2
-rw-r--r--tests/app/Module/UserFavoritesModuleTest.php2
-rw-r--r--tests/app/Module/UserJournalModuleTest.php2
-rw-r--r--tests/app/Module/UserMessagesModuleTest.php2
-rw-r--r--tests/app/Module/UserWelcomeModuleTest.php2
-rw-r--r--tests/app/Module/WebtreesThemeTest.php2
-rw-r--r--tests/app/Module/WelcomeBlockModuleTest.php2
-rw-r--r--tests/app/Module/XeneaThemeTest.php2
-rw-r--r--tests/app/Module/YahrzeitModuleTest.php2
-rw-r--r--tests/app/NoReplyUserTest.php2
-rw-r--r--tests/app/NoteTest.php2
-rw-r--r--tests/app/PlaceLocationTest.php2
-rw-r--r--tests/app/PlaceTest.php2
-rw-r--r--tests/app/RegistryTest.php2
-rw-r--r--tests/app/RelationshipTest.php2
-rw-r--r--tests/app/Report/HtmlRendererTest.php2
-rw-r--r--tests/app/Report/PdfRendererTest.php2
-rw-r--r--tests/app/Report/ReportBaseCellTest.php2
-rw-r--r--tests/app/Report/ReportBaseElementTest.php2
-rw-r--r--tests/app/Report/ReportBaseFootnoteTest.php2
-rw-r--r--tests/app/Report/ReportBaseImageTest.php2
-rw-r--r--tests/app/Report/ReportBaseLineTest.php2
-rw-r--r--tests/app/Report/ReportBaseTextTest.php2
-rw-r--r--tests/app/Report/ReportBaseTextboxTest.php2
-rw-r--r--tests/app/Report/ReportExpressionLanguageProviderTest.php2
-rw-r--r--tests/app/Report/ReportHtmlCellTest.php2
-rw-r--r--tests/app/Report/ReportHtmlFootnoteTest.php2
-rw-r--r--tests/app/Report/ReportHtmlImageTest.php2
-rw-r--r--tests/app/Report/ReportHtmlLineTest.php2
-rw-r--r--tests/app/Report/ReportHtmlTextTest.php2
-rw-r--r--tests/app/Report/ReportHtmlTextboxTest.php2
-rw-r--r--tests/app/Report/ReportParserBaseTest.php2
-rw-r--r--tests/app/Report/ReportParserGenerateTest.php2
-rw-r--r--tests/app/Report/ReportParserSetupTest.php2
-rw-r--r--tests/app/Report/ReportPdfCellTest.php2
-rw-r--r--tests/app/Report/ReportPdfFootnoteTest.php2
-rw-r--r--tests/app/Report/ReportPdfImageTest.php2
-rw-r--r--tests/app/Report/ReportPdfLineTest.php2
-rw-r--r--tests/app/Report/ReportPdfTextBoxTest.php2
-rw-r--r--tests/app/Report/ReportPdfTextTest.php2
-rw-r--r--tests/app/Report/RightToLeftSupportTest.php2
-rw-r--r--tests/app/Report/TcpdfWrapperTest.php2
-rw-r--r--tests/app/Reports/RightToLeftSupportTest.php2
-rw-r--r--tests/app/RepositoryTest.php2
-rw-r--r--tests/app/Schema/Migration0Test.php2
-rw-r--r--tests/app/Schema/Migration10Test.php2
-rw-r--r--tests/app/Schema/Migration11Test.php2
-rw-r--r--tests/app/Schema/Migration12Test.php2
-rw-r--r--tests/app/Schema/Migration13Test.php2
-rw-r--r--tests/app/Schema/Migration14Test.php2
-rw-r--r--tests/app/Schema/Migration15Test.php2
-rw-r--r--tests/app/Schema/Migration16Test.php2
-rw-r--r--tests/app/Schema/Migration17Test.php2
-rw-r--r--tests/app/Schema/Migration18Test.php2
-rw-r--r--tests/app/Schema/Migration19Test.php2
-rw-r--r--tests/app/Schema/Migration1Test.php2
-rw-r--r--tests/app/Schema/Migration20Test.php2
-rw-r--r--tests/app/Schema/Migration21Test.php2
-rw-r--r--tests/app/Schema/Migration22Test.php2
-rw-r--r--tests/app/Schema/Migration23Test.php2
-rw-r--r--tests/app/Schema/Migration24Test.php2
-rw-r--r--tests/app/Schema/Migration25Test.php2
-rw-r--r--tests/app/Schema/Migration26Test.php2
-rw-r--r--tests/app/Schema/Migration27Test.php2
-rw-r--r--tests/app/Schema/Migration28Test.php2
-rw-r--r--tests/app/Schema/Migration29Test.php2
-rw-r--r--tests/app/Schema/Migration2Test.php2
-rw-r--r--tests/app/Schema/Migration30Test.php2
-rw-r--r--tests/app/Schema/Migration31Test.php2
-rw-r--r--tests/app/Schema/Migration32Test.php2
-rw-r--r--tests/app/Schema/Migration33Test.php2
-rw-r--r--tests/app/Schema/Migration34Test.php2
-rw-r--r--tests/app/Schema/Migration35Test.php2
-rw-r--r--tests/app/Schema/Migration36Test.php2
-rw-r--r--tests/app/Schema/Migration37Test.php2
-rw-r--r--tests/app/Schema/Migration38Test.php2
-rw-r--r--tests/app/Schema/Migration39Test.php2
-rw-r--r--tests/app/Schema/Migration3Test.php2
-rw-r--r--tests/app/Schema/Migration40Test.php2
-rw-r--r--tests/app/Schema/Migration41Test.php2
-rw-r--r--tests/app/Schema/Migration42Test.php2
-rw-r--r--tests/app/Schema/Migration43Test.php2
-rw-r--r--tests/app/Schema/Migration44Test.php2
-rw-r--r--tests/app/Schema/Migration4Test.php2
-rw-r--r--tests/app/Schema/Migration5Test.php2
-rw-r--r--tests/app/Schema/Migration6Test.php2
-rw-r--r--tests/app/Schema/Migration7Test.php2
-rw-r--r--tests/app/Schema/Migration8Test.php2
-rw-r--r--tests/app/Schema/Migration9Test.php2
-rw-r--r--tests/app/Schema/SeedDefaultResnTableTest.php2
-rw-r--r--tests/app/Schema/SeedGedcomTableTest.php2
-rw-r--r--tests/app/Schema/SeedUserTableTest.php2
-rw-r--r--tests/app/Services/AdminServiceTest.php2
-rw-r--r--tests/app/Services/CalendarServiceTest.php2
-rw-r--r--tests/app/Services/CaptchaServiceTest.php2
-rw-r--r--tests/app/Services/ChartServiceTest.php2
-rw-r--r--tests/app/Services/ClipboardServiceTest.php2
-rw-r--r--tests/app/Services/DataFixServiceTest.php2
-rw-r--r--tests/app/Services/DatatablesServiceTest.php2
-rw-r--r--tests/app/Services/EmailServiceTest.php2
-rw-r--r--tests/app/Services/GedcomEditServiceTest.php2
-rw-r--r--tests/app/Services/GedcomExportServiceTest.php2
-rw-r--r--tests/app/Services/GedcomImportServiceTest.php2
-rw-r--r--tests/app/Services/GedcomServiceTest.php2
-rw-r--r--tests/app/Services/HomePageServiceTest.php2
-rw-r--r--tests/app/Services/HousekeepingServiceTest.php2
-rw-r--r--tests/app/Services/HtmlServiceTest.php2
-rw-r--r--tests/app/Services/IndividualFactsServiceTest.php2
-rw-r--r--tests/app/Services/LeafletJsServiceTest.php2
-rw-r--r--tests/app/Services/LinkedRecordServiceTest.php2
-rw-r--r--tests/app/Services/MapDataServiceTest.php2
-rw-r--r--tests/app/Services/MediaFileServiceTest.php2
-rw-r--r--tests/app/Services/MessageServiceTest.php2
-rw-r--r--tests/app/Services/MigrationServiceTest.php2
-rw-r--r--tests/app/Services/ModuleServiceTest.php2
-rw-r--r--tests/app/Services/PendingChangesServiceTest.php2
-rw-r--r--tests/app/Services/RateLimitServiceTest.php2
-rw-r--r--tests/app/Services/RelationshipServiceTest.php2
-rw-r--r--tests/app/Services/RomanNumeralsServiceTest.php2
-rw-r--r--tests/app/Services/SearchServiceTest.php2
-rw-r--r--tests/app/Services/ServerCheckServiceTest.php2
-rw-r--r--tests/app/Services/SiteLogsServiceTest.php2
-rw-r--r--tests/app/Services/TimeoutServiceTest.php2
-rw-r--r--tests/app/Services/TreeServiceTest.php2
-rw-r--r--tests/app/Services/UpgradeServiceTest.php2
-rw-r--r--tests/app/Services/UserServiceTest.php2
-rw-r--r--tests/app/SessionDatabaseHandlerTest.php2
-rw-r--r--tests/app/SessionTest.php2
-rw-r--r--tests/app/SharedNoteTest.php2
-rw-r--r--tests/app/SiteTest.php2
-rw-r--r--tests/app/SiteUserTest.php2
-rw-r--r--tests/app/SoundexTest.php2
-rw-r--r--tests/app/SourceTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartAgeTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartBirthTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartChildrenTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartCommonGivenTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartCommonSurnameTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartDeathTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartDistributionTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartDivorceTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartFamilyLargestTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMarriageAgeTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMarriageTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMediaTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartMortalityTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php2
-rw-r--r--tests/app/Statistics/Google/ChartSexTest.php2
-rw-r--r--tests/app/Statistics/Repository/BrowserRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/ContactRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/EventRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/FamilyRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/FavoritesRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/GedcomRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/HitCountRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/IndividualRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/LatestUserRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/MediaRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/MessageRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/NewsRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/PlaceRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/ServerRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Repository/UserRepositoryTest.php2
-rw-r--r--tests/app/Statistics/Service/CenturyServiceTest.php2
-rw-r--r--tests/app/Statistics/Service/ColorServiceTest.php2
-rw-r--r--tests/app/Statistics/Service/CountryServiceTest.php2
-rw-r--r--tests/app/StatisticsTest.php2
-rw-r--r--tests/app/StatsTest.php2
-rw-r--r--tests/app/SubmissionTest.php2
-rw-r--r--tests/app/SubmitterTest.php2
-rw-r--r--tests/app/SurnameTradition/DefaultSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/PaternalSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/PolishSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php2
-rw-r--r--tests/app/SurnameTradition/SpanishSurnameTraditionTest.php2
-rw-r--r--tests/app/TimestampTest.php2
-rw-r--r--tests/app/TreeTest.php2
-rw-r--r--tests/app/TreeUserTest.php2
-rw-r--r--tests/app/UserTest.php2
-rw-r--r--tests/app/ValidatorTest.php2
-rw-r--r--tests/app/ViewTest.php2
-rw-r--r--tests/app/WebtreesTest.php2
-rw-r--r--tests/feature/EmbeddedVariablesTest.php2
-rw-r--r--tests/feature/ImportGedcomTest.php2
-rw-r--r--tests/feature/IndividualListTest.php2
-rw-r--r--tests/feature/Privacy.php2
-rw-r--r--tests/feature/RelationshipNamesTest.php2
-rw-r--r--tests/views/AbstractViewTest.php2
-rw-r--r--tests/views/VerifySuccessPageTest.php2
1282 files changed, 1282 insertions, 1282 deletions
diff --git a/tests/MockGlobalFunctions.php b/tests/MockGlobalFunctions.php
index 83c323ad9d..cebad88e59 100644
--- a/tests/MockGlobalFunctions.php
+++ b/tests/MockGlobalFunctions.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/TestCase.php b/tests/TestCase.php
index 131ae37807..94410ebaf1 100644
--- a/tests/TestCase.php
+++ b/tests/TestCase.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/AgeTest.php b/tests/app/AgeTest.php
index b26434bc78..0568074a55 100644
--- a/tests/app/AgeTest.php
+++ b/tests/app/AgeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/AuthTest.php b/tests/app/AuthTest.php
index 2b9ee68262..ab9d8cd506 100644
--- a/tests/app/AuthTest.php
+++ b/tests/app/AuthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CacheTest.php b/tests/app/CacheTest.php
index 3d2cbb32f7..a10bf1aea7 100644
--- a/tests/app/CacheTest.php
+++ b/tests/app/CacheTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeFemale5YearsTest.php b/tests/app/Census/CensusColumnAgeFemale5YearsTest.php
index 1da7e7b9b4..d5827e4064 100644
--- a/tests/app/Census/CensusColumnAgeFemale5YearsTest.php
+++ b/tests/app/Census/CensusColumnAgeFemale5YearsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeFemaleTest.php b/tests/app/Census/CensusColumnAgeFemaleTest.php
index d005881b53..553620a8d1 100644
--- a/tests/app/Census/CensusColumnAgeFemaleTest.php
+++ b/tests/app/Census/CensusColumnAgeFemaleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeMale5YearsTest.php b/tests/app/Census/CensusColumnAgeMale5YearsTest.php
index 8d16f5b515..089cb17f8e 100644
--- a/tests/app/Census/CensusColumnAgeMale5YearsTest.php
+++ b/tests/app/Census/CensusColumnAgeMale5YearsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeMaleTest.php b/tests/app/Census/CensusColumnAgeMaleTest.php
index 8b971fb49a..165c1c9ce7 100644
--- a/tests/app/Census/CensusColumnAgeMaleTest.php
+++ b/tests/app/Census/CensusColumnAgeMaleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeMarriedTest.php b/tests/app/Census/CensusColumnAgeMarriedTest.php
index c237400ea3..c18bfe1405 100644
--- a/tests/app/Census/CensusColumnAgeMarriedTest.php
+++ b/tests/app/Census/CensusColumnAgeMarriedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeNextBirthDayTest.php b/tests/app/Census/CensusColumnAgeNextBirthDayTest.php
index 4c82d589a6..880692f8b1 100644
--- a/tests/app/Census/CensusColumnAgeNextBirthDayTest.php
+++ b/tests/app/Census/CensusColumnAgeNextBirthDayTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnAgeTest.php b/tests/app/Census/CensusColumnAgeTest.php
index 44136d78ee..4887dbfcea 100644
--- a/tests/app/Census/CensusColumnAgeTest.php
+++ b/tests/app/Census/CensusColumnAgeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthDateTest.php b/tests/app/Census/CensusColumnBirthDateTest.php
index d83e133225..6f77123aee 100644
--- a/tests/app/Census/CensusColumnBirthDateTest.php
+++ b/tests/app/Census/CensusColumnBirthDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php b/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php
index d5ebbc5e11..7590e983f3 100644
--- a/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php
+++ b/tests/app/Census/CensusColumnBirthDayDotMonthYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthDayMonthYearTest.php b/tests/app/Census/CensusColumnBirthDayMonthYearTest.php
index 92ded630ae..21acb921b1 100644
--- a/tests/app/Census/CensusColumnBirthDayMonthYearTest.php
+++ b/tests/app/Census/CensusColumnBirthDayMonthYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php b/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php
index 55d365d910..a44de6a3ab 100644
--- a/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php
+++ b/tests/app/Census/CensusColumnBirthDaySlashMonthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php b/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
index 4dc602b39b..7f640df7b9 100644
--- a/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
+++ b/tests/app/Census/CensusColumnBirthDaySlashMonthYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthDayTest.php b/tests/app/Census/CensusColumnBirthDayTest.php
index 5326e1f809..190da3dac0 100644
--- a/tests/app/Census/CensusColumnBirthDayTest.php
+++ b/tests/app/Census/CensusColumnBirthDayTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthMonthDayTest.php b/tests/app/Census/CensusColumnBirthMonthDayTest.php
index f6e8d204d1..7574a26b46 100644
--- a/tests/app/Census/CensusColumnBirthMonthDayTest.php
+++ b/tests/app/Census/CensusColumnBirthMonthDayTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthMonthTest.php b/tests/app/Census/CensusColumnBirthMonthTest.php
index 8b40843165..9a4a863efa 100644
--- a/tests/app/Census/CensusColumnBirthMonthTest.php
+++ b/tests/app/Census/CensusColumnBirthMonthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthPlaceSimpleTest.php b/tests/app/Census/CensusColumnBirthPlaceSimpleTest.php
index 84ca10a370..3857695eaa 100644
--- a/tests/app/Census/CensusColumnBirthPlaceSimpleTest.php
+++ b/tests/app/Census/CensusColumnBirthPlaceSimpleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthPlaceTest.php b/tests/app/Census/CensusColumnBirthPlaceTest.php
index 2102cc4862..fe465ad7e3 100644
--- a/tests/app/Census/CensusColumnBirthPlaceTest.php
+++ b/tests/app/Census/CensusColumnBirthPlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBirthYearTest.php b/tests/app/Census/CensusColumnBirthYearTest.php
index f0842e130c..d586a36ceb 100644
--- a/tests/app/Census/CensusColumnBirthYearTest.php
+++ b/tests/app/Census/CensusColumnBirthYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnBornForeignPartsTest.php b/tests/app/Census/CensusColumnBornForeignPartsTest.php
index 336ae5e53e..b9ca6dd83d 100644
--- a/tests/app/Census/CensusColumnBornForeignPartsTest.php
+++ b/tests/app/Census/CensusColumnBornForeignPartsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnChildrenBornAliveTest.php b/tests/app/Census/CensusColumnChildrenBornAliveTest.php
index 2a1dad43d5..6de2c317e1 100644
--- a/tests/app/Census/CensusColumnChildrenBornAliveTest.php
+++ b/tests/app/Census/CensusColumnChildrenBornAliveTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnChildrenDiedTest.php b/tests/app/Census/CensusColumnChildrenDiedTest.php
index 0df2514f65..7b8c6e1ca5 100644
--- a/tests/app/Census/CensusColumnChildrenDiedTest.php
+++ b/tests/app/Census/CensusColumnChildrenDiedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnChildrenLivingTest.php b/tests/app/Census/CensusColumnChildrenLivingTest.php
index 8dbc73540a..6feaa71145 100644
--- a/tests/app/Census/CensusColumnChildrenLivingTest.php
+++ b/tests/app/Census/CensusColumnChildrenLivingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionCanadaMarriedSingleTest.php b/tests/app/Census/CensusColumnConditionCanadaMarriedSingleTest.php
index 99777ad575..f0719cfa25 100644
--- a/tests/app/Census/CensusColumnConditionCanadaMarriedSingleTest.php
+++ b/tests/app/Census/CensusColumnConditionCanadaMarriedSingleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionCanadaMarriedWidowedTest.php b/tests/app/Census/CensusColumnConditionCanadaMarriedWidowedTest.php
index bb5a64dd5b..0ad06bd26f 100644
--- a/tests/app/Census/CensusColumnConditionCanadaMarriedWidowedTest.php
+++ b/tests/app/Census/CensusColumnConditionCanadaMarriedWidowedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionCanadaTest.php b/tests/app/Census/CensusColumnConditionCanadaTest.php
index b379723fec..dac5991aca 100644
--- a/tests/app/Census/CensusColumnConditionCanadaTest.php
+++ b/tests/app/Census/CensusColumnConditionCanadaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionCanadaWidowedFemaleTest.php b/tests/app/Census/CensusColumnConditionCanadaWidowedFemaleTest.php
index 2f05f8678e..639b6bde61 100644
--- a/tests/app/Census/CensusColumnConditionCanadaWidowedFemaleTest.php
+++ b/tests/app/Census/CensusColumnConditionCanadaWidowedFemaleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionCanadaWidowedMaleTest.php b/tests/app/Census/CensusColumnConditionCanadaWidowedMaleTest.php
index f9d9ae79be..5ee7f35e68 100644
--- a/tests/app/Census/CensusColumnConditionCanadaWidowedMaleTest.php
+++ b/tests/app/Census/CensusColumnConditionCanadaWidowedMaleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionCanadaWidowedTest.php b/tests/app/Census/CensusColumnConditionCanadaWidowedTest.php
index aeb3e2d4f3..cfbec150fb 100644
--- a/tests/app/Census/CensusColumnConditionCanadaWidowedTest.php
+++ b/tests/app/Census/CensusColumnConditionCanadaWidowedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionDanishTest.php b/tests/app/Census/CensusColumnConditionDanishTest.php
index a6527e5aeb..5474c4109d 100644
--- a/tests/app/Census/CensusColumnConditionDanishTest.php
+++ b/tests/app/Census/CensusColumnConditionDanishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionEnglishTest.php b/tests/app/Census/CensusColumnConditionEnglishTest.php
index 9b7adf99b6..601b22dba5 100644
--- a/tests/app/Census/CensusColumnConditionEnglishTest.php
+++ b/tests/app/Census/CensusColumnConditionEnglishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionFrenchFemmeTest.php b/tests/app/Census/CensusColumnConditionFrenchFemmeTest.php
index 3e95651ead..80fd885b30 100644
--- a/tests/app/Census/CensusColumnConditionFrenchFemmeTest.php
+++ b/tests/app/Census/CensusColumnConditionFrenchFemmeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionFrenchFilleTest.php b/tests/app/Census/CensusColumnConditionFrenchFilleTest.php
index 6859553846..5673241b78 100644
--- a/tests/app/Census/CensusColumnConditionFrenchFilleTest.php
+++ b/tests/app/Census/CensusColumnConditionFrenchFilleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionFrenchGarconTest.php b/tests/app/Census/CensusColumnConditionFrenchGarconTest.php
index 67b9d4a73d..3a26ba22d9 100644
--- a/tests/app/Census/CensusColumnConditionFrenchGarconTest.php
+++ b/tests/app/Census/CensusColumnConditionFrenchGarconTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionFrenchHommeTest.php b/tests/app/Census/CensusColumnConditionFrenchHommeTest.php
index df5cf3f7a2..442c4bfe2d 100644
--- a/tests/app/Census/CensusColumnConditionFrenchHommeTest.php
+++ b/tests/app/Census/CensusColumnConditionFrenchHommeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionFrenchVeufTest.php b/tests/app/Census/CensusColumnConditionFrenchVeufTest.php
index efba760416..983b8580fc 100644
--- a/tests/app/Census/CensusColumnConditionFrenchVeufTest.php
+++ b/tests/app/Census/CensusColumnConditionFrenchVeufTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionFrenchVeuveTest.php b/tests/app/Census/CensusColumnConditionFrenchVeuveTest.php
index 8020f4d04d..43c7a19ece 100644
--- a/tests/app/Census/CensusColumnConditionFrenchVeuveTest.php
+++ b/tests/app/Census/CensusColumnConditionFrenchVeuveTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnConditionUsTest.php b/tests/app/Census/CensusColumnConditionUsTest.php
index a11369eb15..86d0822405 100644
--- a/tests/app/Census/CensusColumnConditionUsTest.php
+++ b/tests/app/Census/CensusColumnConditionUsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php b/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
index ada9e906fe..b72a8e2c75 100644
--- a/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
+++ b/tests/app/Census/CensusColumnFatherBirthPlaceSimpleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnFatherBirthPlaceTest.php b/tests/app/Census/CensusColumnFatherBirthPlaceTest.php
index 60ad86bdcb..9dede691dd 100644
--- a/tests/app/Census/CensusColumnFatherBirthPlaceTest.php
+++ b/tests/app/Census/CensusColumnFatherBirthPlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnFatherForeignTest.php b/tests/app/Census/CensusColumnFatherForeignTest.php
index d39c603207..91ca3fed13 100644
--- a/tests/app/Census/CensusColumnFatherForeignTest.php
+++ b/tests/app/Census/CensusColumnFatherForeignTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnFullNameTest.php b/tests/app/Census/CensusColumnFullNameTest.php
index 0d544b7e6c..4a10189675 100644
--- a/tests/app/Census/CensusColumnFullNameTest.php
+++ b/tests/app/Census/CensusColumnFullNameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnGivenNameInitialTest.php b/tests/app/Census/CensusColumnGivenNameInitialTest.php
index 78f6da6525..900a34e9fc 100644
--- a/tests/app/Census/CensusColumnGivenNameInitialTest.php
+++ b/tests/app/Census/CensusColumnGivenNameInitialTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnGivenNamesTest.php b/tests/app/Census/CensusColumnGivenNamesTest.php
index e60c3ca734..7433116f00 100644
--- a/tests/app/Census/CensusColumnGivenNamesTest.php
+++ b/tests/app/Census/CensusColumnGivenNamesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnMarriedWithinYearTest.php b/tests/app/Census/CensusColumnMarriedWithinYearTest.php
index a3a23fa166..0b9455d4f6 100644
--- a/tests/app/Census/CensusColumnMarriedWithinYearTest.php
+++ b/tests/app/Census/CensusColumnMarriedWithinYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php b/tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php
index db89608fb4..833b385470 100644
--- a/tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php
+++ b/tests/app/Census/CensusColumnMonthIfBornWithinYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php b/tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php
index b1c6cf92cb..f9c560d36c 100644
--- a/tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php
+++ b/tests/app/Census/CensusColumnMonthIfMarriedWithinYearTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php b/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
index be23c5186f..bfd71afda7 100644
--- a/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
+++ b/tests/app/Census/CensusColumnMotherBirthPlaceSimpleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnMotherBirthPlaceTest.php b/tests/app/Census/CensusColumnMotherBirthPlaceTest.php
index 6605f855cd..952591c6b0 100644
--- a/tests/app/Census/CensusColumnMotherBirthPlaceTest.php
+++ b/tests/app/Census/CensusColumnMotherBirthPlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnMotherForeignTest.php b/tests/app/Census/CensusColumnMotherForeignTest.php
index d205f2462d..b46601695e 100644
--- a/tests/app/Census/CensusColumnMotherForeignTest.php
+++ b/tests/app/Census/CensusColumnMotherForeignTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnNationalityTest.php b/tests/app/Census/CensusColumnNationalityTest.php
index 8b104800b2..636afa5c61 100644
--- a/tests/app/Census/CensusColumnNationalityTest.php
+++ b/tests/app/Census/CensusColumnNationalityTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnNullTest.php b/tests/app/Census/CensusColumnNullTest.php
index c868ad6491..a41440a774 100644
--- a/tests/app/Census/CensusColumnNullTest.php
+++ b/tests/app/Census/CensusColumnNullTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnOccupationTest.php b/tests/app/Census/CensusColumnOccupationTest.php
index 2ff63c986c..c8930d4a35 100644
--- a/tests/app/Census/CensusColumnOccupationTest.php
+++ b/tests/app/Census/CensusColumnOccupationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnRelationToHeadEnglishTest.php b/tests/app/Census/CensusColumnRelationToHeadEnglishTest.php
index 54e2c65250..79284721b0 100644
--- a/tests/app/Census/CensusColumnRelationToHeadEnglishTest.php
+++ b/tests/app/Census/CensusColumnRelationToHeadEnglishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnRelationToHeadGermanTest.php b/tests/app/Census/CensusColumnRelationToHeadGermanTest.php
index 7f6f80c6ca..9099cb8e38 100644
--- a/tests/app/Census/CensusColumnRelationToHeadGermanTest.php
+++ b/tests/app/Census/CensusColumnRelationToHeadGermanTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnRelationToHeadTest.php b/tests/app/Census/CensusColumnRelationToHeadTest.php
index 25d7b29569..227e191b8a 100644
--- a/tests/app/Census/CensusColumnRelationToHeadTest.php
+++ b/tests/app/Census/CensusColumnRelationToHeadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnReligionTest.php b/tests/app/Census/CensusColumnReligionTest.php
index 63c374f475..8a57f58c26 100644
--- a/tests/app/Census/CensusColumnReligionTest.php
+++ b/tests/app/Census/CensusColumnReligionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSexFTest.php b/tests/app/Census/CensusColumnSexFTest.php
index 23951ff0fe..dd0861d2a3 100644
--- a/tests/app/Census/CensusColumnSexFTest.php
+++ b/tests/app/Census/CensusColumnSexFTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSexMFTest.php b/tests/app/Census/CensusColumnSexMFTest.php
index 3a9e5fdda4..e63b93f24f 100644
--- a/tests/app/Census/CensusColumnSexMFTest.php
+++ b/tests/app/Census/CensusColumnSexMFTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSexMKTest.php b/tests/app/Census/CensusColumnSexMKTest.php
index 2bbac56038..997082daa5 100644
--- a/tests/app/Census/CensusColumnSexMKTest.php
+++ b/tests/app/Census/CensusColumnSexMKTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSexMTest.php b/tests/app/Census/CensusColumnSexMTest.php
index dd5e8c3fb7..f00e151358 100644
--- a/tests/app/Census/CensusColumnSexMTest.php
+++ b/tests/app/Census/CensusColumnSexMTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSexMZTest.php b/tests/app/Census/CensusColumnSexMZTest.php
index f56a9231dc..e1a9eb17f8 100644
--- a/tests/app/Census/CensusColumnSexMZTest.php
+++ b/tests/app/Census/CensusColumnSexMZTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php b/tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php
index bdc26e8321..89d2f7ee1d 100644
--- a/tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php
+++ b/tests/app/Census/CensusColumnSurnameGivenNameInitialTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSurnameGivenNamesTest.php b/tests/app/Census/CensusColumnSurnameGivenNamesTest.php
index 6d772f5a82..42f84d79c1 100644
--- a/tests/app/Census/CensusColumnSurnameGivenNamesTest.php
+++ b/tests/app/Census/CensusColumnSurnameGivenNamesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnSurnameTest.php b/tests/app/Census/CensusColumnSurnameTest.php
index ffb5a58bb9..072381d6b4 100644
--- a/tests/app/Census/CensusColumnSurnameTest.php
+++ b/tests/app/Census/CensusColumnSurnameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusColumnYearsMarriedTest.php b/tests/app/Census/CensusColumnYearsMarriedTest.php
index 17f61be02c..b92a7c6e3b 100644
--- a/tests/app/Census/CensusColumnYearsMarriedTest.php
+++ b/tests/app/Census/CensusColumnYearsMarriedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1851Test.php b/tests/app/Census/CensusOfCanada1851Test.php
index 86ffb64ce8..0f860b7dfc 100644
--- a/tests/app/Census/CensusOfCanada1851Test.php
+++ b/tests/app/Census/CensusOfCanada1851Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1861Test.php b/tests/app/Census/CensusOfCanada1861Test.php
index 60f611c8c5..b52cfcd6e2 100644
--- a/tests/app/Census/CensusOfCanada1861Test.php
+++ b/tests/app/Census/CensusOfCanada1861Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1871Test.php b/tests/app/Census/CensusOfCanada1871Test.php
index 667cfb208a..40b08855f8 100644
--- a/tests/app/Census/CensusOfCanada1871Test.php
+++ b/tests/app/Census/CensusOfCanada1871Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1881Test.php b/tests/app/Census/CensusOfCanada1881Test.php
index 27e3cd25ee..0b943556ff 100644
--- a/tests/app/Census/CensusOfCanada1881Test.php
+++ b/tests/app/Census/CensusOfCanada1881Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1891Test.php b/tests/app/Census/CensusOfCanada1891Test.php
index 12fd21b3b7..475d49655c 100644
--- a/tests/app/Census/CensusOfCanada1891Test.php
+++ b/tests/app/Census/CensusOfCanada1891Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1901Test.php b/tests/app/Census/CensusOfCanada1901Test.php
index 6f041f487b..63c13b0a4d 100644
--- a/tests/app/Census/CensusOfCanada1901Test.php
+++ b/tests/app/Census/CensusOfCanada1901Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1911Test.php b/tests/app/Census/CensusOfCanada1911Test.php
index d2ac05f762..0b112ee772 100644
--- a/tests/app/Census/CensusOfCanada1911Test.php
+++ b/tests/app/Census/CensusOfCanada1911Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanada1921Test.php b/tests/app/Census/CensusOfCanada1921Test.php
index ec58565dfb..b2c51684f7 100644
--- a/tests/app/Census/CensusOfCanada1921Test.php
+++ b/tests/app/Census/CensusOfCanada1921Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanadaPraries1916Test.php b/tests/app/Census/CensusOfCanadaPraries1916Test.php
index e67d5100f1..e6f531ff0e 100644
--- a/tests/app/Census/CensusOfCanadaPraries1916Test.php
+++ b/tests/app/Census/CensusOfCanadaPraries1916Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanadaPraries1926Test.php b/tests/app/Census/CensusOfCanadaPraries1926Test.php
index 274ccc2645..c8799ac621 100644
--- a/tests/app/Census/CensusOfCanadaPraries1926Test.php
+++ b/tests/app/Census/CensusOfCanadaPraries1926Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCanadaTest.php b/tests/app/Census/CensusOfCanadaTest.php
index 75c700c47f..a5af721e36 100644
--- a/tests/app/Census/CensusOfCanadaTest.php
+++ b/tests/app/Census/CensusOfCanadaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCzechRepublic1880Test.php b/tests/app/Census/CensusOfCzechRepublic1880Test.php
index 7e139400f8..7754d5f305 100644
--- a/tests/app/Census/CensusOfCzechRepublic1880Test.php
+++ b/tests/app/Census/CensusOfCzechRepublic1880Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCzechRepublic1890Test.php b/tests/app/Census/CensusOfCzechRepublic1890Test.php
index 54fe0c9ee7..18b595e81a 100644
--- a/tests/app/Census/CensusOfCzechRepublic1890Test.php
+++ b/tests/app/Census/CensusOfCzechRepublic1890Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCzechRepublic1900Test.php b/tests/app/Census/CensusOfCzechRepublic1900Test.php
index a364fa499f..bacb5eeed6 100644
--- a/tests/app/Census/CensusOfCzechRepublic1900Test.php
+++ b/tests/app/Census/CensusOfCzechRepublic1900Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCzechRepublic1910Test.php b/tests/app/Census/CensusOfCzechRepublic1910Test.php
index 2fdd2d08ce..c4a3065130 100644
--- a/tests/app/Census/CensusOfCzechRepublic1910Test.php
+++ b/tests/app/Census/CensusOfCzechRepublic1910Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCzechRepublic1921Test.php b/tests/app/Census/CensusOfCzechRepublic1921Test.php
index e91e915284..b7f940e2e9 100644
--- a/tests/app/Census/CensusOfCzechRepublic1921Test.php
+++ b/tests/app/Census/CensusOfCzechRepublic1921Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfCzechRepublicTest.php b/tests/app/Census/CensusOfCzechRepublicTest.php
index 41cdf7dc06..d06c5e2a75 100644
--- a/tests/app/Census/CensusOfCzechRepublicTest.php
+++ b/tests/app/Census/CensusOfCzechRepublicTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1787Test.php b/tests/app/Census/CensusOfDenmark1787Test.php
index ec3aa9bea7..2030ef5a39 100644
--- a/tests/app/Census/CensusOfDenmark1787Test.php
+++ b/tests/app/Census/CensusOfDenmark1787Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1801Test.php b/tests/app/Census/CensusOfDenmark1801Test.php
index 364c00cb4b..e5101466ec 100644
--- a/tests/app/Census/CensusOfDenmark1801Test.php
+++ b/tests/app/Census/CensusOfDenmark1801Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1803Test.php b/tests/app/Census/CensusOfDenmark1803Test.php
index fb6c22bd5d..a217d5b4c2 100644
--- a/tests/app/Census/CensusOfDenmark1803Test.php
+++ b/tests/app/Census/CensusOfDenmark1803Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1834Test.php b/tests/app/Census/CensusOfDenmark1834Test.php
index b2232cde6d..2a435c51e4 100644
--- a/tests/app/Census/CensusOfDenmark1834Test.php
+++ b/tests/app/Census/CensusOfDenmark1834Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1835Test.php b/tests/app/Census/CensusOfDenmark1835Test.php
index 2d9c8a1790..34afc14ed6 100644
--- a/tests/app/Census/CensusOfDenmark1835Test.php
+++ b/tests/app/Census/CensusOfDenmark1835Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1840Test.php b/tests/app/Census/CensusOfDenmark1840Test.php
index 29410cb83d..e7a7f7701e 100644
--- a/tests/app/Census/CensusOfDenmark1840Test.php
+++ b/tests/app/Census/CensusOfDenmark1840Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1845Test.php b/tests/app/Census/CensusOfDenmark1845Test.php
index 13b3173a96..a25fcfa096 100644
--- a/tests/app/Census/CensusOfDenmark1845Test.php
+++ b/tests/app/Census/CensusOfDenmark1845Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1850Test.php b/tests/app/Census/CensusOfDenmark1850Test.php
index a951ec60b4..c456eb9759 100644
--- a/tests/app/Census/CensusOfDenmark1850Test.php
+++ b/tests/app/Census/CensusOfDenmark1850Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1855Test.php b/tests/app/Census/CensusOfDenmark1855Test.php
index 47b33bec1e..11759db0b7 100644
--- a/tests/app/Census/CensusOfDenmark1855Test.php
+++ b/tests/app/Census/CensusOfDenmark1855Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1860Test.php b/tests/app/Census/CensusOfDenmark1860Test.php
index 1147f1e3b1..f1f9a0e44e 100644
--- a/tests/app/Census/CensusOfDenmark1860Test.php
+++ b/tests/app/Census/CensusOfDenmark1860Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1870Test.php b/tests/app/Census/CensusOfDenmark1870Test.php
index 49af2502fb..2298ed7ff3 100644
--- a/tests/app/Census/CensusOfDenmark1870Test.php
+++ b/tests/app/Census/CensusOfDenmark1870Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1880Test.php b/tests/app/Census/CensusOfDenmark1880Test.php
index 84fbc2dff1..7d79db4ce1 100644
--- a/tests/app/Census/CensusOfDenmark1880Test.php
+++ b/tests/app/Census/CensusOfDenmark1880Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1885Test.php b/tests/app/Census/CensusOfDenmark1885Test.php
index 1bbc0c0bfe..89ef68deb1 100644
--- a/tests/app/Census/CensusOfDenmark1885Test.php
+++ b/tests/app/Census/CensusOfDenmark1885Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1890Test.php b/tests/app/Census/CensusOfDenmark1890Test.php
index 367f1e89ec..4f86839086 100644
--- a/tests/app/Census/CensusOfDenmark1890Test.php
+++ b/tests/app/Census/CensusOfDenmark1890Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1901Test.php b/tests/app/Census/CensusOfDenmark1901Test.php
index 707fb0eefb..8a6f219be6 100644
--- a/tests/app/Census/CensusOfDenmark1901Test.php
+++ b/tests/app/Census/CensusOfDenmark1901Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1906Test.php b/tests/app/Census/CensusOfDenmark1906Test.php
index 21740db771..b979e108de 100644
--- a/tests/app/Census/CensusOfDenmark1906Test.php
+++ b/tests/app/Census/CensusOfDenmark1906Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1911Test.php b/tests/app/Census/CensusOfDenmark1911Test.php
index 0deec97569..59c11a075f 100644
--- a/tests/app/Census/CensusOfDenmark1911Test.php
+++ b/tests/app/Census/CensusOfDenmark1911Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1916Test.php b/tests/app/Census/CensusOfDenmark1916Test.php
index 3855197999..acccd19baa 100644
--- a/tests/app/Census/CensusOfDenmark1916Test.php
+++ b/tests/app/Census/CensusOfDenmark1916Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1921Test.php b/tests/app/Census/CensusOfDenmark1921Test.php
index 3a795774d8..a5e0b61dd2 100644
--- a/tests/app/Census/CensusOfDenmark1921Test.php
+++ b/tests/app/Census/CensusOfDenmark1921Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1925Test.php b/tests/app/Census/CensusOfDenmark1925Test.php
index fe18e9c7b6..30dbfe652e 100644
--- a/tests/app/Census/CensusOfDenmark1925Test.php
+++ b/tests/app/Census/CensusOfDenmark1925Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1930Test.php b/tests/app/Census/CensusOfDenmark1930Test.php
index 6f54cf3f24..b5ba246af0 100644
--- a/tests/app/Census/CensusOfDenmark1930Test.php
+++ b/tests/app/Census/CensusOfDenmark1930Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmark1940Test.php b/tests/app/Census/CensusOfDenmark1940Test.php
index 2f95fe1df1..2d53c8313a 100644
--- a/tests/app/Census/CensusOfDenmark1940Test.php
+++ b/tests/app/Census/CensusOfDenmark1940Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDenmarkTest.php b/tests/app/Census/CensusOfDenmarkTest.php
index 01daf83c2b..7d93052018 100644
--- a/tests/app/Census/CensusOfDenmarkTest.php
+++ b/tests/app/Census/CensusOfDenmarkTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDeutschland1819Test.php b/tests/app/Census/CensusOfDeutschland1819Test.php
index 0836e71309..69a605cdf4 100644
--- a/tests/app/Census/CensusOfDeutschland1819Test.php
+++ b/tests/app/Census/CensusOfDeutschland1819Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDeutschland1867Test.php b/tests/app/Census/CensusOfDeutschland1867Test.php
index a272d255ff..38940bc4b4 100644
--- a/tests/app/Census/CensusOfDeutschland1867Test.php
+++ b/tests/app/Census/CensusOfDeutschland1867Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDeutschland1900Test.php b/tests/app/Census/CensusOfDeutschland1900Test.php
index 422d752f03..33739ffb8a 100644
--- a/tests/app/Census/CensusOfDeutschland1900Test.php
+++ b/tests/app/Census/CensusOfDeutschland1900Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDeutschland1919Test.php b/tests/app/Census/CensusOfDeutschland1919Test.php
index 0c4d47d9c5..0777af58da 100644
--- a/tests/app/Census/CensusOfDeutschland1919Test.php
+++ b/tests/app/Census/CensusOfDeutschland1919Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDeutschlandNL1867Test.php b/tests/app/Census/CensusOfDeutschlandNL1867Test.php
index 155c26e12c..ff3a150edb 100644
--- a/tests/app/Census/CensusOfDeutschlandNL1867Test.php
+++ b/tests/app/Census/CensusOfDeutschlandNL1867Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfDeutschlandTest.php b/tests/app/Census/CensusOfDeutschlandTest.php
index 28b085e22a..61e6fff572 100644
--- a/tests/app/Census/CensusOfDeutschlandTest.php
+++ b/tests/app/Census/CensusOfDeutschlandTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1841Test.php b/tests/app/Census/CensusOfEngland1841Test.php
index 6cacfa7246..35bb5f7643 100644
--- a/tests/app/Census/CensusOfEngland1841Test.php
+++ b/tests/app/Census/CensusOfEngland1841Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1851Test.php b/tests/app/Census/CensusOfEngland1851Test.php
index 6881efab48..398e153664 100644
--- a/tests/app/Census/CensusOfEngland1851Test.php
+++ b/tests/app/Census/CensusOfEngland1851Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1861Test.php b/tests/app/Census/CensusOfEngland1861Test.php
index a901517c88..0cb962a956 100644
--- a/tests/app/Census/CensusOfEngland1861Test.php
+++ b/tests/app/Census/CensusOfEngland1861Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1871Test.php b/tests/app/Census/CensusOfEngland1871Test.php
index 9c31d7987a..4baf1d2513 100644
--- a/tests/app/Census/CensusOfEngland1871Test.php
+++ b/tests/app/Census/CensusOfEngland1871Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1881Test.php b/tests/app/Census/CensusOfEngland1881Test.php
index 125ef9b33c..2c82117618 100644
--- a/tests/app/Census/CensusOfEngland1881Test.php
+++ b/tests/app/Census/CensusOfEngland1881Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1891Test.php b/tests/app/Census/CensusOfEngland1891Test.php
index a6f71837e5..b2354c4d4d 100644
--- a/tests/app/Census/CensusOfEngland1891Test.php
+++ b/tests/app/Census/CensusOfEngland1891Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1901Test.php b/tests/app/Census/CensusOfEngland1901Test.php
index 93efc84bce..ff8a19a7ae 100644
--- a/tests/app/Census/CensusOfEngland1901Test.php
+++ b/tests/app/Census/CensusOfEngland1901Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEngland1911Test.php b/tests/app/Census/CensusOfEngland1911Test.php
index 1780b0d5af..70ee88a22e 100644
--- a/tests/app/Census/CensusOfEngland1911Test.php
+++ b/tests/app/Census/CensusOfEngland1911Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfEnglandTest.php b/tests/app/Census/CensusOfEnglandTest.php
index 9a241df5fa..378d3fb757 100644
--- a/tests/app/Census/CensusOfEnglandTest.php
+++ b/tests/app/Census/CensusOfEnglandTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1831Test.php b/tests/app/Census/CensusOfFrance1831Test.php
index cd088cdf63..d9ef8ef5d7 100644
--- a/tests/app/Census/CensusOfFrance1831Test.php
+++ b/tests/app/Census/CensusOfFrance1831Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1836Test.php b/tests/app/Census/CensusOfFrance1836Test.php
index d1b636909a..6f45a115f6 100644
--- a/tests/app/Census/CensusOfFrance1836Test.php
+++ b/tests/app/Census/CensusOfFrance1836Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1841Test.php b/tests/app/Census/CensusOfFrance1841Test.php
index 1e1291d005..7bc71a9ec9 100644
--- a/tests/app/Census/CensusOfFrance1841Test.php
+++ b/tests/app/Census/CensusOfFrance1841Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1846Test.php b/tests/app/Census/CensusOfFrance1846Test.php
index 1bb85528bc..0b94b81a02 100644
--- a/tests/app/Census/CensusOfFrance1846Test.php
+++ b/tests/app/Census/CensusOfFrance1846Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1851Test.php b/tests/app/Census/CensusOfFrance1851Test.php
index 31c191bb7c..98cd3aea15 100644
--- a/tests/app/Census/CensusOfFrance1851Test.php
+++ b/tests/app/Census/CensusOfFrance1851Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1856Test.php b/tests/app/Census/CensusOfFrance1856Test.php
index ce2992d094..5e5b10b59a 100644
--- a/tests/app/Census/CensusOfFrance1856Test.php
+++ b/tests/app/Census/CensusOfFrance1856Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1861Test.php b/tests/app/Census/CensusOfFrance1861Test.php
index b9d97e9f52..7ee070deff 100644
--- a/tests/app/Census/CensusOfFrance1861Test.php
+++ b/tests/app/Census/CensusOfFrance1861Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1866Test.php b/tests/app/Census/CensusOfFrance1866Test.php
index a8b7da8575..8a2e9ac9a0 100644
--- a/tests/app/Census/CensusOfFrance1866Test.php
+++ b/tests/app/Census/CensusOfFrance1866Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1872Test.php b/tests/app/Census/CensusOfFrance1872Test.php
index 43e4fa73f3..e4a85e77cc 100644
--- a/tests/app/Census/CensusOfFrance1872Test.php
+++ b/tests/app/Census/CensusOfFrance1872Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1876Test.php b/tests/app/Census/CensusOfFrance1876Test.php
index eeeabbb09f..ce550eb5a4 100644
--- a/tests/app/Census/CensusOfFrance1876Test.php
+++ b/tests/app/Census/CensusOfFrance1876Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1881Test.php b/tests/app/Census/CensusOfFrance1881Test.php
index 9399dd27de..f24e69b5d0 100644
--- a/tests/app/Census/CensusOfFrance1881Test.php
+++ b/tests/app/Census/CensusOfFrance1881Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1886Test.php b/tests/app/Census/CensusOfFrance1886Test.php
index 23b7bbea66..66efbf5912 100644
--- a/tests/app/Census/CensusOfFrance1886Test.php
+++ b/tests/app/Census/CensusOfFrance1886Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1891Test.php b/tests/app/Census/CensusOfFrance1891Test.php
index 8cee2f957b..086e408bc9 100644
--- a/tests/app/Census/CensusOfFrance1891Test.php
+++ b/tests/app/Census/CensusOfFrance1891Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1896Test.php b/tests/app/Census/CensusOfFrance1896Test.php
index 690fc93dfe..a9b784d6c2 100644
--- a/tests/app/Census/CensusOfFrance1896Test.php
+++ b/tests/app/Census/CensusOfFrance1896Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1901Test.php b/tests/app/Census/CensusOfFrance1901Test.php
index 36cf2b8822..3603445353 100644
--- a/tests/app/Census/CensusOfFrance1901Test.php
+++ b/tests/app/Census/CensusOfFrance1901Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1906Test.php b/tests/app/Census/CensusOfFrance1906Test.php
index 2429a7be59..9ea3bfaf96 100644
--- a/tests/app/Census/CensusOfFrance1906Test.php
+++ b/tests/app/Census/CensusOfFrance1906Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1911Test.php b/tests/app/Census/CensusOfFrance1911Test.php
index 4b190250d8..568496f248 100644
--- a/tests/app/Census/CensusOfFrance1911Test.php
+++ b/tests/app/Census/CensusOfFrance1911Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1921Test.php b/tests/app/Census/CensusOfFrance1921Test.php
index d95d01c93a..874fea576d 100644
--- a/tests/app/Census/CensusOfFrance1921Test.php
+++ b/tests/app/Census/CensusOfFrance1921Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1926Test.php b/tests/app/Census/CensusOfFrance1926Test.php
index 10e08894d6..059a1c98fa 100644
--- a/tests/app/Census/CensusOfFrance1926Test.php
+++ b/tests/app/Census/CensusOfFrance1926Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1931Test.php b/tests/app/Census/CensusOfFrance1931Test.php
index 3718054a3c..dd0d6f29bc 100644
--- a/tests/app/Census/CensusOfFrance1931Test.php
+++ b/tests/app/Census/CensusOfFrance1931Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1936Test.php b/tests/app/Census/CensusOfFrance1936Test.php
index 8c3946f557..bd2e7016e3 100644
--- a/tests/app/Census/CensusOfFrance1936Test.php
+++ b/tests/app/Census/CensusOfFrance1936Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFrance1946Test.php b/tests/app/Census/CensusOfFrance1946Test.php
index c2ac7dbbfb..c5314942f8 100644
--- a/tests/app/Census/CensusOfFrance1946Test.php
+++ b/tests/app/Census/CensusOfFrance1946Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfFranceTest.php b/tests/app/Census/CensusOfFranceTest.php
index 7708808779..bc938c7667 100644
--- a/tests/app/Census/CensusOfFranceTest.php
+++ b/tests/app/Census/CensusOfFranceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfRhodeIsland1905Test.php b/tests/app/Census/CensusOfRhodeIsland1905Test.php
index ccb81dcf37..0d22cea363 100644
--- a/tests/app/Census/CensusOfRhodeIsland1905Test.php
+++ b/tests/app/Census/CensusOfRhodeIsland1905Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfRhodeIsland1915Test.php b/tests/app/Census/CensusOfRhodeIsland1915Test.php
index 427cbedc98..c0972e52d4 100644
--- a/tests/app/Census/CensusOfRhodeIsland1915Test.php
+++ b/tests/app/Census/CensusOfRhodeIsland1915Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfRhodeIsland1925Test.php b/tests/app/Census/CensusOfRhodeIsland1925Test.php
index 0cba4bcf3a..49af1e881d 100644
--- a/tests/app/Census/CensusOfRhodeIsland1925Test.php
+++ b/tests/app/Census/CensusOfRhodeIsland1925Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfRhodeIslandTest.php b/tests/app/Census/CensusOfRhodeIslandTest.php
index bb52c812ed..eb0fe9d250 100644
--- a/tests/app/Census/CensusOfRhodeIslandTest.php
+++ b/tests/app/Census/CensusOfRhodeIslandTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1841Test.php b/tests/app/Census/CensusOfScotland1841Test.php
index 0aff0b12b9..93f3bee878 100644
--- a/tests/app/Census/CensusOfScotland1841Test.php
+++ b/tests/app/Census/CensusOfScotland1841Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1851Test.php b/tests/app/Census/CensusOfScotland1851Test.php
index 7a8522420d..45dc801584 100644
--- a/tests/app/Census/CensusOfScotland1851Test.php
+++ b/tests/app/Census/CensusOfScotland1851Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1861Test.php b/tests/app/Census/CensusOfScotland1861Test.php
index c29f197ebf..94dac4415f 100644
--- a/tests/app/Census/CensusOfScotland1861Test.php
+++ b/tests/app/Census/CensusOfScotland1861Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1871Test.php b/tests/app/Census/CensusOfScotland1871Test.php
index 465c64d8b2..9d722f4629 100644
--- a/tests/app/Census/CensusOfScotland1871Test.php
+++ b/tests/app/Census/CensusOfScotland1871Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1881Test.php b/tests/app/Census/CensusOfScotland1881Test.php
index 2846b8452d..d0d20a9caf 100644
--- a/tests/app/Census/CensusOfScotland1881Test.php
+++ b/tests/app/Census/CensusOfScotland1881Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1891Test.php b/tests/app/Census/CensusOfScotland1891Test.php
index eb1cb85771..0e7ee58f2c 100644
--- a/tests/app/Census/CensusOfScotland1891Test.php
+++ b/tests/app/Census/CensusOfScotland1891Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1901Test.php b/tests/app/Census/CensusOfScotland1901Test.php
index f9fbc85e4c..e771fd04d5 100644
--- a/tests/app/Census/CensusOfScotland1901Test.php
+++ b/tests/app/Census/CensusOfScotland1901Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotland1911Test.php b/tests/app/Census/CensusOfScotland1911Test.php
index 07fcb84e19..01994b1894 100644
--- a/tests/app/Census/CensusOfScotland1911Test.php
+++ b/tests/app/Census/CensusOfScotland1911Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfScotlandTest.php b/tests/app/Census/CensusOfScotlandTest.php
index 035851cffb..efc3506124 100644
--- a/tests/app/Census/CensusOfScotlandTest.php
+++ b/tests/app/Census/CensusOfScotlandTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfSlovakia1869Test.php b/tests/app/Census/CensusOfSlovakia1869Test.php
index ed154d83d4..8d6a2cb1cb 100644
--- a/tests/app/Census/CensusOfSlovakia1869Test.php
+++ b/tests/app/Census/CensusOfSlovakia1869Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfSlovakia1930Test.php b/tests/app/Census/CensusOfSlovakia1930Test.php
index 099f11bdaf..da48cc6cf5 100644
--- a/tests/app/Census/CensusOfSlovakia1930Test.php
+++ b/tests/app/Census/CensusOfSlovakia1930Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfSlovakia1940Test.php b/tests/app/Census/CensusOfSlovakia1940Test.php
index dcd2af3bf3..a251eea4cc 100644
--- a/tests/app/Census/CensusOfSlovakia1940Test.php
+++ b/tests/app/Census/CensusOfSlovakia1940Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfSlovakiaTest.php b/tests/app/Census/CensusOfSlovakiaTest.php
index ebc9bbacc0..7cc46844ca 100644
--- a/tests/app/Census/CensusOfSlovakiaTest.php
+++ b/tests/app/Census/CensusOfSlovakiaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1790Test.php b/tests/app/Census/CensusOfUnitedStates1790Test.php
index 7fc8665d44..639d595d0a 100644
--- a/tests/app/Census/CensusOfUnitedStates1790Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1790Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1800Test.php b/tests/app/Census/CensusOfUnitedStates1800Test.php
index 52b6abf9d0..0b2e5b2213 100644
--- a/tests/app/Census/CensusOfUnitedStates1800Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1800Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1810Test.php b/tests/app/Census/CensusOfUnitedStates1810Test.php
index 361f30cd1f..e9be1100ea 100644
--- a/tests/app/Census/CensusOfUnitedStates1810Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1810Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1820Test.php b/tests/app/Census/CensusOfUnitedStates1820Test.php
index f76af3bb63..810ac92d91 100644
--- a/tests/app/Census/CensusOfUnitedStates1820Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1820Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1830Test.php b/tests/app/Census/CensusOfUnitedStates1830Test.php
index 7bed73d23b..1b252e3c78 100644
--- a/tests/app/Census/CensusOfUnitedStates1830Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1830Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1840Test.php b/tests/app/Census/CensusOfUnitedStates1840Test.php
index cd8410ab2a..9b510d4279 100644
--- a/tests/app/Census/CensusOfUnitedStates1840Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1840Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1850Test.php b/tests/app/Census/CensusOfUnitedStates1850Test.php
index 7c19203cfd..f362ba63cb 100644
--- a/tests/app/Census/CensusOfUnitedStates1850Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1850Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1860Test.php b/tests/app/Census/CensusOfUnitedStates1860Test.php
index 51acc9fcdb..b310e3b92e 100644
--- a/tests/app/Census/CensusOfUnitedStates1860Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1860Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1870Test.php b/tests/app/Census/CensusOfUnitedStates1870Test.php
index e8c0647c89..cd6243abed 100644
--- a/tests/app/Census/CensusOfUnitedStates1870Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1870Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1880Test.php b/tests/app/Census/CensusOfUnitedStates1880Test.php
index b35daccd3b..5e6087b557 100644
--- a/tests/app/Census/CensusOfUnitedStates1880Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1880Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1890Test.php b/tests/app/Census/CensusOfUnitedStates1890Test.php
index 19e60eb975..74b6757829 100644
--- a/tests/app/Census/CensusOfUnitedStates1890Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1890Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1900Test.php b/tests/app/Census/CensusOfUnitedStates1900Test.php
index 56d0f14a89..756db07ae6 100644
--- a/tests/app/Census/CensusOfUnitedStates1900Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1900Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1910Test.php b/tests/app/Census/CensusOfUnitedStates1910Test.php
index 710345c519..1844ec573f 100644
--- a/tests/app/Census/CensusOfUnitedStates1910Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1910Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1920Test.php b/tests/app/Census/CensusOfUnitedStates1920Test.php
index ea3abfb4fd..6ec2164b62 100644
--- a/tests/app/Census/CensusOfUnitedStates1920Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1920Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1930Test.php b/tests/app/Census/CensusOfUnitedStates1930Test.php
index 9c0b94d338..37c2fceab0 100644
--- a/tests/app/Census/CensusOfUnitedStates1930Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1930Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1940Test.php b/tests/app/Census/CensusOfUnitedStates1940Test.php
index 0660bba298..a8db033b2f 100644
--- a/tests/app/Census/CensusOfUnitedStates1940Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1940Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStates1950Test.php b/tests/app/Census/CensusOfUnitedStates1950Test.php
index f5d9fc402c..9548e63739 100644
--- a/tests/app/Census/CensusOfUnitedStates1950Test.php
+++ b/tests/app/Census/CensusOfUnitedStates1950Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfUnitedStatesTest.php b/tests/app/Census/CensusOfUnitedStatesTest.php
index 679f4431c9..b02af91536 100644
--- a/tests/app/Census/CensusOfUnitedStatesTest.php
+++ b/tests/app/Census/CensusOfUnitedStatesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1841Test.php b/tests/app/Census/CensusOfWales1841Test.php
index 1f4795372b..17cc2b2f42 100644
--- a/tests/app/Census/CensusOfWales1841Test.php
+++ b/tests/app/Census/CensusOfWales1841Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1851Test.php b/tests/app/Census/CensusOfWales1851Test.php
index 410c34b19b..53616a4086 100644
--- a/tests/app/Census/CensusOfWales1851Test.php
+++ b/tests/app/Census/CensusOfWales1851Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1861Test.php b/tests/app/Census/CensusOfWales1861Test.php
index fddfac6373..ba8bbac3fa 100644
--- a/tests/app/Census/CensusOfWales1861Test.php
+++ b/tests/app/Census/CensusOfWales1861Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1871Test.php b/tests/app/Census/CensusOfWales1871Test.php
index db57e72a9a..bab6a08d0a 100644
--- a/tests/app/Census/CensusOfWales1871Test.php
+++ b/tests/app/Census/CensusOfWales1871Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1881Test.php b/tests/app/Census/CensusOfWales1881Test.php
index 7362684095..f4c981ec0b 100644
--- a/tests/app/Census/CensusOfWales1881Test.php
+++ b/tests/app/Census/CensusOfWales1881Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1891Test.php b/tests/app/Census/CensusOfWales1891Test.php
index fbd3a4798e..e64e779058 100644
--- a/tests/app/Census/CensusOfWales1891Test.php
+++ b/tests/app/Census/CensusOfWales1891Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1901Test.php b/tests/app/Census/CensusOfWales1901Test.php
index 2d1358ff85..414aa2677c 100644
--- a/tests/app/Census/CensusOfWales1901Test.php
+++ b/tests/app/Census/CensusOfWales1901Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWales1911Test.php b/tests/app/Census/CensusOfWales1911Test.php
index 5fb025e1ac..d1767f9fc0 100644
--- a/tests/app/Census/CensusOfWales1911Test.php
+++ b/tests/app/Census/CensusOfWales1911Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusOfWalesTest.php b/tests/app/Census/CensusOfWalesTest.php
index cd28e7c794..27322a5538 100644
--- a/tests/app/Census/CensusOfWalesTest.php
+++ b/tests/app/Census/CensusOfWalesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/CensusTest.php b/tests/app/Census/CensusTest.php
index a9cbee6e16..5f5795c937 100644
--- a/tests/app/Census/CensusTest.php
+++ b/tests/app/Census/CensusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/RegisterOfEngland1939Test.php b/tests/app/Census/RegisterOfEngland1939Test.php
index badffe9601..65552242cc 100644
--- a/tests/app/Census/RegisterOfEngland1939Test.php
+++ b/tests/app/Census/RegisterOfEngland1939Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/RegisterOfScotland1939Test.php b/tests/app/Census/RegisterOfScotland1939Test.php
index 58b3727473..da11261265 100644
--- a/tests/app/Census/RegisterOfScotland1939Test.php
+++ b/tests/app/Census/RegisterOfScotland1939Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Census/RegisterOfWales1939Test.php b/tests/app/Census/RegisterOfWales1939Test.php
index aac0bdc429..fbe45ca956 100644
--- a/tests/app/Census/RegisterOfWales1939Test.php
+++ b/tests/app/Census/RegisterOfWales1939Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/ColorGeneratorTest.php b/tests/app/ColorGeneratorTest.php
index 9659d26633..d5a74354dd 100644
--- a/tests/app/ColorGeneratorTest.php
+++ b/tests/app/ColorGeneratorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/CensusTableContinueParserTest.php b/tests/app/CommonMark/CensusTableContinueParserTest.php
index 759179c229..f41719dbdc 100644
--- a/tests/app/CommonMark/CensusTableContinueParserTest.php
+++ b/tests/app/CommonMark/CensusTableContinueParserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/CensusTableExtensionTest.php b/tests/app/CommonMark/CensusTableExtensionTest.php
index a2d157bd5d..3ff6f83faf 100644
--- a/tests/app/CommonMark/CensusTableExtensionTest.php
+++ b/tests/app/CommonMark/CensusTableExtensionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/CensusTableStartParserTest.php b/tests/app/CommonMark/CensusTableStartParserTest.php
index 70805a27d5..8e6e55c830 100644
--- a/tests/app/CommonMark/CensusTableStartParserTest.php
+++ b/tests/app/CommonMark/CensusTableStartParserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/XrefExtensionTest.php b/tests/app/CommonMark/XrefExtensionTest.php
index f51a10e5a9..effd4a347d 100644
--- a/tests/app/CommonMark/XrefExtensionTest.php
+++ b/tests/app/CommonMark/XrefExtensionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/XrefNodeTest.php b/tests/app/CommonMark/XrefNodeTest.php
index 6e17d737ee..a2716c13bf 100644
--- a/tests/app/CommonMark/XrefNodeTest.php
+++ b/tests/app/CommonMark/XrefNodeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/XrefParserTest.php b/tests/app/CommonMark/XrefParserTest.php
index 53066f466e..732799c472 100644
--- a/tests/app/CommonMark/XrefParserTest.php
+++ b/tests/app/CommonMark/XrefParserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CommonMark/XrefRendererTest.php b/tests/app/CommonMark/XrefRendererTest.php
index 9d0d2b5ffc..ef05e2a06d 100644
--- a/tests/app/CommonMark/XrefRendererTest.php
+++ b/tests/app/CommonMark/XrefRendererTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Console/ComposerScriptsTest.php b/tests/app/Console/ComposerScriptsTest.php
index ecdf211e97..575a972121 100644
--- a/tests/app/Console/ComposerScriptsTest.php
+++ b/tests/app/Console/ComposerScriptsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/AldfaerTest.php b/tests/app/CustomTags/AldfaerTest.php
index b0d7fd3669..c3db6b0f7a 100644
--- a/tests/app/CustomTags/AldfaerTest.php
+++ b/tests/app/CustomTags/AldfaerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/AncestryTest.php b/tests/app/CustomTags/AncestryTest.php
index e83c543e7e..007d3e8173 100644
--- a/tests/app/CustomTags/AncestryTest.php
+++ b/tests/app/CustomTags/AncestryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/BrothersKeeperTest.php b/tests/app/CustomTags/BrothersKeeperTest.php
index ce6ec2a8d3..f028153c6c 100644
--- a/tests/app/CustomTags/BrothersKeeperTest.php
+++ b/tests/app/CustomTags/BrothersKeeperTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/FamilySearchTest.php b/tests/app/CustomTags/FamilySearchTest.php
index f1ae69b234..aae5f277e9 100644
--- a/tests/app/CustomTags/FamilySearchTest.php
+++ b/tests/app/CustomTags/FamilySearchTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/FamilyTreeBuilderTest.php b/tests/app/CustomTags/FamilyTreeBuilderTest.php
index 59b2523e26..9ae6a99a20 100644
--- a/tests/app/CustomTags/FamilyTreeBuilderTest.php
+++ b/tests/app/CustomTags/FamilyTreeBuilderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/FamilyTreeMakerTest.php b/tests/app/CustomTags/FamilyTreeMakerTest.php
index 7b12617e97..413f89925e 100644
--- a/tests/app/CustomTags/FamilyTreeMakerTest.php
+++ b/tests/app/CustomTags/FamilyTreeMakerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/Gedcom7Test.php b/tests/app/CustomTags/Gedcom7Test.php
index cbf83c0572..d71ff79091 100644
--- a/tests/app/CustomTags/Gedcom7Test.php
+++ b/tests/app/CustomTags/Gedcom7Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/GedcomLTest.php b/tests/app/CustomTags/GedcomLTest.php
index efd0b64b3f..9e25d7bd87 100644
--- a/tests/app/CustomTags/GedcomLTest.php
+++ b/tests/app/CustomTags/GedcomLTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/GenPlusWinTest.php b/tests/app/CustomTags/GenPlusWinTest.php
index 9973e31150..7e2406a8cc 100644
--- a/tests/app/CustomTags/GenPlusWinTest.php
+++ b/tests/app/CustomTags/GenPlusWinTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/GeneatiqueTest.php b/tests/app/CustomTags/GeneatiqueTest.php
index d3a19c4cfd..b245ea507c 100644
--- a/tests/app/CustomTags/GeneatiqueTest.php
+++ b/tests/app/CustomTags/GeneatiqueTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/HeredisTest.php b/tests/app/CustomTags/HeredisTest.php
index c6c96a8a78..2d3ecef792 100644
--- a/tests/app/CustomTags/HeredisTest.php
+++ b/tests/app/CustomTags/HeredisTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/LegacyTest.php b/tests/app/CustomTags/LegacyTest.php
index fea9da7022..9e04390298 100644
--- a/tests/app/CustomTags/LegacyTest.php
+++ b/tests/app/CustomTags/LegacyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/MyHeritageTest.php b/tests/app/CustomTags/MyHeritageTest.php
index 6ddef5b34f..ac8ea18221 100644
--- a/tests/app/CustomTags/MyHeritageTest.php
+++ b/tests/app/CustomTags/MyHeritageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/PersonalAncestralFileTest.php b/tests/app/CustomTags/PersonalAncestralFileTest.php
index 7c67f96119..1c877e8926 100644
--- a/tests/app/CustomTags/PersonalAncestralFileTest.php
+++ b/tests/app/CustomTags/PersonalAncestralFileTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/PhpGedViewTest.php b/tests/app/CustomTags/PhpGedViewTest.php
index c091bfdc3a..6e3f160dc2 100644
--- a/tests/app/CustomTags/PhpGedViewTest.php
+++ b/tests/app/CustomTags/PhpGedViewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/ProGenTest.php b/tests/app/CustomTags/ProGenTest.php
index 47dd08ce81..49b981f352 100644
--- a/tests/app/CustomTags/ProGenTest.php
+++ b/tests/app/CustomTags/ProGenTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/ReunionTest.php b/tests/app/CustomTags/ReunionTest.php
index bcc0729dea..3dabf9f753 100644
--- a/tests/app/CustomTags/ReunionTest.php
+++ b/tests/app/CustomTags/ReunionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/RootsMagicTest.php b/tests/app/CustomTags/RootsMagicTest.php
index 2b7ae1baed..82806eb12d 100644
--- a/tests/app/CustomTags/RootsMagicTest.php
+++ b/tests/app/CustomTags/RootsMagicTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/CustomTags/TheMasterGenealogistTest.php b/tests/app/CustomTags/TheMasterGenealogistTest.php
index e759046a00..7be0abf426 100644
--- a/tests/app/CustomTags/TheMasterGenealogistTest.php
+++ b/tests/app/CustomTags/TheMasterGenealogistTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/AbstractCalendarDateTest.php b/tests/app/Date/AbstractCalendarDateTest.php
index b1d0fbbc35..93a4ccfcd4 100644
--- a/tests/app/Date/AbstractCalendarDateTest.php
+++ b/tests/app/Date/AbstractCalendarDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/FrenchDateTest.php b/tests/app/Date/FrenchDateTest.php
index 9ee1e6dd63..d7a84ff953 100644
--- a/tests/app/Date/FrenchDateTest.php
+++ b/tests/app/Date/FrenchDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/GregorianDateTest.php b/tests/app/Date/GregorianDateTest.php
index eb171779ad..1eb35bc2fc 100644
--- a/tests/app/Date/GregorianDateTest.php
+++ b/tests/app/Date/GregorianDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/HijriDateTest.php b/tests/app/Date/HijriDateTest.php
index 10f61cae99..74ccd1744a 100644
--- a/tests/app/Date/HijriDateTest.php
+++ b/tests/app/Date/HijriDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/JalaliDateTest.php b/tests/app/Date/JalaliDateTest.php
index a45b3294a2..fed19ea205 100644
--- a/tests/app/Date/JalaliDateTest.php
+++ b/tests/app/Date/JalaliDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/JewishDateTest.php b/tests/app/Date/JewishDateTest.php
index 3b230ec8cb..6c53c917cb 100644
--- a/tests/app/Date/JewishDateTest.php
+++ b/tests/app/Date/JewishDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/JulianDateTest.php b/tests/app/Date/JulianDateTest.php
index 5cb48a5b65..431c1e9165 100644
--- a/tests/app/Date/JulianDateTest.php
+++ b/tests/app/Date/JulianDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Date/RomanDateTest.php b/tests/app/Date/RomanDateTest.php
index 06a0e47bf2..347fdf29c2 100644
--- a/tests/app/Date/RomanDateTest.php
+++ b/tests/app/Date/RomanDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/DateTest.php b/tests/app/DateTest.php
index 58161a2571..5a6ba8cad2 100644
--- a/tests/app/DateTest.php
+++ b/tests/app/DateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/DefaultUserTest.php b/tests/app/DefaultUserTest.php
index d4bbcc4c9a..98a36d7a71 100644
--- a/tests/app/DefaultUserTest.php
+++ b/tests/app/DefaultUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AbstractElementTest.php b/tests/app/Elements/AbstractElementTest.php
index b8d7a3e2db..5f89b96641 100644
--- a/tests/app/Elements/AbstractElementTest.php
+++ b/tests/app/Elements/AbstractElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AbstractEventElementTest.php b/tests/app/Elements/AbstractEventElementTest.php
index d4bcd6c07b..c397cddd33 100644
--- a/tests/app/Elements/AbstractEventElementTest.php
+++ b/tests/app/Elements/AbstractEventElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AbstractXrefElementTest.php b/tests/app/Elements/AbstractXrefElementTest.php
index 40862e7947..5b648c7344 100644
--- a/tests/app/Elements/AbstractXrefElementTest.php
+++ b/tests/app/Elements/AbstractXrefElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressCityTest.php b/tests/app/Elements/AddressCityTest.php
index 4a61293ad4..cb703d1309 100644
--- a/tests/app/Elements/AddressCityTest.php
+++ b/tests/app/Elements/AddressCityTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressCountryTest.php b/tests/app/Elements/AddressCountryTest.php
index f1476b80ac..f9e54d32a3 100644
--- a/tests/app/Elements/AddressCountryTest.php
+++ b/tests/app/Elements/AddressCountryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressEmailTest.php b/tests/app/Elements/AddressEmailTest.php
index cafbea9665..7682cf772f 100644
--- a/tests/app/Elements/AddressEmailTest.php
+++ b/tests/app/Elements/AddressEmailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressFaxTest.php b/tests/app/Elements/AddressFaxTest.php
index 0977a033b1..40e1ea4fdc 100644
--- a/tests/app/Elements/AddressFaxTest.php
+++ b/tests/app/Elements/AddressFaxTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressLine1Test.php b/tests/app/Elements/AddressLine1Test.php
index 71699f604c..15afd0fd8d 100644
--- a/tests/app/Elements/AddressLine1Test.php
+++ b/tests/app/Elements/AddressLine1Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressLine2Test.php b/tests/app/Elements/AddressLine2Test.php
index ce611c4b4a..57d1ac0864 100644
--- a/tests/app/Elements/AddressLine2Test.php
+++ b/tests/app/Elements/AddressLine2Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressLine3Test.php b/tests/app/Elements/AddressLine3Test.php
index 32e599ee2f..02072ec725 100644
--- a/tests/app/Elements/AddressLine3Test.php
+++ b/tests/app/Elements/AddressLine3Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressLineTest.php b/tests/app/Elements/AddressLineTest.php
index 1061f42878..7e1d83a861 100644
--- a/tests/app/Elements/AddressLineTest.php
+++ b/tests/app/Elements/AddressLineTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressPostalCodeTest.php b/tests/app/Elements/AddressPostalCodeTest.php
index c227aa1e40..2cf1eb1e9f 100644
--- a/tests/app/Elements/AddressPostalCodeTest.php
+++ b/tests/app/Elements/AddressPostalCodeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressStateTest.php b/tests/app/Elements/AddressStateTest.php
index 577ea7e134..fe8921e7ce 100644
--- a/tests/app/Elements/AddressStateTest.php
+++ b/tests/app/Elements/AddressStateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AddressWebPageTest.php b/tests/app/Elements/AddressWebPageTest.php
index e5768c11ca..7dd98c45fc 100644
--- a/tests/app/Elements/AddressWebPageTest.php
+++ b/tests/app/Elements/AddressWebPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AdoptedByWhichParentTest.php b/tests/app/Elements/AdoptedByWhichParentTest.php
index db2ebac192..f8193bb633 100644
--- a/tests/app/Elements/AdoptedByWhichParentTest.php
+++ b/tests/app/Elements/AdoptedByWhichParentTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AdoptionTest.php b/tests/app/Elements/AdoptionTest.php
index 502ae69a75..2aa7b49584 100644
--- a/tests/app/Elements/AdoptionTest.php
+++ b/tests/app/Elements/AdoptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AdultChristeningTest.php b/tests/app/Elements/AdultChristeningTest.php
index 17453d9672..682d05935e 100644
--- a/tests/app/Elements/AdultChristeningTest.php
+++ b/tests/app/Elements/AdultChristeningTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AgeAtEventTest.php b/tests/app/Elements/AgeAtEventTest.php
index e0da573db1..6a871b70d8 100644
--- a/tests/app/Elements/AgeAtEventTest.php
+++ b/tests/app/Elements/AgeAtEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AncestralFileNumberTest.php b/tests/app/Elements/AncestralFileNumberTest.php
index 47dc33cda6..8d6ae885ca 100644
--- a/tests/app/Elements/AncestralFileNumberTest.php
+++ b/tests/app/Elements/AncestralFileNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AnnulmentTest.php b/tests/app/Elements/AnnulmentTest.php
index d0bf449737..847d7224dc 100644
--- a/tests/app/Elements/AnnulmentTest.php
+++ b/tests/app/Elements/AnnulmentTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ApprovedSystemIdTest.php b/tests/app/Elements/ApprovedSystemIdTest.php
index e4e6c3643b..5e36c6c5a5 100644
--- a/tests/app/Elements/ApprovedSystemIdTest.php
+++ b/tests/app/Elements/ApprovedSystemIdTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AttributeDescriptorTest.php b/tests/app/Elements/AttributeDescriptorTest.php
index d7304a39e7..6889a8e08b 100644
--- a/tests/app/Elements/AttributeDescriptorTest.php
+++ b/tests/app/Elements/AttributeDescriptorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/AutomatedRecordIdTest.php b/tests/app/Elements/AutomatedRecordIdTest.php
index 483595eef4..dc9a269259 100644
--- a/tests/app/Elements/AutomatedRecordIdTest.php
+++ b/tests/app/Elements/AutomatedRecordIdTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/BaptismTest.php b/tests/app/Elements/BaptismTest.php
index adf070395c..3177958f41 100644
--- a/tests/app/Elements/BaptismTest.php
+++ b/tests/app/Elements/BaptismTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/BarMitzvahTest.php b/tests/app/Elements/BarMitzvahTest.php
index f97edb64e7..ebb9a63ca8 100644
--- a/tests/app/Elements/BarMitzvahTest.php
+++ b/tests/app/Elements/BarMitzvahTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/BasMitzvahTest.php b/tests/app/Elements/BasMitzvahTest.php
index 525eb7657a..b21a4a0bd7 100644
--- a/tests/app/Elements/BasMitzvahTest.php
+++ b/tests/app/Elements/BasMitzvahTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/BirthTest.php b/tests/app/Elements/BirthTest.php
index 844ca11038..4c589375ab 100644
--- a/tests/app/Elements/BirthTest.php
+++ b/tests/app/Elements/BirthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/BlessingTest.php b/tests/app/Elements/BlessingTest.php
index 62d2917031..433a413311 100644
--- a/tests/app/Elements/BlessingTest.php
+++ b/tests/app/Elements/BlessingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/BurialTest.php b/tests/app/Elements/BurialTest.php
index 51fbd39001..2f7bfc0fee 100644
--- a/tests/app/Elements/BurialTest.php
+++ b/tests/app/Elements/BurialTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CasteNameTest.php b/tests/app/Elements/CasteNameTest.php
index 2019eb54b5..3d6e8ce2a7 100644
--- a/tests/app/Elements/CasteNameTest.php
+++ b/tests/app/Elements/CasteNameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CauseOfEventTest.php b/tests/app/Elements/CauseOfEventTest.php
index a36b985391..5bbe41ceed 100644
--- a/tests/app/Elements/CauseOfEventTest.php
+++ b/tests/app/Elements/CauseOfEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CensusTest.php b/tests/app/Elements/CensusTest.php
index 3856adc0d1..c3abd4399a 100644
--- a/tests/app/Elements/CensusTest.php
+++ b/tests/app/Elements/CensusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CertaintyAssessmentTest.php b/tests/app/Elements/CertaintyAssessmentTest.php
index a06ccb4868..18e308d917 100644
--- a/tests/app/Elements/CertaintyAssessmentTest.php
+++ b/tests/app/Elements/CertaintyAssessmentTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ChangeDateTest.php b/tests/app/Elements/ChangeDateTest.php
index cd43d9b4e7..299aeac9df 100644
--- a/tests/app/Elements/ChangeDateTest.php
+++ b/tests/app/Elements/ChangeDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ChangeTest.php b/tests/app/Elements/ChangeTest.php
index ceff6c03ff..56566a8db9 100644
--- a/tests/app/Elements/ChangeTest.php
+++ b/tests/app/Elements/ChangeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CharacterSetTest.php b/tests/app/Elements/CharacterSetTest.php
index 9455da7e0a..f97860f3ea 100644
--- a/tests/app/Elements/CharacterSetTest.php
+++ b/tests/app/Elements/CharacterSetTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ChildLinkageStatusTest.php b/tests/app/Elements/ChildLinkageStatusTest.php
index 7adf044326..d43a914a41 100644
--- a/tests/app/Elements/ChildLinkageStatusTest.php
+++ b/tests/app/Elements/ChildLinkageStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ChristeningTest.php b/tests/app/Elements/ChristeningTest.php
index 067ae6b043..5f9bb6f13f 100644
--- a/tests/app/Elements/ChristeningTest.php
+++ b/tests/app/Elements/ChristeningTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ConfirmationTest.php b/tests/app/Elements/ConfirmationTest.php
index 7c2ccb1d13..e23c594283 100644
--- a/tests/app/Elements/ConfirmationTest.php
+++ b/tests/app/Elements/ConfirmationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ContentDescriptionTest.php b/tests/app/Elements/ContentDescriptionTest.php
index ccb40e256a..605204a5fe 100644
--- a/tests/app/Elements/ContentDescriptionTest.php
+++ b/tests/app/Elements/ContentDescriptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CoordinatesTest.php b/tests/app/Elements/CoordinatesTest.php
index 685c1b8c36..6ea68e6626 100644
--- a/tests/app/Elements/CoordinatesTest.php
+++ b/tests/app/Elements/CoordinatesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CopyrightFileTest.php b/tests/app/Elements/CopyrightFileTest.php
index 52f60847aa..d007ee1056 100644
--- a/tests/app/Elements/CopyrightFileTest.php
+++ b/tests/app/Elements/CopyrightFileTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CopyrightSourceDataTest.php b/tests/app/Elements/CopyrightSourceDataTest.php
index 02319dc871..ad6399c0a1 100644
--- a/tests/app/Elements/CopyrightSourceDataTest.php
+++ b/tests/app/Elements/CopyrightSourceDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CountOfChildrenFamTest.php b/tests/app/Elements/CountOfChildrenFamTest.php
index 67a20490bc..d54b1ebf34 100644
--- a/tests/app/Elements/CountOfChildrenFamTest.php
+++ b/tests/app/Elements/CountOfChildrenFamTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CountOfChildrenTest.php b/tests/app/Elements/CountOfChildrenTest.php
index 5869aa428d..d7967d77a6 100644
--- a/tests/app/Elements/CountOfChildrenTest.php
+++ b/tests/app/Elements/CountOfChildrenTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CountOfMarriagesTest.php b/tests/app/Elements/CountOfMarriagesTest.php
index 2acb9b0bdd..ee82809394 100644
--- a/tests/app/Elements/CountOfMarriagesTest.php
+++ b/tests/app/Elements/CountOfMarriagesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CreationTest.php b/tests/app/Elements/CreationTest.php
index a7ecb6653e..77bbd4df13 100644
--- a/tests/app/Elements/CreationTest.php
+++ b/tests/app/Elements/CreationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CremationTest.php b/tests/app/Elements/CremationTest.php
index 02cb900f09..16b6716886 100644
--- a/tests/app/Elements/CremationTest.php
+++ b/tests/app/Elements/CremationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CustomElementTest.php b/tests/app/Elements/CustomElementTest.php
index 7adcaeb064..5157c975cc 100644
--- a/tests/app/Elements/CustomElementTest.php
+++ b/tests/app/Elements/CustomElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CustomEventTest.php b/tests/app/Elements/CustomEventTest.php
index c9c4e5e109..70364448ef 100644
--- a/tests/app/Elements/CustomEventTest.php
+++ b/tests/app/Elements/CustomEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CustomFactTest.php b/tests/app/Elements/CustomFactTest.php
index 251a7d1d35..d637fb1816 100644
--- a/tests/app/Elements/CustomFactTest.php
+++ b/tests/app/Elements/CustomFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CustomFamilyEventTest.php b/tests/app/Elements/CustomFamilyEventTest.php
index 23e074c4b8..6dbe610b0f 100644
--- a/tests/app/Elements/CustomFamilyEventTest.php
+++ b/tests/app/Elements/CustomFamilyEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/CustomIndividualEventTest.php b/tests/app/Elements/CustomIndividualEventTest.php
index 4835172dad..c49cac2d56 100644
--- a/tests/app/Elements/CustomIndividualEventTest.php
+++ b/tests/app/Elements/CustomIndividualEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DateLdsOrdTest.php b/tests/app/Elements/DateLdsOrdTest.php
index c35dae5aec..84c2206c30 100644
--- a/tests/app/Elements/DateLdsOrdTest.php
+++ b/tests/app/Elements/DateLdsOrdTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DateValueExactTest.php b/tests/app/Elements/DateValueExactTest.php
index 92f2bf7b96..88bee3884f 100644
--- a/tests/app/Elements/DateValueExactTest.php
+++ b/tests/app/Elements/DateValueExactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DateValueTest.php b/tests/app/Elements/DateValueTest.php
index e92b66e5e6..61ded97060 100644
--- a/tests/app/Elements/DateValueTest.php
+++ b/tests/app/Elements/DateValueTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DateValueTodayTest.php b/tests/app/Elements/DateValueTodayTest.php
index aeda534a93..3779ef5e5e 100644
--- a/tests/app/Elements/DateValueTodayTest.php
+++ b/tests/app/Elements/DateValueTodayTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DeathTest.php b/tests/app/Elements/DeathTest.php
index 64f362a8ce..93e6860068 100644
--- a/tests/app/Elements/DeathTest.php
+++ b/tests/app/Elements/DeathTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DemographicDataTypeTest.php b/tests/app/Elements/DemographicDataTypeTest.php
index 5f9d1ea720..39c79432d5 100644
--- a/tests/app/Elements/DemographicDataTypeTest.php
+++ b/tests/app/Elements/DemographicDataTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DescriptiveTitleTest.php b/tests/app/Elements/DescriptiveTitleTest.php
index dae8a5567a..ec03094e9d 100644
--- a/tests/app/Elements/DescriptiveTitleTest.php
+++ b/tests/app/Elements/DescriptiveTitleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DivorceFiledTest.php b/tests/app/Elements/DivorceFiledTest.php
index a89ee3ee3b..37b5416c16 100644
--- a/tests/app/Elements/DivorceFiledTest.php
+++ b/tests/app/Elements/DivorceFiledTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/DivorceTest.php b/tests/app/Elements/DivorceTest.php
index cb99216f81..3831e3cb1f 100644
--- a/tests/app/Elements/DivorceTest.php
+++ b/tests/app/Elements/DivorceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EmigrationTest.php b/tests/app/Elements/EmigrationTest.php
index 5c67f43f0c..4f4e21036e 100644
--- a/tests/app/Elements/EmigrationTest.php
+++ b/tests/app/Elements/EmigrationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EmptyElementTest.php b/tests/app/Elements/EmptyElementTest.php
index a0eaa1577a..04fcc83ca3 100644
--- a/tests/app/Elements/EmptyElementTest.php
+++ b/tests/app/Elements/EmptyElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EngagementTest.php b/tests/app/Elements/EngagementTest.php
index c0c0e4b4f1..c6eed6e6a6 100644
--- a/tests/app/Elements/EngagementTest.php
+++ b/tests/app/Elements/EngagementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EventAttributeTypeTest.php b/tests/app/Elements/EventAttributeTypeTest.php
index 4846d8357c..94bc6f18f7 100644
--- a/tests/app/Elements/EventAttributeTypeTest.php
+++ b/tests/app/Elements/EventAttributeTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EventOrFactClassificationTest.php b/tests/app/Elements/EventOrFactClassificationTest.php
index 6995d9289b..a904ab00be 100644
--- a/tests/app/Elements/EventOrFactClassificationTest.php
+++ b/tests/app/Elements/EventOrFactClassificationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EventTypeCitedFromTest.php b/tests/app/Elements/EventTypeCitedFromTest.php
index 5c2f343b99..0eddba5bb1 100644
--- a/tests/app/Elements/EventTypeCitedFromTest.php
+++ b/tests/app/Elements/EventTypeCitedFromTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/EventsRecordedTest.php b/tests/app/Elements/EventsRecordedTest.php
index 0a1d140b5f..d39683d658 100644
--- a/tests/app/Elements/EventsRecordedTest.php
+++ b/tests/app/Elements/EventsRecordedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ExternalIdentifierTest.php b/tests/app/Elements/ExternalIdentifierTest.php
index be677d7548..17e2ff22ec 100644
--- a/tests/app/Elements/ExternalIdentifierTest.php
+++ b/tests/app/Elements/ExternalIdentifierTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ExternalIdentifierTypeTest.php b/tests/app/Elements/ExternalIdentifierTypeTest.php
index 9850317899..dd3a7c1cf5 100644
--- a/tests/app/Elements/ExternalIdentifierTypeTest.php
+++ b/tests/app/Elements/ExternalIdentifierTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilyCensusTest.php b/tests/app/Elements/FamilyCensusTest.php
index 5062e299d1..7f1493b0bc 100644
--- a/tests/app/Elements/FamilyCensusTest.php
+++ b/tests/app/Elements/FamilyCensusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilyEventTest.php b/tests/app/Elements/FamilyEventTest.php
index 9b2544e558..097e787800 100644
--- a/tests/app/Elements/FamilyEventTest.php
+++ b/tests/app/Elements/FamilyEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilyFactTest.php b/tests/app/Elements/FamilyFactTest.php
index a759b9db15..b9a95ef458 100644
--- a/tests/app/Elements/FamilyFactTest.php
+++ b/tests/app/Elements/FamilyFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilyNonEventTest.php b/tests/app/Elements/FamilyNonEventTest.php
index ccbfcd2ee4..93f3db9bd6 100644
--- a/tests/app/Elements/FamilyNonEventTest.php
+++ b/tests/app/Elements/FamilyNonEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilyRecordTest.php b/tests/app/Elements/FamilyRecordTest.php
index 0cdc563973..075977a15e 100644
--- a/tests/app/Elements/FamilyRecordTest.php
+++ b/tests/app/Elements/FamilyRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilySearchFamilyTreeIdTest.php b/tests/app/Elements/FamilySearchFamilyTreeIdTest.php
index 37007c556b..a594a38524 100644
--- a/tests/app/Elements/FamilySearchFamilyTreeIdTest.php
+++ b/tests/app/Elements/FamilySearchFamilyTreeIdTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FamilyStatusTextTest.php b/tests/app/Elements/FamilyStatusTextTest.php
index 3a9212233d..4c8cfef1eb 100644
--- a/tests/app/Elements/FamilyStatusTextTest.php
+++ b/tests/app/Elements/FamilyStatusTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FileNameTest.php b/tests/app/Elements/FileNameTest.php
index 1951c810cf..b202955499 100644
--- a/tests/app/Elements/FileNameTest.php
+++ b/tests/app/Elements/FileNameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FirstCommunionTest.php b/tests/app/Elements/FirstCommunionTest.php
index e9cf224c4b..5c98a0e379 100644
--- a/tests/app/Elements/FirstCommunionTest.php
+++ b/tests/app/Elements/FirstCommunionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/FormTest.php b/tests/app/Elements/FormTest.php
index 13f5a04a07..1c91f9872f 100644
--- a/tests/app/Elements/FormTest.php
+++ b/tests/app/Elements/FormTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/GedcomElementTest.php b/tests/app/Elements/GedcomElementTest.php
index ac1162b71a..ac0091784b 100644
--- a/tests/app/Elements/GedcomElementTest.php
+++ b/tests/app/Elements/GedcomElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/GenerationsOfAncestorsTest.php b/tests/app/Elements/GenerationsOfAncestorsTest.php
index 163a117baa..31581fc421 100644
--- a/tests/app/Elements/GenerationsOfAncestorsTest.php
+++ b/tests/app/Elements/GenerationsOfAncestorsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/GenerationsOfDescendantsTest.php b/tests/app/Elements/GenerationsOfDescendantsTest.php
index 43800c1f62..b176b22b75 100644
--- a/tests/app/Elements/GenerationsOfDescendantsTest.php
+++ b/tests/app/Elements/GenerationsOfDescendantsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/GovIdTypeTest.php b/tests/app/Elements/GovIdTypeTest.php
index 27b56c504c..eeb4e2196d 100644
--- a/tests/app/Elements/GovIdTypeTest.php
+++ b/tests/app/Elements/GovIdTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/GovIdentifierTest.php b/tests/app/Elements/GovIdentifierTest.php
index 58647e3995..3fd2623df2 100644
--- a/tests/app/Elements/GovIdentifierTest.php
+++ b/tests/app/Elements/GovIdentifierTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/GraduationTest.php b/tests/app/Elements/GraduationTest.php
index bea83b0ece..e0287cd80f 100644
--- a/tests/app/Elements/GraduationTest.php
+++ b/tests/app/Elements/GraduationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/HeaderRecordTest.php b/tests/app/Elements/HeaderRecordTest.php
index 9eec3dff78..d80b7851d8 100644
--- a/tests/app/Elements/HeaderRecordTest.php
+++ b/tests/app/Elements/HeaderRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/HierarchicalRelationshipTest.php b/tests/app/Elements/HierarchicalRelationshipTest.php
index ccd0ef7f93..6aae818094 100644
--- a/tests/app/Elements/HierarchicalRelationshipTest.php
+++ b/tests/app/Elements/HierarchicalRelationshipTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ImmigrationTest.php b/tests/app/Elements/ImmigrationTest.php
index faa86bcc39..9c8987d9db 100644
--- a/tests/app/Elements/ImmigrationTest.php
+++ b/tests/app/Elements/ImmigrationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/IndividualEventTest.php b/tests/app/Elements/IndividualEventTest.php
index bb73d863ae..553f8bb627 100644
--- a/tests/app/Elements/IndividualEventTest.php
+++ b/tests/app/Elements/IndividualEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/IndividualFactTest.php b/tests/app/Elements/IndividualFactTest.php
index fd531040a6..1dfdee1e01 100644
--- a/tests/app/Elements/IndividualFactTest.php
+++ b/tests/app/Elements/IndividualFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/IndividualNonEventTest.php b/tests/app/Elements/IndividualNonEventTest.php
index de760e073d..47c5ea9c6d 100644
--- a/tests/app/Elements/IndividualNonEventTest.php
+++ b/tests/app/Elements/IndividualNonEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/IndividualRecordTest.php b/tests/app/Elements/IndividualRecordTest.php
index 61f36ed7c1..7be47c9b32 100644
--- a/tests/app/Elements/IndividualRecordTest.php
+++ b/tests/app/Elements/IndividualRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LanguageIdTest.php b/tests/app/Elements/LanguageIdTest.php
index 2b05b38a6e..65aedd8e50 100644
--- a/tests/app/Elements/LanguageIdTest.php
+++ b/tests/app/Elements/LanguageIdTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsBaptismDateStatusTest.php b/tests/app/Elements/LdsBaptismDateStatusTest.php
index 5694f90fb5..d8415bcc0a 100644
--- a/tests/app/Elements/LdsBaptismDateStatusTest.php
+++ b/tests/app/Elements/LdsBaptismDateStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsBaptismTest.php b/tests/app/Elements/LdsBaptismTest.php
index 56f3abf68b..43208cdecb 100644
--- a/tests/app/Elements/LdsBaptismTest.php
+++ b/tests/app/Elements/LdsBaptismTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsChildSealingDateStatusTest.php b/tests/app/Elements/LdsChildSealingDateStatusTest.php
index 81203fc45e..4e226b4297 100644
--- a/tests/app/Elements/LdsChildSealingDateStatusTest.php
+++ b/tests/app/Elements/LdsChildSealingDateStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsChildSealingTest.php b/tests/app/Elements/LdsChildSealingTest.php
index 9e38e2c171..77120e0973 100644
--- a/tests/app/Elements/LdsChildSealingTest.php
+++ b/tests/app/Elements/LdsChildSealingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsConfirmationTest.php b/tests/app/Elements/LdsConfirmationTest.php
index e2203568e0..a472caead9 100644
--- a/tests/app/Elements/LdsConfirmationTest.php
+++ b/tests/app/Elements/LdsConfirmationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsEndowmentDateStatusTest.php b/tests/app/Elements/LdsEndowmentDateStatusTest.php
index c346875fb1..a1db7e3826 100644
--- a/tests/app/Elements/LdsEndowmentDateStatusTest.php
+++ b/tests/app/Elements/LdsEndowmentDateStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsEndowmentTest.php b/tests/app/Elements/LdsEndowmentTest.php
index ab8f278573..19080cbbd1 100644
--- a/tests/app/Elements/LdsEndowmentTest.php
+++ b/tests/app/Elements/LdsEndowmentTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsInitiatoryTest.php b/tests/app/Elements/LdsInitiatoryTest.php
index 80374ccfe3..683f650312 100644
--- a/tests/app/Elements/LdsInitiatoryTest.php
+++ b/tests/app/Elements/LdsInitiatoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsOrdinanceStatusTest.php b/tests/app/Elements/LdsOrdinanceStatusTest.php
index 2067664742..66b97f4c93 100644
--- a/tests/app/Elements/LdsOrdinanceStatusTest.php
+++ b/tests/app/Elements/LdsOrdinanceStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsSpouseSealingDateStatusTest.php b/tests/app/Elements/LdsSpouseSealingDateStatusTest.php
index 706e1b3605..e286b711b5 100644
--- a/tests/app/Elements/LdsSpouseSealingDateStatusTest.php
+++ b/tests/app/Elements/LdsSpouseSealingDateStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LdsSpouseSealingTest.php b/tests/app/Elements/LdsSpouseSealingTest.php
index f79688de15..ca16bf8e36 100644
--- a/tests/app/Elements/LdsSpouseSealingTest.php
+++ b/tests/app/Elements/LdsSpouseSealingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/LocationRecordTest.php b/tests/app/Elements/LocationRecordTest.php
index dfb1ae7466..c29c3831cb 100644
--- a/tests/app/Elements/LocationRecordTest.php
+++ b/tests/app/Elements/LocationRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MaidenheadLocatorTest.php b/tests/app/Elements/MaidenheadLocatorTest.php
index a43b954d11..7361aed7fd 100644
--- a/tests/app/Elements/MaidenheadLocatorTest.php
+++ b/tests/app/Elements/MaidenheadLocatorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MarriageBannsTest.php b/tests/app/Elements/MarriageBannsTest.php
index dce751eb07..d4d9b3f582 100644
--- a/tests/app/Elements/MarriageBannsTest.php
+++ b/tests/app/Elements/MarriageBannsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MarriageContractTest.php b/tests/app/Elements/MarriageContractTest.php
index f3aad4ebce..6638110867 100644
--- a/tests/app/Elements/MarriageContractTest.php
+++ b/tests/app/Elements/MarriageContractTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MarriageLicenceTest.php b/tests/app/Elements/MarriageLicenceTest.php
index af679ee995..15d1cba64f 100644
--- a/tests/app/Elements/MarriageLicenceTest.php
+++ b/tests/app/Elements/MarriageLicenceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MarriageSettlementTest.php b/tests/app/Elements/MarriageSettlementTest.php
index a0b8555f35..ae7ab4e6e9 100644
--- a/tests/app/Elements/MarriageSettlementTest.php
+++ b/tests/app/Elements/MarriageSettlementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MarriageTest.php b/tests/app/Elements/MarriageTest.php
index b6f3c8e4e2..6afb854987 100644
--- a/tests/app/Elements/MarriageTest.php
+++ b/tests/app/Elements/MarriageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MarriageTypeTest.php b/tests/app/Elements/MarriageTypeTest.php
index 51e2065bad..2b571c6bd3 100644
--- a/tests/app/Elements/MarriageTypeTest.php
+++ b/tests/app/Elements/MarriageTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MediaRecordTest.php b/tests/app/Elements/MediaRecordTest.php
index 8e0899035c..3cf55df9e1 100644
--- a/tests/app/Elements/MediaRecordTest.php
+++ b/tests/app/Elements/MediaRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MultimediaFileReferenceTest.php b/tests/app/Elements/MultimediaFileReferenceTest.php
index ad778f3bbf..ccc12edbe1 100644
--- a/tests/app/Elements/MultimediaFileReferenceTest.php
+++ b/tests/app/Elements/MultimediaFileReferenceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/MultimediaFormatTest.php b/tests/app/Elements/MultimediaFormatTest.php
index 6de2f0b8d1..26f09945e3 100644
--- a/tests/app/Elements/MultimediaFormatTest.php
+++ b/tests/app/Elements/MultimediaFormatTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameOfBusinessTest.php b/tests/app/Elements/NameOfBusinessTest.php
index 16e02d0b5b..b0db82cfd9 100644
--- a/tests/app/Elements/NameOfBusinessTest.php
+++ b/tests/app/Elements/NameOfBusinessTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameOfFamilyFileTest.php b/tests/app/Elements/NameOfFamilyFileTest.php
index 137fcb299d..e474223fb7 100644
--- a/tests/app/Elements/NameOfFamilyFileTest.php
+++ b/tests/app/Elements/NameOfFamilyFileTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameOfProductTest.php b/tests/app/Elements/NameOfProductTest.php
index 8aca6e0f63..5f8d45a785 100644
--- a/tests/app/Elements/NameOfProductTest.php
+++ b/tests/app/Elements/NameOfProductTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameOfRepositoryTest.php b/tests/app/Elements/NameOfRepositoryTest.php
index 9d4b3ee3bf..170ea5e83d 100644
--- a/tests/app/Elements/NameOfRepositoryTest.php
+++ b/tests/app/Elements/NameOfRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameOfSourceDataTest.php b/tests/app/Elements/NameOfSourceDataTest.php
index eee20f168a..05960eda5a 100644
--- a/tests/app/Elements/NameOfSourceDataTest.php
+++ b/tests/app/Elements/NameOfSourceDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePersonalTest.php b/tests/app/Elements/NamePersonalTest.php
index 9b8c5af091..dc90fd4993 100644
--- a/tests/app/Elements/NamePersonalTest.php
+++ b/tests/app/Elements/NamePersonalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePhoneticVariationTest.php b/tests/app/Elements/NamePhoneticVariationTest.php
index 610090413b..feaacba340 100644
--- a/tests/app/Elements/NamePhoneticVariationTest.php
+++ b/tests/app/Elements/NamePhoneticVariationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePieceGivenTest.php b/tests/app/Elements/NamePieceGivenTest.php
index abd0adc02e..daae7ac1af 100644
--- a/tests/app/Elements/NamePieceGivenTest.php
+++ b/tests/app/Elements/NamePieceGivenTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePieceNicknameTest.php b/tests/app/Elements/NamePieceNicknameTest.php
index 2c69223a0b..77ee91f652 100644
--- a/tests/app/Elements/NamePieceNicknameTest.php
+++ b/tests/app/Elements/NamePieceNicknameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePiecePrefixTest.php b/tests/app/Elements/NamePiecePrefixTest.php
index ff19e2bcc2..f841da9f61 100644
--- a/tests/app/Elements/NamePiecePrefixTest.php
+++ b/tests/app/Elements/NamePiecePrefixTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePieceSuffixTest.php b/tests/app/Elements/NamePieceSuffixTest.php
index a0f192aa74..91f0fad6c4 100644
--- a/tests/app/Elements/NamePieceSuffixTest.php
+++ b/tests/app/Elements/NamePieceSuffixTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePieceSurnamePrefixTest.php b/tests/app/Elements/NamePieceSurnamePrefixTest.php
index 22620fe140..3a29873719 100644
--- a/tests/app/Elements/NamePieceSurnamePrefixTest.php
+++ b/tests/app/Elements/NamePieceSurnamePrefixTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NamePieceSurnameTest.php b/tests/app/Elements/NamePieceSurnameTest.php
index 92711d4003..30998c5ff9 100644
--- a/tests/app/Elements/NamePieceSurnameTest.php
+++ b/tests/app/Elements/NamePieceSurnameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameRomanizedVariationTest.php b/tests/app/Elements/NameRomanizedVariationTest.php
index c5c264e906..e95c7cdd5b 100644
--- a/tests/app/Elements/NameRomanizedVariationTest.php
+++ b/tests/app/Elements/NameRomanizedVariationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NameTypeTest.php b/tests/app/Elements/NameTypeTest.php
index cf262f8cb2..3727a03c94 100644
--- a/tests/app/Elements/NameTypeTest.php
+++ b/tests/app/Elements/NameTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NationalIdNumberTest.php b/tests/app/Elements/NationalIdNumberTest.php
index 33e5a601c1..113d29bd17 100644
--- a/tests/app/Elements/NationalIdNumberTest.php
+++ b/tests/app/Elements/NationalIdNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NationalOrTribalOriginTest.php b/tests/app/Elements/NationalOrTribalOriginTest.php
index 7eb350655d..905b059088 100644
--- a/tests/app/Elements/NationalOrTribalOriginTest.php
+++ b/tests/app/Elements/NationalOrTribalOriginTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NaturalizationTest.php b/tests/app/Elements/NaturalizationTest.php
index 4a963b038a..dd09faf4bf 100644
--- a/tests/app/Elements/NaturalizationTest.php
+++ b/tests/app/Elements/NaturalizationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NobilityTypeTitleTest.php b/tests/app/Elements/NobilityTypeTitleTest.php
index 252ad32807..9115227321 100644
--- a/tests/app/Elements/NobilityTypeTitleTest.php
+++ b/tests/app/Elements/NobilityTypeTitleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NoteRecordTest.php b/tests/app/Elements/NoteRecordTest.php
index d4afc8667c..af008c03ea 100644
--- a/tests/app/Elements/NoteRecordTest.php
+++ b/tests/app/Elements/NoteRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/NoteStructureTest.php b/tests/app/Elements/NoteStructureTest.php
index 1368c01aae..8a32526d44 100644
--- a/tests/app/Elements/NoteStructureTest.php
+++ b/tests/app/Elements/NoteStructureTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/OccupationTest.php b/tests/app/Elements/OccupationTest.php
index 830854e385..b07b958276 100644
--- a/tests/app/Elements/OccupationTest.php
+++ b/tests/app/Elements/OccupationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/OrdinanceProcessFlagTest.php b/tests/app/Elements/OrdinanceProcessFlagTest.php
index 8b9a5493df..a018af5fb2 100644
--- a/tests/app/Elements/OrdinanceProcessFlagTest.php
+++ b/tests/app/Elements/OrdinanceProcessFlagTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/OrdinationTest.php b/tests/app/Elements/OrdinationTest.php
index a031e5e55c..b84b008b62 100644
--- a/tests/app/Elements/OrdinationTest.php
+++ b/tests/app/Elements/OrdinationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PafUidTest.php b/tests/app/Elements/PafUidTest.php
index b4e9cd1ea4..5b2facce87 100644
--- a/tests/app/Elements/PafUidTest.php
+++ b/tests/app/Elements/PafUidTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PedigreeLinkageTypeTest.php b/tests/app/Elements/PedigreeLinkageTypeTest.php
index 86aa4a2442..713324087c 100644
--- a/tests/app/Elements/PedigreeLinkageTypeTest.php
+++ b/tests/app/Elements/PedigreeLinkageTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PermanentRecordFileNumberTest.php b/tests/app/Elements/PermanentRecordFileNumberTest.php
index 21c27f435d..bb24874566 100644
--- a/tests/app/Elements/PermanentRecordFileNumberTest.php
+++ b/tests/app/Elements/PermanentRecordFileNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PhoneNumberTest.php b/tests/app/Elements/PhoneNumberTest.php
index 68a2a23313..ba242bfae8 100644
--- a/tests/app/Elements/PhoneNumberTest.php
+++ b/tests/app/Elements/PhoneNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PhoneticTypeTest.php b/tests/app/Elements/PhoneticTypeTest.php
index 8039ef3445..54f91c311f 100644
--- a/tests/app/Elements/PhoneticTypeTest.php
+++ b/tests/app/Elements/PhoneticTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PhysicalDescriptionTest.php b/tests/app/Elements/PhysicalDescriptionTest.php
index 6882115106..1db4882f8d 100644
--- a/tests/app/Elements/PhysicalDescriptionTest.php
+++ b/tests/app/Elements/PhysicalDescriptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlaceHierarchyTest.php b/tests/app/Elements/PlaceHierarchyTest.php
index d5f8276cb7..e5b8655cef 100644
--- a/tests/app/Elements/PlaceHierarchyTest.php
+++ b/tests/app/Elements/PlaceHierarchyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlaceLatitudeTest.php b/tests/app/Elements/PlaceLatitudeTest.php
index c612ec5cba..128e128fbb 100644
--- a/tests/app/Elements/PlaceLatitudeTest.php
+++ b/tests/app/Elements/PlaceLatitudeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlaceLivingOrdinanceTest.php b/tests/app/Elements/PlaceLivingOrdinanceTest.php
index 4b3570f4c5..9f0954ae4d 100644
--- a/tests/app/Elements/PlaceLivingOrdinanceTest.php
+++ b/tests/app/Elements/PlaceLivingOrdinanceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlaceLongtitudeTest.php b/tests/app/Elements/PlaceLongtitudeTest.php
index 60eea5d734..cf5911b529 100644
--- a/tests/app/Elements/PlaceLongtitudeTest.php
+++ b/tests/app/Elements/PlaceLongtitudeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlaceNameTest.php b/tests/app/Elements/PlaceNameTest.php
index 444b69e411..fec7038f04 100644
--- a/tests/app/Elements/PlaceNameTest.php
+++ b/tests/app/Elements/PlaceNameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlacePhoneticVariationTest.php b/tests/app/Elements/PlacePhoneticVariationTest.php
index 02a7d1ac89..7159622d9e 100644
--- a/tests/app/Elements/PlacePhoneticVariationTest.php
+++ b/tests/app/Elements/PlacePhoneticVariationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PlaceRomanizedVariationTest.php b/tests/app/Elements/PlaceRomanizedVariationTest.php
index c3385bb909..5f1851b909 100644
--- a/tests/app/Elements/PlaceRomanizedVariationTest.php
+++ b/tests/app/Elements/PlaceRomanizedVariationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PossessionsTest.php b/tests/app/Elements/PossessionsTest.php
index 947a6165af..85637a8447 100644
--- a/tests/app/Elements/PossessionsTest.php
+++ b/tests/app/Elements/PossessionsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ProbateTest.php b/tests/app/Elements/ProbateTest.php
index 858f45e2c5..4685a1994b 100644
--- a/tests/app/Elements/ProbateTest.php
+++ b/tests/app/Elements/ProbateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/PublicationDateTest.php b/tests/app/Elements/PublicationDateTest.php
index 4331fa0994..e964794b21 100644
--- a/tests/app/Elements/PublicationDateTest.php
+++ b/tests/app/Elements/PublicationDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ReceivingSystemNameTest.php b/tests/app/Elements/ReceivingSystemNameTest.php
index e7a73cb9c0..c5fe7340ca 100644
--- a/tests/app/Elements/ReceivingSystemNameTest.php
+++ b/tests/app/Elements/ReceivingSystemNameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/RelationIsDescriptorTest.php b/tests/app/Elements/RelationIsDescriptorTest.php
index c01da3f744..b1ae194cc4 100644
--- a/tests/app/Elements/RelationIsDescriptorTest.php
+++ b/tests/app/Elements/RelationIsDescriptorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ReligiousAffiliationTest.php b/tests/app/Elements/ReligiousAffiliationTest.php
index ec497c5806..e040fec78d 100644
--- a/tests/app/Elements/ReligiousAffiliationTest.php
+++ b/tests/app/Elements/ReligiousAffiliationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/RepositoryRecordTest.php b/tests/app/Elements/RepositoryRecordTest.php
index e054724131..604d8a4354 100644
--- a/tests/app/Elements/RepositoryRecordTest.php
+++ b/tests/app/Elements/RepositoryRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResearchTaskPriorityTest.php b/tests/app/Elements/ResearchTaskPriorityTest.php
index 01ee1b3161..872e3b217d 100644
--- a/tests/app/Elements/ResearchTaskPriorityTest.php
+++ b/tests/app/Elements/ResearchTaskPriorityTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResearchTaskStatusTest.php b/tests/app/Elements/ResearchTaskStatusTest.php
index bba3bf275e..cce576d1cb 100644
--- a/tests/app/Elements/ResearchTaskStatusTest.php
+++ b/tests/app/Elements/ResearchTaskStatusTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResearchTaskTest.php b/tests/app/Elements/ResearchTaskTest.php
index a0b05e40e0..7f264521b4 100644
--- a/tests/app/Elements/ResearchTaskTest.php
+++ b/tests/app/Elements/ResearchTaskTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResearchTaskTypeTest.php b/tests/app/Elements/ResearchTaskTypeTest.php
index 55ecb0de0f..ad18a29b8a 100644
--- a/tests/app/Elements/ResearchTaskTypeTest.php
+++ b/tests/app/Elements/ResearchTaskTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResidenceTest.php b/tests/app/Elements/ResidenceTest.php
index 12b6efda9b..6f046d69a7 100644
--- a/tests/app/Elements/ResidenceTest.php
+++ b/tests/app/Elements/ResidenceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResidenceWithValueTest.php b/tests/app/Elements/ResidenceWithValueTest.php
index 18248f8524..f5da783c03 100644
--- a/tests/app/Elements/ResidenceWithValueTest.php
+++ b/tests/app/Elements/ResidenceWithValueTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ResponsibleAgencyTest.php b/tests/app/Elements/ResponsibleAgencyTest.php
index d3081dd83e..e7c775c390 100644
--- a/tests/app/Elements/ResponsibleAgencyTest.php
+++ b/tests/app/Elements/ResponsibleAgencyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/RestrictionNoticeTest.php b/tests/app/Elements/RestrictionNoticeTest.php
index 6f2b20bbb9..862b370b8a 100644
--- a/tests/app/Elements/RestrictionNoticeTest.php
+++ b/tests/app/Elements/RestrictionNoticeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/RetirementTest.php b/tests/app/Elements/RetirementTest.php
index 6f4f2be0d8..037518386b 100644
--- a/tests/app/Elements/RetirementTest.php
+++ b/tests/app/Elements/RetirementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/RoleInEventTest.php b/tests/app/Elements/RoleInEventTest.php
index 65af3f0f97..5375e81f40 100644
--- a/tests/app/Elements/RoleInEventTest.php
+++ b/tests/app/Elements/RoleInEventTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/RomanizedTypeTest.php b/tests/app/Elements/RomanizedTypeTest.php
index 4b2e39652f..129d1f6490 100644
--- a/tests/app/Elements/RomanizedTypeTest.php
+++ b/tests/app/Elements/RomanizedTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/ScholasticAchievementTest.php b/tests/app/Elements/ScholasticAchievementTest.php
index 6c06980111..906f9dd047 100644
--- a/tests/app/Elements/ScholasticAchievementTest.php
+++ b/tests/app/Elements/ScholasticAchievementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SexValueTest.php b/tests/app/Elements/SexValueTest.php
index 7e7f39cb86..466969c247 100644
--- a/tests/app/Elements/SexValueTest.php
+++ b/tests/app/Elements/SexValueTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SexXValueTest.php b/tests/app/Elements/SexXValueTest.php
index f583223c1a..348bead654 100644
--- a/tests/app/Elements/SexXValueTest.php
+++ b/tests/app/Elements/SexXValueTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SocialSecurityNumberTest.php b/tests/app/Elements/SocialSecurityNumberTest.php
index cdab3cd5d7..fc2580e95e 100644
--- a/tests/app/Elements/SocialSecurityNumberTest.php
+++ b/tests/app/Elements/SocialSecurityNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceCallNumberTest.php b/tests/app/Elements/SourceCallNumberTest.php
index 412b2aca3b..47a7b0f08d 100644
--- a/tests/app/Elements/SourceCallNumberTest.php
+++ b/tests/app/Elements/SourceCallNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceDataTest.php b/tests/app/Elements/SourceDataTest.php
index 1d83a88f05..8538f3c33d 100644
--- a/tests/app/Elements/SourceDataTest.php
+++ b/tests/app/Elements/SourceDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceDescriptiveTitleTest.php b/tests/app/Elements/SourceDescriptiveTitleTest.php
index 48808de0cf..8cf62207d5 100644
--- a/tests/app/Elements/SourceDescriptiveTitleTest.php
+++ b/tests/app/Elements/SourceDescriptiveTitleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceFiledByEntryTest.php b/tests/app/Elements/SourceFiledByEntryTest.php
index 0fad1fb603..746ea0d75b 100644
--- a/tests/app/Elements/SourceFiledByEntryTest.php
+++ b/tests/app/Elements/SourceFiledByEntryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceJurisdictionPlaceTest.php b/tests/app/Elements/SourceJurisdictionPlaceTest.php
index be0c87af5c..1d07bbe017 100644
--- a/tests/app/Elements/SourceJurisdictionPlaceTest.php
+++ b/tests/app/Elements/SourceJurisdictionPlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceMediaTypeTest.php b/tests/app/Elements/SourceMediaTypeTest.php
index c20f3c2f33..dbce77f8c0 100644
--- a/tests/app/Elements/SourceMediaTypeTest.php
+++ b/tests/app/Elements/SourceMediaTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceOriginatorTest.php b/tests/app/Elements/SourceOriginatorTest.php
index 21b5e1babd..705c73a2f6 100644
--- a/tests/app/Elements/SourceOriginatorTest.php
+++ b/tests/app/Elements/SourceOriginatorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourcePublicationFactsTest.php b/tests/app/Elements/SourcePublicationFactsTest.php
index 10598536e9..1d4756c136 100644
--- a/tests/app/Elements/SourcePublicationFactsTest.php
+++ b/tests/app/Elements/SourcePublicationFactsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SourceRecordTest.php b/tests/app/Elements/SourceRecordTest.php
index 5f2844995a..0e3274a37f 100644
--- a/tests/app/Elements/SourceRecordTest.php
+++ b/tests/app/Elements/SourceRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SubmissionRecordTest.php b/tests/app/Elements/SubmissionRecordTest.php
index c74fa1894f..2a82d626e3 100644
--- a/tests/app/Elements/SubmissionRecordTest.php
+++ b/tests/app/Elements/SubmissionRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SubmitterNameTest.php b/tests/app/Elements/SubmitterNameTest.php
index 298b76112b..02ecbada2b 100644
--- a/tests/app/Elements/SubmitterNameTest.php
+++ b/tests/app/Elements/SubmitterNameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SubmitterRecordTest.php b/tests/app/Elements/SubmitterRecordTest.php
index e002010f66..b099530800 100644
--- a/tests/app/Elements/SubmitterRecordTest.php
+++ b/tests/app/Elements/SubmitterRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SubmitterRegisteredRfnTest.php b/tests/app/Elements/SubmitterRegisteredRfnTest.php
index b7a3b7fbc9..e044bb424b 100644
--- a/tests/app/Elements/SubmitterRegisteredRfnTest.php
+++ b/tests/app/Elements/SubmitterRegisteredRfnTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/SubmitterTextTest.php b/tests/app/Elements/SubmitterTextTest.php
index d26ee96afa..26ee277e06 100644
--- a/tests/app/Elements/SubmitterTextTest.php
+++ b/tests/app/Elements/SubmitterTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/TempleCodeTest.php b/tests/app/Elements/TempleCodeTest.php
index 710a0a0429..9163ae3faa 100644
--- a/tests/app/Elements/TempleCodeTest.php
+++ b/tests/app/Elements/TempleCodeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/TextFromSourceTest.php b/tests/app/Elements/TextFromSourceTest.php
index ba8f804e19..f8f2c1e936 100644
--- a/tests/app/Elements/TextFromSourceTest.php
+++ b/tests/app/Elements/TextFromSourceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/TimeValueNowTest.php b/tests/app/Elements/TimeValueNowTest.php
index 43242e1275..9eb7130bf7 100644
--- a/tests/app/Elements/TimeValueNowTest.php
+++ b/tests/app/Elements/TimeValueNowTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/TimeValueTest.php b/tests/app/Elements/TimeValueTest.php
index 20b91eb62f..0146cff088 100644
--- a/tests/app/Elements/TimeValueTest.php
+++ b/tests/app/Elements/TimeValueTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/TransmissionDateTest.php b/tests/app/Elements/TransmissionDateTest.php
index 2303f1db87..f87229128b 100644
--- a/tests/app/Elements/TransmissionDateTest.php
+++ b/tests/app/Elements/TransmissionDateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/UidTest.php b/tests/app/Elements/UidTest.php
index 99002180f8..fd63019873 100644
--- a/tests/app/Elements/UidTest.php
+++ b/tests/app/Elements/UidTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/UnknownElementTest.php b/tests/app/Elements/UnknownElementTest.php
index 27e32f29b9..aecabe86c2 100644
--- a/tests/app/Elements/UnknownElementTest.php
+++ b/tests/app/Elements/UnknownElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/UserReferenceNumberTest.php b/tests/app/Elements/UserReferenceNumberTest.php
index ce8215a2fa..3d38edfe82 100644
--- a/tests/app/Elements/UserReferenceNumberTest.php
+++ b/tests/app/Elements/UserReferenceNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/UserReferenceTypeTest.php b/tests/app/Elements/UserReferenceTypeTest.php
index ed5443a4b3..c9bba81b98 100644
--- a/tests/app/Elements/UserReferenceTypeTest.php
+++ b/tests/app/Elements/UserReferenceTypeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/VersionNumberTest.php b/tests/app/Elements/VersionNumberTest.php
index 7e2a6f7294..b80a90ec07 100644
--- a/tests/app/Elements/VersionNumberTest.php
+++ b/tests/app/Elements/VersionNumberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/WebtreesUserTest.php b/tests/app/Elements/WebtreesUserTest.php
index 513b59ef4a..71ea8793ff 100644
--- a/tests/app/Elements/WebtreesUserTest.php
+++ b/tests/app/Elements/WebtreesUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/WhereWithinSourceTest.php b/tests/app/Elements/WhereWithinSourceTest.php
index 495defda41..934a8ed5ad 100644
--- a/tests/app/Elements/WhereWithinSourceTest.php
+++ b/tests/app/Elements/WhereWithinSourceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/WillTest.php b/tests/app/Elements/WillTest.php
index 0bf916d173..c33931336c 100644
--- a/tests/app/Elements/WillTest.php
+++ b/tests/app/Elements/WillTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefAssociateTest.php b/tests/app/Elements/XrefAssociateTest.php
index bc9b10b813..5c87a9644b 100644
--- a/tests/app/Elements/XrefAssociateTest.php
+++ b/tests/app/Elements/XrefAssociateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefFamilyTest.php b/tests/app/Elements/XrefFamilyTest.php
index d75a3a2b95..1611f171d7 100644
--- a/tests/app/Elements/XrefFamilyTest.php
+++ b/tests/app/Elements/XrefFamilyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefIndividualTest.php b/tests/app/Elements/XrefIndividualTest.php
index 06b8f0b101..810fe89c2b 100644
--- a/tests/app/Elements/XrefIndividualTest.php
+++ b/tests/app/Elements/XrefIndividualTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefLocationTest.php b/tests/app/Elements/XrefLocationTest.php
index de03a9385f..95a60081a3 100644
--- a/tests/app/Elements/XrefLocationTest.php
+++ b/tests/app/Elements/XrefLocationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefMediaTest.php b/tests/app/Elements/XrefMediaTest.php
index ccac4fc792..583ec85112 100644
--- a/tests/app/Elements/XrefMediaTest.php
+++ b/tests/app/Elements/XrefMediaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefNoteTest.php b/tests/app/Elements/XrefNoteTest.php
index 6b296e20dc..e8e2c57ec8 100644
--- a/tests/app/Elements/XrefNoteTest.php
+++ b/tests/app/Elements/XrefNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefRepositoryTest.php b/tests/app/Elements/XrefRepositoryTest.php
index f586fd128b..81052709d4 100644
--- a/tests/app/Elements/XrefRepositoryTest.php
+++ b/tests/app/Elements/XrefRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefSharedNoteTest.php b/tests/app/Elements/XrefSharedNoteTest.php
index 1879b25519..f496183cd4 100644
--- a/tests/app/Elements/XrefSharedNoteTest.php
+++ b/tests/app/Elements/XrefSharedNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefSourceTest.php b/tests/app/Elements/XrefSourceTest.php
index faf67b8bbe..a6e20665a7 100644
--- a/tests/app/Elements/XrefSourceTest.php
+++ b/tests/app/Elements/XrefSourceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefSubmissionTest.php b/tests/app/Elements/XrefSubmissionTest.php
index 75c5021aa8..d4aae304a8 100644
--- a/tests/app/Elements/XrefSubmissionTest.php
+++ b/tests/app/Elements/XrefSubmissionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Elements/XrefSubmitterTest.php b/tests/app/Elements/XrefSubmitterTest.php
index d595c02721..01f031a1b2 100644
--- a/tests/app/Elements/XrefSubmitterTest.php
+++ b/tests/app/Elements/XrefSubmitterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/ASCIITest.php b/tests/app/Encodings/ASCIITest.php
index 704ade3f74..2f61c1daa5 100644
--- a/tests/app/Encodings/ASCIITest.php
+++ b/tests/app/Encodings/ASCIITest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/AnselTest.php b/tests/app/Encodings/AnselTest.php
index 69d843c942..2f190147b0 100644
--- a/tests/app/Encodings/AnselTest.php
+++ b/tests/app/Encodings/AnselTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/CP437Test.php b/tests/app/Encodings/CP437Test.php
index 8f52dd2a51..52be55314d 100644
--- a/tests/app/Encodings/CP437Test.php
+++ b/tests/app/Encodings/CP437Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/CP850Test.php b/tests/app/Encodings/CP850Test.php
index 98aba3cea4..50006bd79d 100644
--- a/tests/app/Encodings/CP850Test.php
+++ b/tests/app/Encodings/CP850Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/ISO88591Test.php b/tests/app/Encodings/ISO88591Test.php
index 5876ec192d..dd5aa28d00 100644
--- a/tests/app/Encodings/ISO88591Test.php
+++ b/tests/app/Encodings/ISO88591Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/ISO88592Test.php b/tests/app/Encodings/ISO88592Test.php
index 710161b049..8ccb6f90b8 100644
--- a/tests/app/Encodings/ISO88592Test.php
+++ b/tests/app/Encodings/ISO88592Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/MacRomanTest.php b/tests/app/Encodings/MacRomanTest.php
index 01396f075f..c77977f3b0 100644
--- a/tests/app/Encodings/MacRomanTest.php
+++ b/tests/app/Encodings/MacRomanTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/UTF16BETest.php b/tests/app/Encodings/UTF16BETest.php
index f87bf88f6d..70d781e1c9 100644
--- a/tests/app/Encodings/UTF16BETest.php
+++ b/tests/app/Encodings/UTF16BETest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/UTF16LETest.php b/tests/app/Encodings/UTF16LETest.php
index 03bea94cb0..cfffd164c7 100644
--- a/tests/app/Encodings/UTF16LETest.php
+++ b/tests/app/Encodings/UTF16LETest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/UTF8Test.php b/tests/app/Encodings/UTF8Test.php
index e695e402ef..55af79752f 100644
--- a/tests/app/Encodings/UTF8Test.php
+++ b/tests/app/Encodings/UTF8Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/Windows1250Test.php b/tests/app/Encodings/Windows1250Test.php
index ee8981079d..24ad70ca5b 100644
--- a/tests/app/Encodings/Windows1250Test.php
+++ b/tests/app/Encodings/Windows1250Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/Windows1251Test.php b/tests/app/Encodings/Windows1251Test.php
index 5c7b1cb4c9..9ce0a0327a 100644
--- a/tests/app/Encodings/Windows1251Test.php
+++ b/tests/app/Encodings/Windows1251Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Encodings/Windows1252Test.php b/tests/app/Encodings/Windows1252Test.php
index 4afa75398d..b3190ec68f 100644
--- a/tests/app/Encodings/Windows1252Test.php
+++ b/tests/app/Encodings/Windows1252Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Exceptions/FileUploadExceptionTest.php b/tests/app/Exceptions/FileUploadExceptionTest.php
index 1f01cc5265..73b24bd695 100644
--- a/tests/app/Exceptions/FileUploadExceptionTest.php
+++ b/tests/app/Exceptions/FileUploadExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Exceptions/GedcomErrorExceptionTest.php b/tests/app/Exceptions/GedcomErrorExceptionTest.php
index 54c9442193..6f91f6da85 100644
--- a/tests/app/Exceptions/GedcomErrorExceptionTest.php
+++ b/tests/app/Exceptions/GedcomErrorExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php b/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
index da097c9073..2afa072d44 100644
--- a/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
+++ b/tests/app/Exceptions/InvalidGedcomEncodingExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/FactTest.php b/tests/app/FactTest.php
index 7f30c1b516..0447e6d98e 100644
--- a/tests/app/FactTest.php
+++ b/tests/app/FactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/CacheFactoryTest.php b/tests/app/Factories/CacheFactoryTest.php
index edcbaac849..71e5fa01d9 100644
--- a/tests/app/Factories/CacheFactoryTest.php
+++ b/tests/app/Factories/CacheFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/CalendarDateFactoryTest.php b/tests/app/Factories/CalendarDateFactoryTest.php
index fa9ad26d09..d02f7a715f 100644
--- a/tests/app/Factories/CalendarDateFactoryTest.php
+++ b/tests/app/Factories/CalendarDateFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/ElementFactoryTest.php b/tests/app/Factories/ElementFactoryTest.php
index 0185f80712..53a9eaa19a 100644
--- a/tests/app/Factories/ElementFactoryTest.php
+++ b/tests/app/Factories/ElementFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/EncodingFactoryTest.php b/tests/app/Factories/EncodingFactoryTest.php
index d8bbfcb744..5d48284e50 100644
--- a/tests/app/Factories/EncodingFactoryTest.php
+++ b/tests/app/Factories/EncodingFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/FamilyFactoryTest.php b/tests/app/Factories/FamilyFactoryTest.php
index a85ce2c90a..41c15723e4 100644
--- a/tests/app/Factories/FamilyFactoryTest.php
+++ b/tests/app/Factories/FamilyFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/FilesystemFactoryTest.php b/tests/app/Factories/FilesystemFactoryTest.php
index fb5d0b36c2..ee0c65772e 100644
--- a/tests/app/Factories/FilesystemFactoryTest.php
+++ b/tests/app/Factories/FilesystemFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/GedcomRecordFactoryTest.php b/tests/app/Factories/GedcomRecordFactoryTest.php
index be36d39ab2..1f66272931 100644
--- a/tests/app/Factories/GedcomRecordFactoryTest.php
+++ b/tests/app/Factories/GedcomRecordFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/HeaderFactoryTest.php b/tests/app/Factories/HeaderFactoryTest.php
index 6140c18980..d22ee8e185 100644
--- a/tests/app/Factories/HeaderFactoryTest.php
+++ b/tests/app/Factories/HeaderFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/IdFactoryTest.php b/tests/app/Factories/IdFactoryTest.php
index dfeb41c764..e176e55023 100644
--- a/tests/app/Factories/IdFactoryTest.php
+++ b/tests/app/Factories/IdFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/ImageFactoryTest.php b/tests/app/Factories/ImageFactoryTest.php
index a46473ee12..8bd968b38f 100644
--- a/tests/app/Factories/ImageFactoryTest.php
+++ b/tests/app/Factories/ImageFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/IndividualFactoryTest.php b/tests/app/Factories/IndividualFactoryTest.php
index 5e2dbeaf62..dc67e339af 100644
--- a/tests/app/Factories/IndividualFactoryTest.php
+++ b/tests/app/Factories/IndividualFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/LocationFactoryTest.php b/tests/app/Factories/LocationFactoryTest.php
index b510cfe167..4cb0ab8133 100644
--- a/tests/app/Factories/LocationFactoryTest.php
+++ b/tests/app/Factories/LocationFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/MarkdownFactoryTest.php b/tests/app/Factories/MarkdownFactoryTest.php
index e413f3e3d1..8591d88b44 100644
--- a/tests/app/Factories/MarkdownFactoryTest.php
+++ b/tests/app/Factories/MarkdownFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/MediaFactoryTest.php b/tests/app/Factories/MediaFactoryTest.php
index 04d59ea930..e7a597e8ba 100644
--- a/tests/app/Factories/MediaFactoryTest.php
+++ b/tests/app/Factories/MediaFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/NoteFactoryTest.php b/tests/app/Factories/NoteFactoryTest.php
index 69bd8ceee6..b090c06929 100644
--- a/tests/app/Factories/NoteFactoryTest.php
+++ b/tests/app/Factories/NoteFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/RepositoryFactoryTest.php b/tests/app/Factories/RepositoryFactoryTest.php
index bfda9baac8..acc9e53da0 100644
--- a/tests/app/Factories/RepositoryFactoryTest.php
+++ b/tests/app/Factories/RepositoryFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/ResponseFactoryTest.php b/tests/app/Factories/ResponseFactoryTest.php
index 6673bcd291..9b1458e284 100644
--- a/tests/app/Factories/ResponseFactoryTest.php
+++ b/tests/app/Factories/ResponseFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/RouteFactoryTest.php b/tests/app/Factories/RouteFactoryTest.php
index 959d887d1b..1e9d3c225c 100644
--- a/tests/app/Factories/RouteFactoryTest.php
+++ b/tests/app/Factories/RouteFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/SharedNoteFactoryTest.php b/tests/app/Factories/SharedNoteFactoryTest.php
index fa4548b0f3..77d6fdcc93 100644
--- a/tests/app/Factories/SharedNoteFactoryTest.php
+++ b/tests/app/Factories/SharedNoteFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/SlugFactoryTest.php b/tests/app/Factories/SlugFactoryTest.php
index 68395de216..c6f615d7a8 100644
--- a/tests/app/Factories/SlugFactoryTest.php
+++ b/tests/app/Factories/SlugFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/SourceFactoryTest.php b/tests/app/Factories/SourceFactoryTest.php
index 3aecc23d84..bbb245bfd4 100644
--- a/tests/app/Factories/SourceFactoryTest.php
+++ b/tests/app/Factories/SourceFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/SubmissionFactoryTest.php b/tests/app/Factories/SubmissionFactoryTest.php
index 8ed97b1915..7f9adcf097 100644
--- a/tests/app/Factories/SubmissionFactoryTest.php
+++ b/tests/app/Factories/SubmissionFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/SubmitterFactoryTest.php b/tests/app/Factories/SubmitterFactoryTest.php
index f82ff8fe3c..ef9f87f697 100644
--- a/tests/app/Factories/SubmitterFactoryTest.php
+++ b/tests/app/Factories/SubmitterFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/SurnameTraditionFactoryTest.php b/tests/app/Factories/SurnameTraditionFactoryTest.php
index 7f598109f5..084e56eb78 100644
--- a/tests/app/Factories/SurnameTraditionFactoryTest.php
+++ b/tests/app/Factories/SurnameTraditionFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/TimeFactoryTest.php b/tests/app/Factories/TimeFactoryTest.php
index 3570595779..b061ffacf2 100644
--- a/tests/app/Factories/TimeFactoryTest.php
+++ b/tests/app/Factories/TimeFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/TimestampFactoryTest.php b/tests/app/Factories/TimestampFactoryTest.php
index 5adb601204..41cb9f034c 100644
--- a/tests/app/Factories/TimestampFactoryTest.php
+++ b/tests/app/Factories/TimestampFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Factories/XrefFactoryTest.php b/tests/app/Factories/XrefFactoryTest.php
index c23ad1a766..099333224c 100644
--- a/tests/app/Factories/XrefFactoryTest.php
+++ b/tests/app/Factories/XrefFactoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/FamilyTest.php b/tests/app/FamilyTest.php
index 6194893569..966923d710 100644
--- a/tests/app/FamilyTest.php
+++ b/tests/app/FamilyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/FlashMessagesTest.php b/tests/app/FlashMessagesTest.php
index c75a41189e..119824b905 100644
--- a/tests/app/FlashMessagesTest.php
+++ b/tests/app/FlashMessagesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/GedcomFilters/GedcomEncodingFilterTest.php b/tests/app/GedcomFilters/GedcomEncodingFilterTest.php
index 7aa27b4290..e710fa5700 100644
--- a/tests/app/GedcomFilters/GedcomEncodingFilterTest.php
+++ b/tests/app/GedcomFilters/GedcomEncodingFilterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/GedcomRecordTest.php b/tests/app/GedcomRecordTest.php
index d121929e58..04b7cb9066 100644
--- a/tests/app/GedcomRecordTest.php
+++ b/tests/app/GedcomRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/GedcomTest.php b/tests/app/GedcomTest.php
index c1f06dedd5..431d56b3ba 100644
--- a/tests/app/GedcomTest.php
+++ b/tests/app/GedcomTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/GuestUserTest.php b/tests/app/GuestUserTest.php
index 46b46c7663..324c88e724 100644
--- a/tests/app/GuestUserTest.php
+++ b/tests/app/GuestUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/HeaderTest.php b/tests/app/HeaderTest.php
index ab6fba20c1..3157d46991 100644
--- a/tests/app/HeaderTest.php
+++ b/tests/app/HeaderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/HtmlTest.php b/tests/app/HtmlTest.php
index 513a1ae217..6dc3e681cb 100644
--- a/tests/app/HtmlTest.php
+++ b/tests/app/HtmlTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
index 1648291636..6a6761e383 100644
--- a/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpAccessDeniedExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
index defc3acf46..bb40a02ccc 100644
--- a/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpBadRequestExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpExceptionTest.php b/tests/app/Http/Exceptions/HttpExceptionTest.php
index 9425de89d9..1448a25914 100644
--- a/tests/app/Http/Exceptions/HttpExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
index 547ac0d5b5..8abd80a334 100644
--- a/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpNotFoundExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
index dfd4592256..3371fe8eec 100644
--- a/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpServerErrorExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
index e52660bab9..af7e59e82d 100644
--- a/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpServiceUnavailableExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
index d75d816f27..efe3274965 100644
--- a/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
+++ b/tests/app/Http/Exceptions/HttpTooManyRequestsExceptionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthAdministratorTest.php b/tests/app/Http/Middleware/AuthAdministratorTest.php
index c1ef6e511f..17d698bb80 100644
--- a/tests/app/Http/Middleware/AuthAdministratorTest.php
+++ b/tests/app/Http/Middleware/AuthAdministratorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthEditorTest.php b/tests/app/Http/Middleware/AuthEditorTest.php
index 35bc2db3ec..aa2566ff94 100644
--- a/tests/app/Http/Middleware/AuthEditorTest.php
+++ b/tests/app/Http/Middleware/AuthEditorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthLoggedInTest.php b/tests/app/Http/Middleware/AuthLoggedInTest.php
index 3e1ec54aee..37d6be8ec9 100644
--- a/tests/app/Http/Middleware/AuthLoggedInTest.php
+++ b/tests/app/Http/Middleware/AuthLoggedInTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthManagerTest.php b/tests/app/Http/Middleware/AuthManagerTest.php
index c5b273f074..2052091296 100644
--- a/tests/app/Http/Middleware/AuthManagerTest.php
+++ b/tests/app/Http/Middleware/AuthManagerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthMemberTest.php b/tests/app/Http/Middleware/AuthMemberTest.php
index 5253e591c7..a966811bdb 100644
--- a/tests/app/Http/Middleware/AuthMemberTest.php
+++ b/tests/app/Http/Middleware/AuthMemberTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/AuthModeratorTest.php b/tests/app/Http/Middleware/AuthModeratorTest.php
index f97409f8b3..548bf5e7e8 100644
--- a/tests/app/Http/Middleware/AuthModeratorTest.php
+++ b/tests/app/Http/Middleware/AuthModeratorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/BadBotBlockerTest.php b/tests/app/Http/Middleware/BadBotBlockerTest.php
index 9707d58ed8..86826974f0 100644
--- a/tests/app/Http/Middleware/BadBotBlockerTest.php
+++ b/tests/app/Http/Middleware/BadBotBlockerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/BaseUrlTest.php b/tests/app/Http/Middleware/BaseUrlTest.php
index a75df16abf..03ce8cefb3 100644
--- a/tests/app/Http/Middleware/BaseUrlTest.php
+++ b/tests/app/Http/Middleware/BaseUrlTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/BootModulesTest.php b/tests/app/Http/Middleware/BootModulesTest.php
index 9197843f1a..cf99bd43ab 100644
--- a/tests/app/Http/Middleware/BootModulesTest.php
+++ b/tests/app/Http/Middleware/BootModulesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CheckCsrfTest.php b/tests/app/Http/Middleware/CheckCsrfTest.php
index ef7c167077..64d4d16e38 100644
--- a/tests/app/Http/Middleware/CheckCsrfTest.php
+++ b/tests/app/Http/Middleware/CheckCsrfTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php b/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
index a410337903..50d8a84d19 100644
--- a/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
+++ b/tests/app/Http/Middleware/CheckForMaintenanceModeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CheckForNewVersionTest.php b/tests/app/Http/Middleware/CheckForNewVersionTest.php
index 3607e64638..923d49cdf8 100644
--- a/tests/app/Http/Middleware/CheckForNewVersionTest.php
+++ b/tests/app/Http/Middleware/CheckForNewVersionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/ClientIpTest.php b/tests/app/Http/Middleware/ClientIpTest.php
index 5895a14c20..ac3f68637c 100644
--- a/tests/app/Http/Middleware/ClientIpTest.php
+++ b/tests/app/Http/Middleware/ClientIpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/CompressResponseTest.php b/tests/app/Http/Middleware/CompressResponseTest.php
index 44659b00f4..1d41bbdf13 100644
--- a/tests/app/Http/Middleware/CompressResponseTest.php
+++ b/tests/app/Http/Middleware/CompressResponseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/ContentLengthTest.php b/tests/app/Http/Middleware/ContentLengthTest.php
index ef990eeb85..8a89421406 100644
--- a/tests/app/Http/Middleware/ContentLengthTest.php
+++ b/tests/app/Http/Middleware/ContentLengthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/DoHousekeepingTest.php b/tests/app/Http/Middleware/DoHousekeepingTest.php
index 16364e0557..30c0653ccc 100644
--- a/tests/app/Http/Middleware/DoHousekeepingTest.php
+++ b/tests/app/Http/Middleware/DoHousekeepingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/EmitResponseTest.php b/tests/app/Http/Middleware/EmitResponseTest.php
index a547604390..463ff74872 100644
--- a/tests/app/Http/Middleware/EmitResponseTest.php
+++ b/tests/app/Http/Middleware/EmitResponseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/HandleExceptionsTest.php b/tests/app/Http/Middleware/HandleExceptionsTest.php
index c4112c8dc9..f9515a3491 100644
--- a/tests/app/Http/Middleware/HandleExceptionsTest.php
+++ b/tests/app/Http/Middleware/HandleExceptionsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/LoadRoutesTest.php b/tests/app/Http/Middleware/LoadRoutesTest.php
index 1f0d9b58c6..bbf36c9a7f 100644
--- a/tests/app/Http/Middleware/LoadRoutesTest.php
+++ b/tests/app/Http/Middleware/LoadRoutesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/NoRouteFoundTest.php b/tests/app/Http/Middleware/NoRouteFoundTest.php
index 3c7c6ae355..c48a338225 100644
--- a/tests/app/Http/Middleware/NoRouteFoundTest.php
+++ b/tests/app/Http/Middleware/NoRouteFoundTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/PhpEnvironmentTest.php b/tests/app/Http/Middleware/PhpEnvironmentTest.php
index 440a730738..cd0e03d15d 100644
--- a/tests/app/Http/Middleware/PhpEnvironmentTest.php
+++ b/tests/app/Http/Middleware/PhpEnvironmentTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/ReadConfigIniTest.php b/tests/app/Http/Middleware/ReadConfigIniTest.php
index 6d7c742b83..a35e64f513 100644
--- a/tests/app/Http/Middleware/ReadConfigIniTest.php
+++ b/tests/app/Http/Middleware/ReadConfigIniTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
index 15f769064d..df44cac108 100644
--- a/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
+++ b/tests/app/Http/Middleware/RegisterGedcomTagsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/RequestHandlerTest.php b/tests/app/Http/Middleware/RequestHandlerTest.php
index 0114f7ff06..97d66aebb1 100644
--- a/tests/app/Http/Middleware/RequestHandlerTest.php
+++ b/tests/app/Http/Middleware/RequestHandlerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/RouterTest.php b/tests/app/Http/Middleware/RouterTest.php
index 3573aacc77..8c81b999d7 100644
--- a/tests/app/Http/Middleware/RouterTest.php
+++ b/tests/app/Http/Middleware/RouterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/SecurityHeadersTest.php b/tests/app/Http/Middleware/SecurityHeadersTest.php
index 7b19fbdcb0..53e3b36ea2 100644
--- a/tests/app/Http/Middleware/SecurityHeadersTest.php
+++ b/tests/app/Http/Middleware/SecurityHeadersTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
index b812aa9eb8..f3b1841a69 100644
--- a/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
+++ b/tests/app/Http/Middleware/UpdateDatabaseSchemaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseDatabaseTest.php b/tests/app/Http/Middleware/UseDatabaseTest.php
index 92462771d2..2229330d27 100644
--- a/tests/app/Http/Middleware/UseDatabaseTest.php
+++ b/tests/app/Http/Middleware/UseDatabaseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseLanguageTest.php b/tests/app/Http/Middleware/UseLanguageTest.php
index b21320881c..708992c7d9 100644
--- a/tests/app/Http/Middleware/UseLanguageTest.php
+++ b/tests/app/Http/Middleware/UseLanguageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseSessionTest.php b/tests/app/Http/Middleware/UseSessionTest.php
index 582a1ccade..635b954861 100644
--- a/tests/app/Http/Middleware/UseSessionTest.php
+++ b/tests/app/Http/Middleware/UseSessionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseThemeTest.php b/tests/app/Http/Middleware/UseThemeTest.php
index 97480e46a8..b47437ce3b 100644
--- a/tests/app/Http/Middleware/UseThemeTest.php
+++ b/tests/app/Http/Middleware/UseThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Middleware/UseTransactionTest.php b/tests/app/Http/Middleware/UseTransactionTest.php
index 78fb0ad5f0..e46ba75a35 100644
--- a/tests/app/Http/Middleware/UseTransactionTest.php
+++ b/tests/app/Http/Middleware/UseTransactionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AccountDeleteTest.php b/tests/app/Http/RequestHandlers/AccountDeleteTest.php
index ca6986132e..c5e65c74d9 100644
--- a/tests/app/Http/RequestHandlers/AccountDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/AccountDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AccountEditTest.php b/tests/app/Http/RequestHandlers/AccountEditTest.php
index 78af6b7fd1..27af86019a 100644
--- a/tests/app/Http/RequestHandlers/AccountEditTest.php
+++ b/tests/app/Http/RequestHandlers/AccountEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AccountUpdateTest.php b/tests/app/Http/RequestHandlers/AccountUpdateTest.php
index 0cc1b1df16..352e461cc6 100644
--- a/tests/app/Http/RequestHandlers/AccountUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/AccountUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
index fbc8395e41..b3df4715aa 100644
--- a/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToFamilyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
index 528a3d166f..6e411430f2 100644
--- a/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToFamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
index 27498c428d..595bccf5a9 100644
--- a/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
index 6e99f6c123..5a1ae72932 100644
--- a/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddChildToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
index 46399a2869..12e67efc2e 100644
--- a/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddMediaFileActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
index e23ca11562..ebab664ab7 100644
--- a/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
+++ b/tests/app/Http/RequestHandlers/AddMediaFileModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddNewFactTest.php b/tests/app/Http/RequestHandlers/AddNewFactTest.php
index 4faec5b35c..ab305d459f 100644
--- a/tests/app/Http/RequestHandlers/AddNewFactTest.php
+++ b/tests/app/Http/RequestHandlers/AddNewFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
index c1dc6c59fd..f066861a90 100644
--- a/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddParentToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
index c4c5192846..b19953a577 100644
--- a/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddParentToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
index e7cb6f764c..6a1d3dc757 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
index a6f7b02a40..fb2dc4d803 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToFamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
index b79ede8936..f72af7d5bd 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
index 5a21ae1fa7..021947fe7f 100644
--- a/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddSpouseToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
index 048ca63098..34db93f4aa 100644
--- a/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
+++ b/tests/app/Http/RequestHandlers/AddUnlinkedActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
index 62c4f1d2c5..3b89b1e171 100644
--- a/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
+++ b/tests/app/Http/RequestHandlers/AddUnlinkedPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
index bbce0f5c47..c9f6884771 100644
--- a/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/AdminMediaFileDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
index 9ef74126f1..59cf99e441 100644
--- a/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
+++ b/tests/app/Http/RequestHandlers/AdminMediaFileThumbnailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AdsTxtTest.php b/tests/app/Http/RequestHandlers/AdsTxtTest.php
index d38d6bddef..538d8e1706 100644
--- a/tests/app/Http/RequestHandlers/AdsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/AdsTxtTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
index f059662a29..f5639dff84 100644
--- a/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/AppAdsTxtTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
index fc2a30f3fe..0851258a76 100644
--- a/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
+++ b/tests/app/Http/RequestHandlers/AppleTouchIconPngTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
index ad79f2f34b..314836417d 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteCitationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
index 924c4ec5aa..86c0a269fe 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteFolderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
index 8590020cee..ccc7021746 100644
--- a/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompletePlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
index 82c293d4fd..9c2dace46a 100644
--- a/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
+++ b/tests/app/Http/RequestHandlers/AutoCompleteSurnameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/BroadcastActionTest.php b/tests/app/Http/RequestHandlers/BroadcastActionTest.php
index 74cbdac002..d6aaf4bf22 100644
--- a/tests/app/Http/RequestHandlers/BroadcastActionTest.php
+++ b/tests/app/Http/RequestHandlers/BroadcastActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/BroadcastPageTest.php b/tests/app/Http/RequestHandlers/BroadcastPageTest.php
index b5cfac2404..68730facac 100644
--- a/tests/app/Http/RequestHandlers/BroadcastPageTest.php
+++ b/tests/app/Http/RequestHandlers/BroadcastPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
index a5ce134e98..b83f9133c9 100644
--- a/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
+++ b/tests/app/Http/RequestHandlers/BrowserconfigXmlTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CalendarActionTest.php b/tests/app/Http/RequestHandlers/CalendarActionTest.php
index 407fbef4d4..758983c2e1 100644
--- a/tests/app/Http/RequestHandlers/CalendarActionTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CalendarEventsTest.php b/tests/app/Http/RequestHandlers/CalendarEventsTest.php
index 224fd9a50a..2094ed2234 100644
--- a/tests/app/Http/RequestHandlers/CalendarEventsTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarEventsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CalendarPageTest.php b/tests/app/Http/RequestHandlers/CalendarPageTest.php
index 0ad7bb49f5..59dea5e646 100644
--- a/tests/app/Http/RequestHandlers/CalendarPageTest.php
+++ b/tests/app/Http/RequestHandlers/CalendarPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
index e13da89197..fd0abaa534 100644
--- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
index 8a1c599314..a88ea497ef 100644
--- a/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ChangeFamilyMembersPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
index 51c38d50ca..e4aa9b9ba7 100644
--- a/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
+++ b/tests/app/Http/RequestHandlers/CheckForNewVersionNowTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CheckTreeTest.php b/tests/app/Http/RequestHandlers/CheckTreeTest.php
index 1530fab63c..7a11f94b53 100644
--- a/tests/app/Http/RequestHandlers/CheckTreeTest.php
+++ b/tests/app/Http/RequestHandlers/CheckTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
index 27235c5c49..24b36dad08 100644
--- a/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
+++ b/tests/app/Http/RequestHandlers/CleanDataFolderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ContactActionTest.php b/tests/app/Http/RequestHandlers/ContactActionTest.php
index ee02894e0a..43196b2083 100644
--- a/tests/app/Http/RequestHandlers/ContactActionTest.php
+++ b/tests/app/Http/RequestHandlers/ContactActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ContactPageTest.php b/tests/app/Http/RequestHandlers/ContactPageTest.php
index aae54f11d0..abd55ec0ee 100644
--- a/tests/app/Http/RequestHandlers/ContactPageTest.php
+++ b/tests/app/Http/RequestHandlers/ContactPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php b/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php
index 516fc17e31..d8ec46c59f 100644
--- a/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php
+++ b/tests/app/Http/RequestHandlers/ControlPanelControllerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ControlPanelTest.php b/tests/app/Http/RequestHandlers/ControlPanelTest.php
index 722818fb28..b981ee4ff7 100644
--- a/tests/app/Http/RequestHandlers/ControlPanelTest.php
+++ b/tests/app/Http/RequestHandlers/ControlPanelTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CopyFactTest.php b/tests/app/Http/RequestHandlers/CopyFactTest.php
index 53bd5cc01b..90aae94bb1 100644
--- a/tests/app/Http/RequestHandlers/CopyFactTest.php
+++ b/tests/app/Http/RequestHandlers/CopyFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
index f02097788c..4d4e7753b6 100644
--- a/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateLocationActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
index 90c24565cb..0465a30a57 100644
--- a/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateLocationModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
index 25f6aa4fe9..3582a0d850 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
index 4d669ef6c4..93619b72e1 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectFromFileTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
index 7f68706a20..47139f1578 100644
--- a/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateMediaObjectModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
index e9dd70c284..1fdc6af371 100644
--- a/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateNoteActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
index b34f793427..227938a532 100644
--- a/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateNoteModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
index 506cdf6ef3..dca38deee1 100644
--- a/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateRepositoryActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
index e86c4a1125..b3dee56b88 100644
--- a/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateRepositoryModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
index 475a4776e4..68b828659e 100644
--- a/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSourceActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
index d219fe02fb..1a679bd38a 100644
--- a/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSourceModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
index 1d52ebb8e7..7830f7688d 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmissionActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
index c3daaa3711..8cc066b5d4 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmissionModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
index cd729e881e..96d6907d8c 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmitterActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
index 5b3ec06ca6..1f4fe86dea 100644
--- a/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
+++ b/tests/app/Http/RequestHandlers/CreateSubmitterModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
index ebd6d70e4a..9fea7b7789 100644
--- a/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/CreateTreeActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/CreateTreePageTest.php b/tests/app/Http/RequestHandlers/CreateTreePageTest.php
index 0f7d4e2b52..97f4e867c1 100644
--- a/tests/app/Http/RequestHandlers/CreateTreePageTest.php
+++ b/tests/app/Http/RequestHandlers/CreateTreePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixChooseTest.php b/tests/app/Http/RequestHandlers/DataFixChooseTest.php
index 6f7ae455d2..c1be2f7fa7 100644
--- a/tests/app/Http/RequestHandlers/DataFixChooseTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixChooseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixDataTest.php b/tests/app/Http/RequestHandlers/DataFixDataTest.php
index 4d7a6491d5..0f3e4f8752 100644
--- a/tests/app/Http/RequestHandlers/DataFixDataTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixPageTest.php b/tests/app/Http/RequestHandlers/DataFixPageTest.php
index 59e460b6a0..8c14068c6b 100644
--- a/tests/app/Http/RequestHandlers/DataFixPageTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
index d679d21352..336a480e00 100644
--- a/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixPreviewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixSelectTest.php b/tests/app/Http/RequestHandlers/DataFixSelectTest.php
index 37860f758b..d69c669c69 100644
--- a/tests/app/Http/RequestHandlers/DataFixSelectTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixSelectTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
index 3fe70e31ec..d9a72ad286 100644
--- a/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixUpdateAllTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
index f48057c4db..b6568962ba 100644
--- a/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/DataFixUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteFactTest.php b/tests/app/Http/RequestHandlers/DeleteFactTest.php
index c104d2db28..1418425ed7 100644
--- a/tests/app/Http/RequestHandlers/DeleteFactTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeletePathTest.php b/tests/app/Http/RequestHandlers/DeletePathTest.php
index 78b2f7fdcf..732a7a95c2 100644
--- a/tests/app/Http/RequestHandlers/DeletePathTest.php
+++ b/tests/app/Http/RequestHandlers/DeletePathTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteRecordTest.php b/tests/app/Http/RequestHandlers/DeleteRecordTest.php
index 1223ab0f65..f5d882d9da 100644
--- a/tests/app/Http/RequestHandlers/DeleteRecordTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
index 85cedb22dd..5941c1dcb0 100644
--- a/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteTreeActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/DeleteUserTest.php b/tests/app/Http/RequestHandlers/DeleteUserTest.php
index d1b771c5d5..ee17fd8be6 100644
--- a/tests/app/Http/RequestHandlers/DeleteUserTest.php
+++ b/tests/app/Http/RequestHandlers/DeleteUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditFactActionTest.php b/tests/app/Http/RequestHandlers/EditFactActionTest.php
index e952d44a91..41e34884cb 100644
--- a/tests/app/Http/RequestHandlers/EditFactActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditFactActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditFactPageTest.php b/tests/app/Http/RequestHandlers/EditFactPageTest.php
index 3c42d3c6fc..aa734debc2 100644
--- a/tests/app/Http/RequestHandlers/EditFactPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditFactPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
index dea89ac809..df200f4a7a 100644
--- a/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditMediaFileActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
index a116f63c66..16628eb46e 100644
--- a/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
+++ b/tests/app/Http/RequestHandlers/EditMediaFileModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditNoteActionTest.php b/tests/app/Http/RequestHandlers/EditNoteActionTest.php
index db40afad3b..62af54578c 100644
--- a/tests/app/Http/RequestHandlers/EditNoteActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditNoteActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditNotePageTest.php b/tests/app/Http/RequestHandlers/EditNotePageTest.php
index a15766f591..8197ef61ab 100644
--- a/tests/app/Http/RequestHandlers/EditNotePageTest.php
+++ b/tests/app/Http/RequestHandlers/EditNotePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
index 8685fe9c54..894cb437cb 100644
--- a/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawFactActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
index 97b7b54f97..4f0d31ac54 100644
--- a/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawFactPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
index 629c9259a0..5aa56c9ea4 100644
--- a/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawRecordActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
index ba04bddb1b..c869f01eef 100644
--- a/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRawRecordPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRecordActionTest.php b/tests/app/Http/RequestHandlers/EditRecordActionTest.php
index 3d0de20e58..90b9b53a8b 100644
--- a/tests/app/Http/RequestHandlers/EditRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/EditRecordActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EditRecordPageTest.php b/tests/app/Http/RequestHandlers/EditRecordPageTest.php
index bd9474d7c5..01924839bd 100644
--- a/tests/app/Http/RequestHandlers/EditRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/EditRecordPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
index a96dbb73d5..fd548d26d3 100644
--- a/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/EmailPreferencesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
index 4eb2140bf0..2defe3e8f3 100644
--- a/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/EmailPreferencesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
index 24064c5658..a632f7e7ad 100644
--- a/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
+++ b/tests/app/Http/RequestHandlers/EmptyClipboardTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
index 491fec9c07..8a1dce492d 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomClientTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
index d9023658aa..e073566e1a 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
index 80d7801c14..7376cec651 100644
--- a/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
+++ b/tests/app/Http/RequestHandlers/ExportGedcomServerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FamilyPageTest.php b/tests/app/Http/RequestHandlers/FamilyPageTest.php
index b8d7aeb44d..ce38648f30 100644
--- a/tests/app/Http/RequestHandlers/FamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/FamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FaviconIcoTest.php b/tests/app/Http/RequestHandlers/FaviconIcoTest.php
index 6e313f03c0..5cebcd7660 100644
--- a/tests/app/Http/RequestHandlers/FaviconIcoTest.php
+++ b/tests/app/Http/RequestHandlers/FaviconIcoTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
index 9cdf51f5f2..c7d80c7e1f 100644
--- a/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
+++ b/tests/app/Http/RequestHandlers/FindDuplicateRecordsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php
index 6f7392f1f6..ca6d933e14 100644
--- a/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/FixLevel0MediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php
index d854ece1c0..5a229006d9 100644
--- a/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php
+++ b/tests/app/Http/RequestHandlers/FixLevel0MediaDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php b/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php
index a86e7b0963..fcdb68cf5c 100644
--- a/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/FixLevel0MediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/GedcomLoadTest.php b/tests/app/Http/RequestHandlers/GedcomLoadTest.php
index 1c8922bee1..cc009087e2 100644
--- a/tests/app/Http/RequestHandlers/GedcomLoadTest.php
+++ b/tests/app/Http/RequestHandlers/GedcomLoadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
index c4e3acddf1..04c9a18740 100644
--- a/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
+++ b/tests/app/Http/RequestHandlers/GedcomRecordPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/HeaderPageTest.php b/tests/app/Http/RequestHandlers/HeaderPageTest.php
index 26aa7b40d6..44de77a89c 100644
--- a/tests/app/Http/RequestHandlers/HeaderPageTest.php
+++ b/tests/app/Http/RequestHandlers/HeaderPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/HelpTextTest.php b/tests/app/Http/RequestHandlers/HelpTextTest.php
index 590c5c1357..78609f91cd 100644
--- a/tests/app/Http/RequestHandlers/HelpTextTest.php
+++ b/tests/app/Http/RequestHandlers/HelpTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/HomePageTest.php b/tests/app/Http/RequestHandlers/HomePageTest.php
index c6c35842d3..43b8629d07 100644
--- a/tests/app/Http/RequestHandlers/HomePageTest.php
+++ b/tests/app/Http/RequestHandlers/HomePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
index 7638fec36f..9566b94f51 100644
--- a/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
+++ b/tests/app/Http/RequestHandlers/ImportGedcomActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
index 9bd2e8be20..5c832badb4 100644
--- a/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
+++ b/tests/app/Http/RequestHandlers/ImportGedcomPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportThumbnailsActionTest.php b/tests/app/Http/RequestHandlers/ImportThumbnailsActionTest.php
index 016d5e118c..7ae95f0a45 100644
--- a/tests/app/Http/RequestHandlers/ImportThumbnailsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ImportThumbnailsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportThumbnailsDataTest.php b/tests/app/Http/RequestHandlers/ImportThumbnailsDataTest.php
index 3f3e69082d..e6953c3088 100644
--- a/tests/app/Http/RequestHandlers/ImportThumbnailsDataTest.php
+++ b/tests/app/Http/RequestHandlers/ImportThumbnailsDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ImportThumbnailsPageTest.php b/tests/app/Http/RequestHandlers/ImportThumbnailsPageTest.php
index 3e168ecdde..6758ed0fb7 100644
--- a/tests/app/Http/RequestHandlers/ImportThumbnailsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ImportThumbnailsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/IndividualPageTest.php b/tests/app/Http/RequestHandlers/IndividualPageTest.php
index 840e64a7b0..d12b0f3ac4 100644
--- a/tests/app/Http/RequestHandlers/IndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/IndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
index 6d0c27a519..5bc6b70fbd 100644
--- a/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
index 670b8bf911..86174dfcca 100644
--- a/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
+++ b/tests/app/Http/RequestHandlers/LinkChildToFamilyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
index acc45ec6ba..b2840e9dec 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToFamilyModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
index 309d7e76a8..4a2d57e065 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToIndividualModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
index 8957a3223a..40ea7c8169 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToRecordActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
index 74e54315d5..f39a2d38dd 100644
--- a/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
+++ b/tests/app/Http/RequestHandlers/LinkMediaToSourceModalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
index 7107d695c4..2b5f0dfc10 100644
--- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
+++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
index e34a04796c..236dee80e8 100644
--- a/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
+++ b/tests/app/Http/RequestHandlers/LinkSpouseToIndividualPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LocationPageTest.php b/tests/app/Http/RequestHandlers/LocationPageTest.php
index 1f9da5e6b2..b983697b26 100644
--- a/tests/app/Http/RequestHandlers/LocationPageTest.php
+++ b/tests/app/Http/RequestHandlers/LocationPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LoginActionTest.php b/tests/app/Http/RequestHandlers/LoginActionTest.php
index cbd2d59699..6ff08945fa 100644
--- a/tests/app/Http/RequestHandlers/LoginActionTest.php
+++ b/tests/app/Http/RequestHandlers/LoginActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LoginPageTest.php b/tests/app/Http/RequestHandlers/LoginPageTest.php
index 0e418e897b..d709860250 100644
--- a/tests/app/Http/RequestHandlers/LoginPageTest.php
+++ b/tests/app/Http/RequestHandlers/LoginPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/LogoutTest.php b/tests/app/Http/RequestHandlers/LogoutTest.php
index e45124d706..1ba832a9f0 100644
--- a/tests/app/Http/RequestHandlers/LogoutTest.php
+++ b/tests/app/Http/RequestHandlers/LogoutTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
index b67c3232e6..259a085a4c 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageMediaDataTest.php b/tests/app/Http/RequestHandlers/ManageMediaDataTest.php
index 482d76e014..6f950cbc73 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaDataTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageMediaPageTest.php b/tests/app/Http/RequestHandlers/ManageMediaPageTest.php
index fc80232fad..4b487b8af3 100644
--- a/tests/app/Http/RequestHandlers/ManageMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/ManageMediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ManageTreesTest.php b/tests/app/Http/RequestHandlers/ManageTreesTest.php
index 64dff3fc88..8d4cf50e3b 100644
--- a/tests/app/Http/RequestHandlers/ManageTreesTest.php
+++ b/tests/app/Http/RequestHandlers/ManageTreesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataAddTest.php b/tests/app/Http/RequestHandlers/MapDataAddTest.php
index 5c681e6f8a..c8979d2f99 100644
--- a/tests/app/Http/RequestHandlers/MapDataAddTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataAddTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
index 6243b1622f..69a98fe216 100644
--- a/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
index 8140fee0f5..848e265cbd 100644
--- a/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataDeleteUnusedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataEditTest.php b/tests/app/Http/RequestHandlers/MapDataEditTest.php
index 35ca5a3979..c786f0558c 100644
--- a/tests/app/Http/RequestHandlers/MapDataEditTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php b/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php
index be7d2788d3..f418e9bbbb 100644
--- a/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataExportCSVTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php b/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php
index e7e27c09f2..ba42f8a3c7 100644
--- a/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataExportGeoJsonTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
index 47daa81050..98cb4dbafb 100644
--- a/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataImportActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataImportPageTest.php b/tests/app/Http/RequestHandlers/MapDataImportPageTest.php
index 454213dca3..cb737f6230 100644
--- a/tests/app/Http/RequestHandlers/MapDataImportPageTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataImportPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataListTest.php b/tests/app/Http/RequestHandlers/MapDataListTest.php
index 15d082446a..b1be3b8491 100644
--- a/tests/app/Http/RequestHandlers/MapDataListTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataListTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MapDataSaveTest.php b/tests/app/Http/RequestHandlers/MapDataSaveTest.php
index 3535daed66..20d082e357 100644
--- a/tests/app/Http/RequestHandlers/MapDataSaveTest.php
+++ b/tests/app/Http/RequestHandlers/MapDataSaveTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MasqueradeTest.php b/tests/app/Http/RequestHandlers/MasqueradeTest.php
index b41e3ab501..2610815dee 100644
--- a/tests/app/Http/RequestHandlers/MasqueradeTest.php
+++ b/tests/app/Http/RequestHandlers/MasqueradeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
index 2e54ff66f9..1d5cf74931 100644
--- a/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/MediaFileDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
index ba89063c7c..20641d4573 100644
--- a/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
+++ b/tests/app/Http/RequestHandlers/MediaFileThumbnailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MediaPageTest.php b/tests/app/Http/RequestHandlers/MediaPageTest.php
index d7b60dc8b8..97b6345b2b 100644
--- a/tests/app/Http/RequestHandlers/MediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/MediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
index fc1556d7d9..c82d106c68 100644
--- a/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeFactsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
index 0d3bc4ab6e..50f18ae330 100644
--- a/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeFactsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
index 849461d737..d755ca8b69 100644
--- a/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeRecordsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
index 001d150a6b..cf482e8d74 100644
--- a/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeRecordsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
index 928be8795b..08ab40484c 100644
--- a/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
+++ b/tests/app/Http/RequestHandlers/MergeTreesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
index 2f16b736ba..0bd4efb166 100644
--- a/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
+++ b/tests/app/Http/RequestHandlers/MergeTreesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MessageActionTest.php b/tests/app/Http/RequestHandlers/MessageActionTest.php
index 15591e94ae..de284df8c4 100644
--- a/tests/app/Http/RequestHandlers/MessageActionTest.php
+++ b/tests/app/Http/RequestHandlers/MessageActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MessagePageTest.php b/tests/app/Http/RequestHandlers/MessagePageTest.php
index b19ea1b60a..a7626f0f93 100644
--- a/tests/app/Http/RequestHandlers/MessagePageTest.php
+++ b/tests/app/Http/RequestHandlers/MessagePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/MessageSelectTest.php b/tests/app/Http/RequestHandlers/MessageSelectTest.php
index 882e555eb7..0748b1cea8 100644
--- a/tests/app/Http/RequestHandlers/MessageSelectTest.php
+++ b/tests/app/Http/RequestHandlers/MessageSelectTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModuleActionTest.php b/tests/app/Http/RequestHandlers/ModuleActionTest.php
index 6ccd2e26c5..d89018a059 100644
--- a/tests/app/Http/RequestHandlers/ModuleActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModuleActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
index c5c3e3b429..edecb0ac4a 100644
--- a/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
+++ b/tests/app/Http/RequestHandlers/ModuleDeleteSettingsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
index ae6fda7726..81ff4ffdb8 100644
--- a/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAllActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
index f5262b9b68..8f1e3e87aa 100644
--- a/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAllPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
index 2783cc9d56..e21f5bfd75 100644
--- a/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
index fa96e8d7b2..75ed6a1684 100644
--- a/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesAnalyticsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
index 6878f8e99e..000572d209 100644
--- a/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesBlocksActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
index 747e684941..86032bf507 100644
--- a/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesBlocksPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
index 31305609db..04d009ee75 100644
--- a/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesChartsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
index de82c64ba9..ae96be8e12 100644
--- a/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesChartsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
index cec62c4d0d..4ca477e249 100644
--- a/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesDataFixesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
index 2e1f805e85..f584d70069 100644
--- a/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesDataFixesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
index cc0643c9c0..c0b2f36688 100644
--- a/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesFootersActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
index d9c75f1df6..749370f48e 100644
--- a/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesFootersPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
index 67a9d52204..a7f620b409 100644
--- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
index a1c0ffd64d..44b8f9206a 100644
--- a/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesHistoricEventsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
index b2b30b092c..54cfd53c84 100644
--- a/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesLanguagesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
index c8d20c057e..b3e18b4262 100644
--- a/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesLanguagesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
index 09402ff728..bdc9e3dbeb 100644
--- a/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesListsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
index 454bacbf4b..446a556c8c 100644
--- a/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesListsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
index 448316bb4a..03eb0065da 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompleteActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
index 252c166fc0..1afa6cf53c 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapAutocompletePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
index 649efbbb36..e9105dc12a 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
index d304e9c1a5..83b315ee29 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapGeoLocationsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
index d8c18936ac..581108dd03 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapLinksActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
index 3875a931e4..cf3225b0af 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapLinksPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
index ad6adcf90b..4be6b8c62e 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
index c579f4f2c6..b8e2d4902e 100644
--- a/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMapProvidersPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
index 1c69fd3966..766d739186 100644
--- a/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMenusActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
index 76b4b9ed0c..4c32a0def6 100644
--- a/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesMenusPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
index 1d9e4a6c09..526724eae1 100644
--- a/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesReportsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
index deefae836d..72e1643d59 100644
--- a/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesReportsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
index eb241a5cd2..d877dad1a6 100644
--- a/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSharesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
index 2f11814b6d..7cda068bf4 100644
--- a/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSharesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
index 526fdbe6cc..e6f7032e19 100644
--- a/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSidebarsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
index d8b664d3cd..fa226ac6dc 100644
--- a/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesSidebarsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
index d1ed553cb1..4054993b80 100644
--- a/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesTabsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
index 7ea45c88be..cab84b6fc6 100644
--- a/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesTabsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
index 3c88b4b0b2..d9ddeeb7b6 100644
--- a/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesThemesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
index b06c379747..3e7697d3a6 100644
--- a/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ModulesThemesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/NotePageTest.php b/tests/app/Http/RequestHandlers/NotePageTest.php
index 7182db658a..33ba52839b 100644
--- a/tests/app/Http/RequestHandlers/NotePageTest.php
+++ b/tests/app/Http/RequestHandlers/NotePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
index f65886b852..8d2dc7e395 100644
--- a/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordRequestActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php b/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
index 779d9719d3..afa33571da 100644
--- a/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordRequestPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
index 18a1f5f6a1..c601082ff6 100644
--- a/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordResetActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasswordResetPageTest.php b/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
index 04c1d2ec47..d0c0f84126 100644
--- a/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
+++ b/tests/app/Http/RequestHandlers/PasswordResetPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PasteFactTest.php b/tests/app/Http/RequestHandlers/PasteFactTest.php
index 610fac395b..7490e5e1cb 100644
--- a/tests/app/Http/RequestHandlers/PasteFactTest.php
+++ b/tests/app/Http/RequestHandlers/PasteFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
index dbb8f68dac..d1a869c24d 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptChangeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
index 6ab1635e03..adca68ce4c 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
index 524a8cc61b..6582a73745 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesAcceptTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
index 87dcc89bf5..3165f9ec34 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
index 304f29e511..fca6b2bcf9 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
index 2c934e64f2..2968e9588a 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
index 7c925196ef..a3a5e7da45 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
index 9639e11ee4..50bc360dd2 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesLogPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
index 8899e26c63..fec66f3f3d 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectChangeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
index 38f4f1b6c4..fc442cb338 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectRecordTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
index f9afb5f8e9..d7eecabeaf 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesRejectTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PendingChangesTest.php b/tests/app/Http/RequestHandlers/PendingChangesTest.php
index fd07a51ea8..68b46ecd5a 100644
--- a/tests/app/Http/RequestHandlers/PendingChangesTest.php
+++ b/tests/app/Http/RequestHandlers/PendingChangesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PhpInformationTest.php b/tests/app/Http/RequestHandlers/PhpInformationTest.php
index d38e74499f..42ddd795a0 100644
--- a/tests/app/Http/RequestHandlers/PhpInformationTest.php
+++ b/tests/app/Http/RequestHandlers/PhpInformationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/PingTest.php b/tests/app/Http/RequestHandlers/PingTest.php
index 607a16bd0c..7da18a470e 100644
--- a/tests/app/Http/RequestHandlers/PingTest.php
+++ b/tests/app/Http/RequestHandlers/PingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php b/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php
index db718998e0..97b4a972ed 100644
--- a/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectAncestryPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php b/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php
index 07a7bf2d31..2cec7ca583 100644
--- a/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectBranchesPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php b/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php
index 632260c075..4a0e08e0aa 100644
--- a/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectCalendarPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php b/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php
index c6629345c7..65dd211eb4 100644
--- a/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectCompactPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php
index 18d1350dd9..1d2f3d048d 100644
--- a/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectDescendancyPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectDescendencyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectDescendencyPhpTest.php
index 853d627eb1..6a689d5742 100644
--- a/tests/app/Http/RequestHandlers/RedirectDescendencyPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectDescendencyPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php
index 2a3f80fc51..d8b00618ca 100644
--- a/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFamListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php
index 5de9a86d82..ff2b26101c 100644
--- a/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFamilyBookPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php
index d097aa8f08..9af5709e81 100644
--- a/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFamilyPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php b/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php
index b72816ab1e..7dda5db817 100644
--- a/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectFanChartPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php b/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php
index 824735dfb1..bffab17e57 100644
--- a/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectGedRecordPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php b/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php
index 3b09476d69..d19c0b701d 100644
--- a/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectHourGlassPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php
index a9b045a672..f723831b64 100644
--- a/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectIndiListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php b/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php
index 68086fd5b8..51f45a3e36 100644
--- a/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectIndividualPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php b/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php
index 2f55940eee..0073e05f25 100644
--- a/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectLifeSpanPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php
index cf5e13d1e7..072b255b6d 100644
--- a/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectMediaListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php b/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php
index 152a1d384f..e20357484b 100644
--- a/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectMediaViewerPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php b/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php
index b10873a96b..db99bb0f9c 100644
--- a/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectModulePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php
index 1dbcc0c308..cd9c3f031d 100644
--- a/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectNoteListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php b/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php
index 5f2eac5411..b772820f4e 100644
--- a/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectNotePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php b/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php
index 859adb4cce..c73891a160 100644
--- a/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectPedigreePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php
index 0ec91749cd..d8214a1359 100644
--- a/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectPlaceListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php
index d4c1a487a7..1eab91ac61 100644
--- a/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectRelationshipPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php
index 1ed75c8b53..4659f09e87 100644
--- a/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectRepoListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php b/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php
index 386ea7b43a..fd28cc971a 100644
--- a/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectReportEnginePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php b/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php
index 38d1509451..899abe0ed6 100644
--- a/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectRepositoryPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php b/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php
index a659f66086..14ba060191 100644
--- a/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectSourceListPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php b/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php
index cd96c2c845..e949eb95f1 100644
--- a/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectSourcePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php b/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php
index 04ee9304bb..36a071daee 100644
--- a/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectStatisticsPhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php b/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php
index 0ddd5343fc..68e4dea6fb 100644
--- a/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php
+++ b/tests/app/Http/RequestHandlers/RedirectTimeLinePhpTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RegisterActionTest.php b/tests/app/Http/RequestHandlers/RegisterActionTest.php
index ee65d7a7a0..33c43e033a 100644
--- a/tests/app/Http/RequestHandlers/RegisterActionTest.php
+++ b/tests/app/Http/RequestHandlers/RegisterActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RegisterPageTest.php b/tests/app/Http/RequestHandlers/RegisterPageTest.php
index 118b60f0cd..72db68cb55 100644
--- a/tests/app/Http/RequestHandlers/RegisterPageTest.php
+++ b/tests/app/Http/RequestHandlers/RegisterPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
index bae3ba0e24..9af2f90d97 100644
--- a/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
+++ b/tests/app/Http/RequestHandlers/RenumberTreeActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
index f84c4166a0..c14c6b7191 100644
--- a/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
+++ b/tests/app/Http/RequestHandlers/RenumberTreePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
index e33fe90a07..fd7a4f0b85 100644
--- a/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderChildrenActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
index 66beaac549..9231969b79 100644
--- a/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderChildrenPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
index 096ee49af0..ce1d4ead18 100644
--- a/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderFamiliesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
index fd47bd461e..f93db0ce85 100644
--- a/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderFamiliesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
index 3809fe9b0e..ead4cd2f3e 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
index 70be26bea0..7c6405ce31 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
index 0aba041117..c7671a6bcf 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaFilesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
index 508eb82696..64acc87daa 100644
--- a/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderMediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
index 9f2c85964b..d4557bdbc4 100644
--- a/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderNamesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
index fb34a3249e..c27215bc33 100644
--- a/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReorderNamesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportGenerateTest.php b/tests/app/Http/RequestHandlers/ReportGenerateTest.php
index 9e4ecb1f76..030a2a68c1 100644
--- a/tests/app/Http/RequestHandlers/ReportGenerateTest.php
+++ b/tests/app/Http/RequestHandlers/ReportGenerateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportListActionTest.php b/tests/app/Http/RequestHandlers/ReportListActionTest.php
index 8009d3387f..d1143db9ed 100644
--- a/tests/app/Http/RequestHandlers/ReportListActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReportListActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportListPageTest.php b/tests/app/Http/RequestHandlers/ReportListPageTest.php
index 82224484da..a0b4c68b92 100644
--- a/tests/app/Http/RequestHandlers/ReportListPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReportListPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
index b436eee5ce..ea8a44bfa7 100644
--- a/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
+++ b/tests/app/Http/RequestHandlers/ReportSetupActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
index 4cadf667ac..2117a1bafa 100644
--- a/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
+++ b/tests/app/Http/RequestHandlers/ReportSetupPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RepositoryPageTest.php b/tests/app/Http/RequestHandlers/RepositoryPageTest.php
index 8eed475908..e7d628b281 100644
--- a/tests/app/Http/RequestHandlers/RepositoryPageTest.php
+++ b/tests/app/Http/RequestHandlers/RepositoryPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/RobotsTxtTest.php b/tests/app/Http/RequestHandlers/RobotsTxtTest.php
index c1e9a72293..11a3448e9b 100644
--- a/tests/app/Http/RequestHandlers/RobotsTxtTest.php
+++ b/tests/app/Http/RequestHandlers/RobotsTxtTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
index 4ff783d090..b57b1e74df 100644
--- a/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchAdvancedActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
index a4946c374d..bfb8cb740f 100644
--- a/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchAdvancedPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
index 5a8ffb96bc..5ee9fe3d96 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
index 3d64f3765d..9b6e2e8ec8 100644
--- a/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchGeneralPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
index a89f312584..220bac357a 100644
--- a/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchPhoneticActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
index 577fc1daef..04d4c70b72 100644
--- a/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchPhoneticPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
index 68099db0fa..6741975c0c 100644
--- a/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchQuickActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
index 04e8da6b05..04a085322c 100644
--- a/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
+++ b/tests/app/Http/RequestHandlers/SearchReplaceActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
index 6f7e259708..e280811e4a 100644
--- a/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
+++ b/tests/app/Http/RequestHandlers/SearchReplacePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
index befcb10739..bcfc177f42 100644
--- a/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
+++ b/tests/app/Http/RequestHandlers/SelectDefaultTreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectLanguageTest.php b/tests/app/Http/RequestHandlers/SelectLanguageTest.php
index cfb51a7b34..ec3acf4930 100644
--- a/tests/app/Http/RequestHandlers/SelectLanguageTest.php
+++ b/tests/app/Http/RequestHandlers/SelectLanguageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectNewFactTest.php b/tests/app/Http/RequestHandlers/SelectNewFactTest.php
index 61a4fea3f9..d7726b5c8d 100644
--- a/tests/app/Http/RequestHandlers/SelectNewFactTest.php
+++ b/tests/app/Http/RequestHandlers/SelectNewFactTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SelectThemeTest.php b/tests/app/Http/RequestHandlers/SelectThemeTest.php
index 00e5871ccb..e6b031b6ed 100644
--- a/tests/app/Http/RequestHandlers/SelectThemeTest.php
+++ b/tests/app/Http/RequestHandlers/SelectThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SetupWizardTest.php b/tests/app/Http/RequestHandlers/SetupWizardTest.php
index 0ae0b35d03..312bf05952 100644
--- a/tests/app/Http/RequestHandlers/SetupWizardTest.php
+++ b/tests/app/Http/RequestHandlers/SetupWizardTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SharedNotePageTest.php b/tests/app/Http/RequestHandlers/SharedNotePageTest.php
index dd569c0e61..c65e394950 100644
--- a/tests/app/Http/RequestHandlers/SharedNotePageTest.php
+++ b/tests/app/Http/RequestHandlers/SharedNotePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
index d68aea75ed..c295ff4c5c 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsDataTest.php b/tests/app/Http/RequestHandlers/SiteLogsDataTest.php
index 1dcd71b846..f6fa31a000 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsDataTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php b/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php
index d1f2eb33fe..e5159cb402 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsDeleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php b/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php
index 174e95b574..039a638d91 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsDownloadTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteLogsPageTest.php b/tests/app/Http/RequestHandlers/SiteLogsPageTest.php
index 9881ce1c1a..f5f268dd05 100644
--- a/tests/app/Http/RequestHandlers/SiteLogsPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteLogsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
index 223e9adeb2..94db43e178 100644
--- a/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/SitePreferencesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
index 28bc92829c..a6c4520274 100644
--- a/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/SitePreferencesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
index 4be41c4341..6b7ffe5fb8 100644
--- a/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteRegistrationActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
index 36ff6c8eb5..0ba5233711 100644
--- a/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteRegistrationPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
index 7159e29f37..eb84a9635c 100644
--- a/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
+++ b/tests/app/Http/RequestHandlers/SiteTagsActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
index 5aad66743b..405c13160f 100644
--- a/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
+++ b/tests/app/Http/RequestHandlers/SiteTagsPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SourcePageTest.php b/tests/app/Http/RequestHandlers/SourcePageTest.php
index 6a3a4e331d..ed69839b13 100644
--- a/tests/app/Http/RequestHandlers/SourcePageTest.php
+++ b/tests/app/Http/RequestHandlers/SourcePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SubmissionPageTest.php b/tests/app/Http/RequestHandlers/SubmissionPageTest.php
index b3aa141c71..038eecdb44 100644
--- a/tests/app/Http/RequestHandlers/SubmissionPageTest.php
+++ b/tests/app/Http/RequestHandlers/SubmissionPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SubmitterPageTest.php b/tests/app/Http/RequestHandlers/SubmitterPageTest.php
index 178b7cdcf0..2ac76f53c5 100644
--- a/tests/app/Http/RequestHandlers/SubmitterPageTest.php
+++ b/tests/app/Http/RequestHandlers/SubmitterPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
index 76a9f1803e..06695130cd 100644
--- a/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
+++ b/tests/app/Http/RequestHandlers/SynchronizeTreesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
index 9fe54a0715..54f2a1016d 100644
--- a/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectFamilyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
index 0f285a653e..f0509265b3 100644
--- a/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectIndividualTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
index db7e58e967..0667a25f28 100644
--- a/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectLocationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
index fc84bb9ce8..424d79e6b9 100644
--- a/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectMediaObjectTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
index 7e5759301d..00aa9fc6ea 100644
--- a/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
index 8091b7b049..d2668b1b67 100644
--- a/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectPlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
index 65873301fa..adbfda5e8f 100644
--- a/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
index bd2f04c508..6cbf9e4734 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSharedNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
index a1e64fd789..08c1ce316a 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSourceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
index 301034740e..a853ccb337 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSubmissionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
index c99d02c534..bf85b0a9ec 100644
--- a/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
+++ b/tests/app/Http/RequestHandlers/TomSelectSubmitterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
index c83f8e7bd8..a0f0b43273 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockTest.php b/tests/app/Http/RequestHandlers/TreePageBlockTest.php
index 7eafcb4523..70ca6fcdd1 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
index e0fd97518b..03ba672b08 100644
--- a/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageBlockUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
index 7f3e28b9b1..bae618d8eb 100644
--- a/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageDefaultEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
index 09a5ae1585..ecae197eb2 100644
--- a/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageDefaultUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageEditTest.php b/tests/app/Http/RequestHandlers/TreePageEditTest.php
index ac28f385ad..de8bd8b0ba 100644
--- a/tests/app/Http/RequestHandlers/TreePageEditTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageTest.php b/tests/app/Http/RequestHandlers/TreePageTest.php
index 02652566f9..77a8e36e02 100644
--- a/tests/app/Http/RequestHandlers/TreePageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
index 985b74bd9d..7479a5c66a 100644
--- a/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/TreePageUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
index 4542597280..02f1246dc1 100644
--- a/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
+++ b/tests/app/Http/RequestHandlers/TreePreferencesActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
index bef2514c6e..3f6b6ea195 100644
--- a/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePreferencesPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
index 49a1e58f1b..40d41f7082 100644
--- a/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
+++ b/tests/app/Http/RequestHandlers/TreePrivacyActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
index aab78fdb55..860aa9ab16 100644
--- a/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
+++ b/tests/app/Http/RequestHandlers/TreePrivacyPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
index 1b21e55137..3b7a8a6ab5 100644
--- a/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
+++ b/tests/app/Http/RequestHandlers/UnconnectedActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
index 6fa304270c..fd8a843fef 100644
--- a/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
+++ b/tests/app/Http/RequestHandlers/UnconnectedPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php
index 6c5ca235f7..fda3d37a3f 100644
--- a/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php
+++ b/tests/app/Http/RequestHandlers/UpgradeWizardConfirmTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php
index 906043d816..e4b8b3a258 100644
--- a/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php
+++ b/tests/app/Http/RequestHandlers/UpgradeWizardPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php b/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php
index 40d06333af..6e73e31385 100644
--- a/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php
+++ b/tests/app/Http/RequestHandlers/UpgradeWizardStepTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UploadMediaActionTest.php b/tests/app/Http/RequestHandlers/UploadMediaActionTest.php
index 6882d206b5..71af2b80d1 100644
--- a/tests/app/Http/RequestHandlers/UploadMediaActionTest.php
+++ b/tests/app/Http/RequestHandlers/UploadMediaActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UploadMediaPageTest.php b/tests/app/Http/RequestHandlers/UploadMediaPageTest.php
index 1609f01d77..3647da6377 100644
--- a/tests/app/Http/RequestHandlers/UploadMediaPageTest.php
+++ b/tests/app/Http/RequestHandlers/UploadMediaPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserAddActionTest.php b/tests/app/Http/RequestHandlers/UserAddActionTest.php
index 105e4cb88e..9ddb2a0daa 100644
--- a/tests/app/Http/RequestHandlers/UserAddActionTest.php
+++ b/tests/app/Http/RequestHandlers/UserAddActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserAddPageTest.php b/tests/app/Http/RequestHandlers/UserAddPageTest.php
index 4643cda5bf..21a82a6242 100644
--- a/tests/app/Http/RequestHandlers/UserAddPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserAddPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserEditActionTest.php b/tests/app/Http/RequestHandlers/UserEditActionTest.php
index 10caace81a..fe92cf5c4f 100644
--- a/tests/app/Http/RequestHandlers/UserEditActionTest.php
+++ b/tests/app/Http/RequestHandlers/UserEditActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserEditPageTest.php b/tests/app/Http/RequestHandlers/UserEditPageTest.php
index 5c4d961509..9694287e9b 100644
--- a/tests/app/Http/RequestHandlers/UserEditPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserEditPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserListDataTest.php b/tests/app/Http/RequestHandlers/UserListDataTest.php
index bca756ef19..c90122d4ca 100644
--- a/tests/app/Http/RequestHandlers/UserListDataTest.php
+++ b/tests/app/Http/RequestHandlers/UserListDataTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserListPageTest.php b/tests/app/Http/RequestHandlers/UserListPageTest.php
index 2fbf54ffd8..337ba6ef53 100644
--- a/tests/app/Http/RequestHandlers/UserListPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserListPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserListTest.php b/tests/app/Http/RequestHandlers/UserListTest.php
index 0d1a56e7b9..2cc72cddbf 100644
--- a/tests/app/Http/RequestHandlers/UserListTest.php
+++ b/tests/app/Http/RequestHandlers/UserListTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
index 9ec05fff94..05e47cb445 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockTest.php b/tests/app/Http/RequestHandlers/UserPageBlockTest.php
index 3ec73a3365..4235afe81b 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
index 406e51e117..6151015f38 100644
--- a/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageBlockUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
index e1978e34df..bc1adc5457 100644
--- a/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageDefaultEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
index 1db2c82904..d2adab1097 100644
--- a/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageDefaultUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageEditTest.php b/tests/app/Http/RequestHandlers/UserPageEditTest.php
index ae4795d33d..e5b276ec6e 100644
--- a/tests/app/Http/RequestHandlers/UserPageEditTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageEditTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageTest.php b/tests/app/Http/RequestHandlers/UserPageTest.php
index e6b7a4ac77..7608fa9b5a 100644
--- a/tests/app/Http/RequestHandlers/UserPageTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
index 7495316535..e41d1dc696 100644
--- a/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
+++ b/tests/app/Http/RequestHandlers/UserPageUpdateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
index fd9b8db7d8..0c21c51cd1 100644
--- a/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
+++ b/tests/app/Http/RequestHandlers/UsersCleanupActionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
index c4e4c4ef5a..53bae830b2 100644
--- a/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
+++ b/tests/app/Http/RequestHandlers/UsersCleanupPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/VerifyEmailTest.php b/tests/app/Http/RequestHandlers/VerifyEmailTest.php
index 1fdc22f47d..39bb0a1a2f 100644
--- a/tests/app/Http/RequestHandlers/VerifyEmailTest.php
+++ b/tests/app/Http/RequestHandlers/VerifyEmailTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
index e5484881d9..de1444bbcb 100644
--- a/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
+++ b/tests/app/Http/RequestHandlers/WebmanifestJsonTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Routes/ApiRoutesTest.php b/tests/app/Http/Routes/ApiRoutesTest.php
index b418373326..c348b89083 100644
--- a/tests/app/Http/Routes/ApiRoutesTest.php
+++ b/tests/app/Http/Routes/ApiRoutesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Http/Routes/WebRoutesTest.php b/tests/app/Http/Routes/WebRoutesTest.php
index baebcd9e4e..daaaa442b6 100644
--- a/tests/app/Http/Routes/WebRoutesTest.php
+++ b/tests/app/Http/Routes/WebRoutesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/I18NTest.php b/tests/app/I18NTest.php
index d7822950fb..f10e007233 100644
--- a/tests/app/I18NTest.php
+++ b/tests/app/I18NTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/IndividualTest.php b/tests/app/IndividualTest.php
index ec9d74a90d..5db13dfa0b 100644
--- a/tests/app/IndividualTest.php
+++ b/tests/app/IndividualTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/LocationTest.php b/tests/app/LocationTest.php
index 3875949747..7e0a4dc077 100644
--- a/tests/app/LocationTest.php
+++ b/tests/app/LocationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/LogTest.php b/tests/app/LogTest.php
index 08750b60e8..26d98d5cef 100644
--- a/tests/app/LogTest.php
+++ b/tests/app/LogTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/MediaFileTest.php b/tests/app/MediaFileTest.php
index 7fc690a848..d449a35b67 100644
--- a/tests/app/MediaFileTest.php
+++ b/tests/app/MediaFileTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/MediaTest.php b/tests/app/MediaTest.php
index b71caa4e8b..1105a7fc60 100644
--- a/tests/app/MediaTest.php
+++ b/tests/app/MediaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/MenuTest.php b/tests/app/MenuTest.php
index ae0c689582..2da9689c4d 100644
--- a/tests/app/MenuTest.php
+++ b/tests/app/MenuTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/MimeTest.php b/tests/app/MimeTest.php
index 457203ebae..34fa6902b7 100644
--- a/tests/app/MimeTest.php
+++ b/tests/app/MimeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/AhnentafelReportModuleTest.php b/tests/app/Module/AhnentafelReportModuleTest.php
index 226f89d9bf..70f93d520c 100644
--- a/tests/app/Module/AhnentafelReportModuleTest.php
+++ b/tests/app/Module/AhnentafelReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/AlbumModuleTest.php b/tests/app/Module/AlbumModuleTest.php
index 4d07ea33df..32af3ae43f 100644
--- a/tests/app/Module/AlbumModuleTest.php
+++ b/tests/app/Module/AlbumModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/AncestorsChartModuleTest.php b/tests/app/Module/AncestorsChartModuleTest.php
index 348446f1d7..1087dec025 100644
--- a/tests/app/Module/AncestorsChartModuleTest.php
+++ b/tests/app/Module/AncestorsChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/AustrianHistoricEventsTest.php b/tests/app/Module/AustrianHistoricEventsTest.php
index f75d8a8da2..143d3b3e25 100644
--- a/tests/app/Module/AustrianHistoricEventsTest.php
+++ b/tests/app/Module/AustrianHistoricEventsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/AustrianPresidentsTest.php b/tests/app/Module/AustrianPresidentsTest.php
index 2782392aee..c5dadf9469 100644
--- a/tests/app/Module/AustrianPresidentsTest.php
+++ b/tests/app/Module/AustrianPresidentsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BingMapsTest.php b/tests/app/Module/BingMapsTest.php
index a2485a0768..fe0dd1ac63 100644
--- a/tests/app/Module/BingMapsTest.php
+++ b/tests/app/Module/BingMapsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BingWebmasterToolsModuleTest.php b/tests/app/Module/BingWebmasterToolsModuleTest.php
index f794bde56f..5b27078b50 100644
--- a/tests/app/Module/BingWebmasterToolsModuleTest.php
+++ b/tests/app/Module/BingWebmasterToolsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BirthDeathMarriageReportModuleTest.php b/tests/app/Module/BirthDeathMarriageReportModuleTest.php
index 41e415c28c..543f933baf 100644
--- a/tests/app/Module/BirthDeathMarriageReportModuleTest.php
+++ b/tests/app/Module/BirthDeathMarriageReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BirthReportModuleTest.php b/tests/app/Module/BirthReportModuleTest.php
index 97d3f9c524..bba3d24089 100644
--- a/tests/app/Module/BirthReportModuleTest.php
+++ b/tests/app/Module/BirthReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BranchesListModuleTest.php b/tests/app/Module/BranchesListModuleTest.php
index 4e3b1f50b2..9c8e95c858 100644
--- a/tests/app/Module/BranchesListModuleTest.php
+++ b/tests/app/Module/BranchesListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BritishMonarchsTest.php b/tests/app/Module/BritishMonarchsTest.php
index bc876af525..0f0f7dfa16 100644
--- a/tests/app/Module/BritishMonarchsTest.php
+++ b/tests/app/Module/BritishMonarchsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BritishPrimeMinistersTest.php b/tests/app/Module/BritishPrimeMinistersTest.php
index 0db6be3eca..ac93ae0178 100644
--- a/tests/app/Module/BritishPrimeMinistersTest.php
+++ b/tests/app/Module/BritishPrimeMinistersTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/BritishSocialHistoryTest.php b/tests/app/Module/BritishSocialHistoryTest.php
index fc0b1c75da..1ab8448484 100644
--- a/tests/app/Module/BritishSocialHistoryTest.php
+++ b/tests/app/Module/BritishSocialHistoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CalendarMenuModuleTest.php b/tests/app/Module/CalendarMenuModuleTest.php
index e656ebf607..6de42536ec 100644
--- a/tests/app/Module/CalendarMenuModuleTest.php
+++ b/tests/app/Module/CalendarMenuModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CemeteryReportModuleTest.php b/tests/app/Module/CemeteryReportModuleTest.php
index bcc6de40f5..d6c17ebe0f 100644
--- a/tests/app/Module/CemeteryReportModuleTest.php
+++ b/tests/app/Module/CemeteryReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CensusAssistantModuleTest.php b/tests/app/Module/CensusAssistantModuleTest.php
index 8a32da7a92..88f0b91860 100644
--- a/tests/app/Module/CensusAssistantModuleTest.php
+++ b/tests/app/Module/CensusAssistantModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ChangeReportModuleTest.php b/tests/app/Module/ChangeReportModuleTest.php
index d155aee50a..9335053df4 100644
--- a/tests/app/Module/ChangeReportModuleTest.php
+++ b/tests/app/Module/ChangeReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ChartsBlockModuleTest.php b/tests/app/Module/ChartsBlockModuleTest.php
index 0db55cfafb..dc061146a6 100644
--- a/tests/app/Module/ChartsBlockModuleTest.php
+++ b/tests/app/Module/ChartsBlockModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ChartsMenuModuleTest.php b/tests/app/Module/ChartsMenuModuleTest.php
index f7f58567de..662a21409e 100644
--- a/tests/app/Module/ChartsMenuModuleTest.php
+++ b/tests/app/Module/ChartsMenuModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CheckForNewVersionTest.php b/tests/app/Module/CheckForNewVersionTest.php
index 36a30c351d..e9368e36f6 100644
--- a/tests/app/Module/CheckForNewVersionTest.php
+++ b/tests/app/Module/CheckForNewVersionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CkeditorModuleTest.php b/tests/app/Module/CkeditorModuleTest.php
index aa5bc1c499..3603e2e2c6 100644
--- a/tests/app/Module/CkeditorModuleTest.php
+++ b/tests/app/Module/CkeditorModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ClippingsCartModuleTest.php b/tests/app/Module/ClippingsCartModuleTest.php
index 70c75dd152..a7a0a089a8 100644
--- a/tests/app/Module/ClippingsCartModuleTest.php
+++ b/tests/app/Module/ClippingsCartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CloudsThemeTest.php b/tests/app/Module/CloudsThemeTest.php
index 8b87857e2b..333ca13190 100644
--- a/tests/app/Module/CloudsThemeTest.php
+++ b/tests/app/Module/CloudsThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ColorsThemeTest.php b/tests/app/Module/ColorsThemeTest.php
index f4574f156d..8c19107f50 100644
--- a/tests/app/Module/ColorsThemeTest.php
+++ b/tests/app/Module/ColorsThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CompactTreeChartModuleTest.php b/tests/app/Module/CompactTreeChartModuleTest.php
index ce9a019a93..280a0f8f39 100644
--- a/tests/app/Module/CompactTreeChartModuleTest.php
+++ b/tests/app/Module/CompactTreeChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ContactsFooterModuleTest.php b/tests/app/Module/ContactsFooterModuleTest.php
index 9234443184..d5b49926ed 100644
--- a/tests/app/Module/ContactsFooterModuleTest.php
+++ b/tests/app/Module/ContactsFooterModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CustomCssJsModuleTest.php b/tests/app/Module/CustomCssJsModuleTest.php
index fb44e314a8..ffcec478ce 100644
--- a/tests/app/Module/CustomCssJsModuleTest.php
+++ b/tests/app/Module/CustomCssJsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/CzechMonarchsAndPresidentsTest.php b/tests/app/Module/CzechMonarchsAndPresidentsTest.php
index 737c4b0a90..5ed74668cd 100644
--- a/tests/app/Module/CzechMonarchsAndPresidentsTest.php
+++ b/tests/app/Module/CzechMonarchsAndPresidentsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/DeathReportModuleTest.php b/tests/app/Module/DeathReportModuleTest.php
index 39ab12a3c5..6578ffe8f6 100644
--- a/tests/app/Module/DeathReportModuleTest.php
+++ b/tests/app/Module/DeathReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/DescendancyChartModuleTest.php b/tests/app/Module/DescendancyChartModuleTest.php
index a9b9199723..6e14709544 100644
--- a/tests/app/Module/DescendancyChartModuleTest.php
+++ b/tests/app/Module/DescendancyChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/DescendancyModuleTest.php b/tests/app/Module/DescendancyModuleTest.php
index c534b2d37b..1816aa13f1 100644
--- a/tests/app/Module/DescendancyModuleTest.php
+++ b/tests/app/Module/DescendancyModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/DescendancyReportModuleTest.php b/tests/app/Module/DescendancyReportModuleTest.php
index 964abadcad..4c09e16f91 100644
--- a/tests/app/Module/DescendancyReportModuleTest.php
+++ b/tests/app/Module/DescendancyReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/DutchMonarchsTest.php b/tests/app/Module/DutchMonarchsTest.php
index 12d3d85eee..e98b5c950e 100644
--- a/tests/app/Module/DutchMonarchsTest.php
+++ b/tests/app/Module/DutchMonarchsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/DutchPrimeMinistersTest.php b/tests/app/Module/DutchPrimeMinistersTest.php
index f808fecf6a..1cc848fc76 100644
--- a/tests/app/Module/DutchPrimeMinistersTest.php
+++ b/tests/app/Module/DutchPrimeMinistersTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/EsriMapsTest.php b/tests/app/Module/EsriMapsTest.php
index 0c8b4ba34a..0a7ba8c386 100644
--- a/tests/app/Module/EsriMapsTest.php
+++ b/tests/app/Module/EsriMapsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FabThemeTest.php b/tests/app/Module/FabThemeTest.php
index 217092a86c..2b38dab0f3 100644
--- a/tests/app/Module/FabThemeTest.php
+++ b/tests/app/Module/FabThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FactSourcesReportModuleTest.php b/tests/app/Module/FactSourcesReportModuleTest.php
index 5189164929..507fabeeed 100644
--- a/tests/app/Module/FactSourcesReportModuleTest.php
+++ b/tests/app/Module/FactSourcesReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyBookChartModuleTest.php b/tests/app/Module/FamilyBookChartModuleTest.php
index 492d78a909..8251fd23c5 100644
--- a/tests/app/Module/FamilyBookChartModuleTest.php
+++ b/tests/app/Module/FamilyBookChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyGroupReportModuleTest.php b/tests/app/Module/FamilyGroupReportModuleTest.php
index ee7b628584..989d7b231f 100644
--- a/tests/app/Module/FamilyGroupReportModuleTest.php
+++ b/tests/app/Module/FamilyGroupReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyListModuleTest.php b/tests/app/Module/FamilyListModuleTest.php
index f33df04378..dc824b9fcc 100644
--- a/tests/app/Module/FamilyListModuleTest.php
+++ b/tests/app/Module/FamilyListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyNavigatorModuleTest.php b/tests/app/Module/FamilyNavigatorModuleTest.php
index 2d7fa3f4a4..545c9fece9 100644
--- a/tests/app/Module/FamilyNavigatorModuleTest.php
+++ b/tests/app/Module/FamilyNavigatorModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyTreeFavoritesModuleTest.php b/tests/app/Module/FamilyTreeFavoritesModuleTest.php
index f927829571..a522872968 100644
--- a/tests/app/Module/FamilyTreeFavoritesModuleTest.php
+++ b/tests/app/Module/FamilyTreeFavoritesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyTreeNewsModuleTest.php b/tests/app/Module/FamilyTreeNewsModuleTest.php
index bd1bfc09cc..b32e626266 100644
--- a/tests/app/Module/FamilyTreeNewsModuleTest.php
+++ b/tests/app/Module/FamilyTreeNewsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FamilyTreeStatisticsModuleTest.php b/tests/app/Module/FamilyTreeStatisticsModuleTest.php
index 86268cf0db..4d7f40f5b4 100644
--- a/tests/app/Module/FamilyTreeStatisticsModuleTest.php
+++ b/tests/app/Module/FamilyTreeStatisticsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FanChartModuleTest.php b/tests/app/Module/FanChartModuleTest.php
index fa5c98b36c..dde347824e 100644
--- a/tests/app/Module/FanChartModuleTest.php
+++ b/tests/app/Module/FanChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixCemeteryTagTest.php b/tests/app/Module/FixCemeteryTagTest.php
index 9440a4b067..9af80af2fd 100644
--- a/tests/app/Module/FixCemeteryTagTest.php
+++ b/tests/app/Module/FixCemeteryTagTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixDuplicateLinksTest.php b/tests/app/Module/FixDuplicateLinksTest.php
index 295a99a44c..defa945b02 100644
--- a/tests/app/Module/FixDuplicateLinksTest.php
+++ b/tests/app/Module/FixDuplicateLinksTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixMissingDeathsTest.php b/tests/app/Module/FixMissingDeathsTest.php
index e58213a4a8..f38c2cf7be 100644
--- a/tests/app/Module/FixMissingDeathsTest.php
+++ b/tests/app/Module/FixMissingDeathsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixNameSlashesAndSpacesTest.php b/tests/app/Module/FixNameSlashesAndSpacesTest.php
index a8f54c0e50..6fdef0d02f 100644
--- a/tests/app/Module/FixNameSlashesAndSpacesTest.php
+++ b/tests/app/Module/FixNameSlashesAndSpacesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixNameTagsTest.php b/tests/app/Module/FixNameTagsTest.php
index ed8b50dece..67d4173add 100644
--- a/tests/app/Module/FixNameTagsTest.php
+++ b/tests/app/Module/FixNameTagsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixPlaceNamesTest.php b/tests/app/Module/FixPlaceNamesTest.php
index 03f9f665cf..ec4fa96952 100644
--- a/tests/app/Module/FixPlaceNamesTest.php
+++ b/tests/app/Module/FixPlaceNamesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixPrimaryTagTest.php b/tests/app/Module/FixPrimaryTagTest.php
index 6269b00f66..3d2ce629b3 100644
--- a/tests/app/Module/FixPrimaryTagTest.php
+++ b/tests/app/Module/FixPrimaryTagTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixSearchAndReplaceTest.php b/tests/app/Module/FixSearchAndReplaceTest.php
index eb31aa86ea..5157583399 100644
--- a/tests/app/Module/FixSearchAndReplaceTest.php
+++ b/tests/app/Module/FixSearchAndReplaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FixWtObjeSortTagTest.php b/tests/app/Module/FixWtObjeSortTagTest.php
index a7e390b796..8bd1c9d9dc 100644
--- a/tests/app/Module/FixWtObjeSortTagTest.php
+++ b/tests/app/Module/FixWtObjeSortTagTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FrenchHistoryTest.php b/tests/app/Module/FrenchHistoryTest.php
index bfe2752fbc..752acb5ec1 100644
--- a/tests/app/Module/FrenchHistoryTest.php
+++ b/tests/app/Module/FrenchHistoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php b/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php
index e6348eb6c7..9a2879b9da 100644
--- a/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php
+++ b/tests/app/Module/FrequentlyAskedQuestionsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/GeonamesAutocompleteTest.php b/tests/app/Module/GeonamesAutocompleteTest.php
index ca83ba1197..386282ab70 100644
--- a/tests/app/Module/GeonamesAutocompleteTest.php
+++ b/tests/app/Module/GeonamesAutocompleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/GoogleAnalyticsModuleTest.php b/tests/app/Module/GoogleAnalyticsModuleTest.php
index dd00e20ff1..64c200bda5 100644
--- a/tests/app/Module/GoogleAnalyticsModuleTest.php
+++ b/tests/app/Module/GoogleAnalyticsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/GoogleMapsTest.php b/tests/app/Module/GoogleMapsTest.php
index f2fb8ede0d..8f777daf9b 100644
--- a/tests/app/Module/GoogleMapsTest.php
+++ b/tests/app/Module/GoogleMapsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/GoogleWebmasterToolsModuleTest.php b/tests/app/Module/GoogleWebmasterToolsModuleTest.php
index d463141555..6f738ba515 100644
--- a/tests/app/Module/GoogleWebmasterToolsModuleTest.php
+++ b/tests/app/Module/GoogleWebmasterToolsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/HereMapsTest.php b/tests/app/Module/HereMapsTest.php
index 94724d28d2..be5872d82f 100644
--- a/tests/app/Module/HereMapsTest.php
+++ b/tests/app/Module/HereMapsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/HitCountFooterModuleTest.php b/tests/app/Module/HitCountFooterModuleTest.php
index 31d72fe83b..02a6faf733 100644
--- a/tests/app/Module/HitCountFooterModuleTest.php
+++ b/tests/app/Module/HitCountFooterModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/HourglassChartModuleTest.php b/tests/app/Module/HourglassChartModuleTest.php
index 42f27f62e0..46cd7b0618 100644
--- a/tests/app/Module/HourglassChartModuleTest.php
+++ b/tests/app/Module/HourglassChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/HtmlBlockModuleTest.php b/tests/app/Module/HtmlBlockModuleTest.php
index 611231d4e0..77abd743a3 100644
--- a/tests/app/Module/HtmlBlockModuleTest.php
+++ b/tests/app/Module/HtmlBlockModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/IndividualFactsTabModuleTest.php b/tests/app/Module/IndividualFactsTabModuleTest.php
index f96b80cad1..0d310750f1 100644
--- a/tests/app/Module/IndividualFactsTabModuleTest.php
+++ b/tests/app/Module/IndividualFactsTabModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/IndividualFamiliesReportModuleTest.php b/tests/app/Module/IndividualFamiliesReportModuleTest.php
index aaa6f6d748..d2304ad2e8 100644
--- a/tests/app/Module/IndividualFamiliesReportModuleTest.php
+++ b/tests/app/Module/IndividualFamiliesReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/IndividualListModuleTest.php b/tests/app/Module/IndividualListModuleTest.php
index 36094f7a80..e390c0f315 100644
--- a/tests/app/Module/IndividualListModuleTest.php
+++ b/tests/app/Module/IndividualListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/IndividualMetadataModuleTest.php b/tests/app/Module/IndividualMetadataModuleTest.php
index 8cbb29f82f..49a7db7e81 100644
--- a/tests/app/Module/IndividualMetadataModuleTest.php
+++ b/tests/app/Module/IndividualMetadataModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/IndividualReportModuleTest.php b/tests/app/Module/IndividualReportModuleTest.php
index 6780bdb08b..5c5aa17552 100644
--- a/tests/app/Module/IndividualReportModuleTest.php
+++ b/tests/app/Module/IndividualReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/InteractiveTree/TreeViewTest.php b/tests/app/Module/InteractiveTree/TreeViewTest.php
index fdb575d8ee..c6cece333d 100644
--- a/tests/app/Module/InteractiveTree/TreeViewTest.php
+++ b/tests/app/Module/InteractiveTree/TreeViewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/InteractiveTreeModuleTest.php b/tests/app/Module/InteractiveTreeModuleTest.php
index fe9ee932f7..a4e9ac75ed 100644
--- a/tests/app/Module/InteractiveTreeModuleTest.php
+++ b/tests/app/Module/InteractiveTreeModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageAfrikaansTest.php b/tests/app/Module/LanguageAfrikaansTest.php
index b0711e3b0b..c402c95748 100644
--- a/tests/app/Module/LanguageAfrikaansTest.php
+++ b/tests/app/Module/LanguageAfrikaansTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageAlbanianTest.php b/tests/app/Module/LanguageAlbanianTest.php
index 34d386edc2..61b1028d57 100644
--- a/tests/app/Module/LanguageAlbanianTest.php
+++ b/tests/app/Module/LanguageAlbanianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageArabicTest.php b/tests/app/Module/LanguageArabicTest.php
index 1a1f007b9d..fac82e2839 100644
--- a/tests/app/Module/LanguageArabicTest.php
+++ b/tests/app/Module/LanguageArabicTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageBosnianTest.php b/tests/app/Module/LanguageBosnianTest.php
index d9f6837d95..45e3b2bde7 100644
--- a/tests/app/Module/LanguageBosnianTest.php
+++ b/tests/app/Module/LanguageBosnianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageBulgarianTest.php b/tests/app/Module/LanguageBulgarianTest.php
index b66d28c3ec..b9ab8adf48 100644
--- a/tests/app/Module/LanguageBulgarianTest.php
+++ b/tests/app/Module/LanguageBulgarianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageCatalanTest.php b/tests/app/Module/LanguageCatalanTest.php
index ffcf1a4523..aa50b83586 100644
--- a/tests/app/Module/LanguageCatalanTest.php
+++ b/tests/app/Module/LanguageCatalanTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageChineseSimplifiedTest.php b/tests/app/Module/LanguageChineseSimplifiedTest.php
index f5ae1669bb..49091ff145 100644
--- a/tests/app/Module/LanguageChineseSimplifiedTest.php
+++ b/tests/app/Module/LanguageChineseSimplifiedTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageChineseTraditionalTest.php b/tests/app/Module/LanguageChineseTraditionalTest.php
index 0cd05e35e2..8cdae70b2c 100644
--- a/tests/app/Module/LanguageChineseTraditionalTest.php
+++ b/tests/app/Module/LanguageChineseTraditionalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageCroatianTest.php b/tests/app/Module/LanguageCroatianTest.php
index ddc0eb8d12..2a3be701ab 100644
--- a/tests/app/Module/LanguageCroatianTest.php
+++ b/tests/app/Module/LanguageCroatianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageCzechTest.php b/tests/app/Module/LanguageCzechTest.php
index 3ef491cd75..dbb0efbcd2 100644
--- a/tests/app/Module/LanguageCzechTest.php
+++ b/tests/app/Module/LanguageCzechTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageDanishTest.php b/tests/app/Module/LanguageDanishTest.php
index 1a1a3f2a38..d34fe6bf3b 100644
--- a/tests/app/Module/LanguageDanishTest.php
+++ b/tests/app/Module/LanguageDanishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageDivehiTest.php b/tests/app/Module/LanguageDivehiTest.php
index da7d11094b..68af11d08e 100644
--- a/tests/app/Module/LanguageDivehiTest.php
+++ b/tests/app/Module/LanguageDivehiTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageDutchTest.php b/tests/app/Module/LanguageDutchTest.php
index cf26e11ffc..203b2ff4a4 100644
--- a/tests/app/Module/LanguageDutchTest.php
+++ b/tests/app/Module/LanguageDutchTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageEnglishAustraliaTest.php b/tests/app/Module/LanguageEnglishAustraliaTest.php
index c3ab7591bc..dee8c32845 100644
--- a/tests/app/Module/LanguageEnglishAustraliaTest.php
+++ b/tests/app/Module/LanguageEnglishAustraliaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageEnglishGreatBritainTest.php b/tests/app/Module/LanguageEnglishGreatBritainTest.php
index 3e5e4849bc..ef91432b30 100644
--- a/tests/app/Module/LanguageEnglishGreatBritainTest.php
+++ b/tests/app/Module/LanguageEnglishGreatBritainTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageEnglishUnitedStatesTest.php b/tests/app/Module/LanguageEnglishUnitedStatesTest.php
index 2072856172..d10c74e898 100644
--- a/tests/app/Module/LanguageEnglishUnitedStatesTest.php
+++ b/tests/app/Module/LanguageEnglishUnitedStatesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageEstonianTest.php b/tests/app/Module/LanguageEstonianTest.php
index 8b422e3b3d..29a460660c 100644
--- a/tests/app/Module/LanguageEstonianTest.php
+++ b/tests/app/Module/LanguageEstonianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageFaroeseTest.php b/tests/app/Module/LanguageFaroeseTest.php
index 1982b25076..3bba981f45 100644
--- a/tests/app/Module/LanguageFaroeseTest.php
+++ b/tests/app/Module/LanguageFaroeseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageFarsiTest.php b/tests/app/Module/LanguageFarsiTest.php
index 19f267a2e3..ec1a61b877 100644
--- a/tests/app/Module/LanguageFarsiTest.php
+++ b/tests/app/Module/LanguageFarsiTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageFinnishTest.php b/tests/app/Module/LanguageFinnishTest.php
index 78edab1215..b77b509bad 100644
--- a/tests/app/Module/LanguageFinnishTest.php
+++ b/tests/app/Module/LanguageFinnishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageFrenchCanadaTest.php b/tests/app/Module/LanguageFrenchCanadaTest.php
index 7fcb385aa2..b0b6f6662e 100644
--- a/tests/app/Module/LanguageFrenchCanadaTest.php
+++ b/tests/app/Module/LanguageFrenchCanadaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageFrenchTest.php b/tests/app/Module/LanguageFrenchTest.php
index 132cd8b39a..a8b1f04a39 100644
--- a/tests/app/Module/LanguageFrenchTest.php
+++ b/tests/app/Module/LanguageFrenchTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageGalicianTest.php b/tests/app/Module/LanguageGalicianTest.php
index 375c9cf094..b5f8b55457 100644
--- a/tests/app/Module/LanguageGalicianTest.php
+++ b/tests/app/Module/LanguageGalicianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageGeorgianTest.php b/tests/app/Module/LanguageGeorgianTest.php
index d3d9b57f1b..65d99cb4c6 100644
--- a/tests/app/Module/LanguageGeorgianTest.php
+++ b/tests/app/Module/LanguageGeorgianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageGermanTest.php b/tests/app/Module/LanguageGermanTest.php
index a4aa2dffde..9a36716530 100644
--- a/tests/app/Module/LanguageGermanTest.php
+++ b/tests/app/Module/LanguageGermanTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageGreekTest.php b/tests/app/Module/LanguageGreekTest.php
index ac2ebb584d..a15acf1436 100644
--- a/tests/app/Module/LanguageGreekTest.php
+++ b/tests/app/Module/LanguageGreekTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageHebrewTest.php b/tests/app/Module/LanguageHebrewTest.php
index aa0947edc5..e83cc9c6e0 100644
--- a/tests/app/Module/LanguageHebrewTest.php
+++ b/tests/app/Module/LanguageHebrewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageHindiTest.php b/tests/app/Module/LanguageHindiTest.php
index f7e642f067..3dc90498e5 100644
--- a/tests/app/Module/LanguageHindiTest.php
+++ b/tests/app/Module/LanguageHindiTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageHungarianTest.php b/tests/app/Module/LanguageHungarianTest.php
index ad4fc7fdd5..00f6a04a14 100644
--- a/tests/app/Module/LanguageHungarianTest.php
+++ b/tests/app/Module/LanguageHungarianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageIcelandicTest.php b/tests/app/Module/LanguageIcelandicTest.php
index 5500e6720f..ff465737a7 100644
--- a/tests/app/Module/LanguageIcelandicTest.php
+++ b/tests/app/Module/LanguageIcelandicTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageIndonesianTest.php b/tests/app/Module/LanguageIndonesianTest.php
index 22cf30f6c8..a0f2fd9bd0 100644
--- a/tests/app/Module/LanguageIndonesianTest.php
+++ b/tests/app/Module/LanguageIndonesianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageItalianTest.php b/tests/app/Module/LanguageItalianTest.php
index d5a35e2b56..9180226424 100644
--- a/tests/app/Module/LanguageItalianTest.php
+++ b/tests/app/Module/LanguageItalianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageJapaneseTest.php b/tests/app/Module/LanguageJapaneseTest.php
index 9931a52961..1db5ed0068 100644
--- a/tests/app/Module/LanguageJapaneseTest.php
+++ b/tests/app/Module/LanguageJapaneseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageJavaneseTest.php b/tests/app/Module/LanguageJavaneseTest.php
index f0ab237ca5..779063cd6e 100644
--- a/tests/app/Module/LanguageJavaneseTest.php
+++ b/tests/app/Module/LanguageJavaneseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageKazhakTest.php b/tests/app/Module/LanguageKazhakTest.php
index c4d7f99f74..0d958e63bb 100644
--- a/tests/app/Module/LanguageKazhakTest.php
+++ b/tests/app/Module/LanguageKazhakTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageKoreanTest.php b/tests/app/Module/LanguageKoreanTest.php
index c74373e41a..a3ddc69f60 100644
--- a/tests/app/Module/LanguageKoreanTest.php
+++ b/tests/app/Module/LanguageKoreanTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageKurdishTest.php b/tests/app/Module/LanguageKurdishTest.php
index 608c6f6f08..7b3e85ba0e 100644
--- a/tests/app/Module/LanguageKurdishTest.php
+++ b/tests/app/Module/LanguageKurdishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageLatvianTest.php b/tests/app/Module/LanguageLatvianTest.php
index c560333673..5842a08a1c 100644
--- a/tests/app/Module/LanguageLatvianTest.php
+++ b/tests/app/Module/LanguageLatvianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageLingalaTest.php b/tests/app/Module/LanguageLingalaTest.php
index 805529d795..18f89bd2bd 100644
--- a/tests/app/Module/LanguageLingalaTest.php
+++ b/tests/app/Module/LanguageLingalaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageLithuanianTest.php b/tests/app/Module/LanguageLithuanianTest.php
index 126e535f11..737f0484cf 100644
--- a/tests/app/Module/LanguageLithuanianTest.php
+++ b/tests/app/Module/LanguageLithuanianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageMalayTest.php b/tests/app/Module/LanguageMalayTest.php
index d8d81cb6e1..44147d9ebe 100644
--- a/tests/app/Module/LanguageMalayTest.php
+++ b/tests/app/Module/LanguageMalayTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageMaoriTest.php b/tests/app/Module/LanguageMaoriTest.php
index fa3d730389..134042d898 100644
--- a/tests/app/Module/LanguageMaoriTest.php
+++ b/tests/app/Module/LanguageMaoriTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageMarathiTest.php b/tests/app/Module/LanguageMarathiTest.php
index bfce6b5772..05712d7cca 100644
--- a/tests/app/Module/LanguageMarathiTest.php
+++ b/tests/app/Module/LanguageMarathiTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageNepaleseTest.php b/tests/app/Module/LanguageNepaleseTest.php
index 78aac5f553..095416238f 100644
--- a/tests/app/Module/LanguageNepaleseTest.php
+++ b/tests/app/Module/LanguageNepaleseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageNorwegianBokmalTest.php b/tests/app/Module/LanguageNorwegianBokmalTest.php
index 219bd3a40a..cf0d79887b 100644
--- a/tests/app/Module/LanguageNorwegianBokmalTest.php
+++ b/tests/app/Module/LanguageNorwegianBokmalTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageNorwegianNynorskTest.php b/tests/app/Module/LanguageNorwegianNynorskTest.php
index bad5414dde..3fee784673 100644
--- a/tests/app/Module/LanguageNorwegianNynorskTest.php
+++ b/tests/app/Module/LanguageNorwegianNynorskTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageOccitanTest.php b/tests/app/Module/LanguageOccitanTest.php
index 1f2d9f0a3f..463091bd4a 100644
--- a/tests/app/Module/LanguageOccitanTest.php
+++ b/tests/app/Module/LanguageOccitanTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguagePolishTest.php b/tests/app/Module/LanguagePolishTest.php
index 44e3f8ba8c..c4f878df24 100644
--- a/tests/app/Module/LanguagePolishTest.php
+++ b/tests/app/Module/LanguagePolishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguagePortugueseBrazilTest.php b/tests/app/Module/LanguagePortugueseBrazilTest.php
index b5e6bd64a9..3bcd2a9272 100644
--- a/tests/app/Module/LanguagePortugueseBrazilTest.php
+++ b/tests/app/Module/LanguagePortugueseBrazilTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguagePortugueseTest.php b/tests/app/Module/LanguagePortugueseTest.php
index 746486c156..34e3220fb5 100644
--- a/tests/app/Module/LanguagePortugueseTest.php
+++ b/tests/app/Module/LanguagePortugueseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageRomanianTest.php b/tests/app/Module/LanguageRomanianTest.php
index d433c1f1c9..869f5c2862 100644
--- a/tests/app/Module/LanguageRomanianTest.php
+++ b/tests/app/Module/LanguageRomanianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageRussianTest.php b/tests/app/Module/LanguageRussianTest.php
index e64f3adbc7..043e79cab4 100644
--- a/tests/app/Module/LanguageRussianTest.php
+++ b/tests/app/Module/LanguageRussianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSerbianLatinTest.php b/tests/app/Module/LanguageSerbianLatinTest.php
index 782b355702..68e553afb5 100644
--- a/tests/app/Module/LanguageSerbianLatinTest.php
+++ b/tests/app/Module/LanguageSerbianLatinTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSerbianTest.php b/tests/app/Module/LanguageSerbianTest.php
index 1525331918..ca9a43c63a 100644
--- a/tests/app/Module/LanguageSerbianTest.php
+++ b/tests/app/Module/LanguageSerbianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSlovakianTest.php b/tests/app/Module/LanguageSlovakianTest.php
index 3b23a44792..0cb7802308 100644
--- a/tests/app/Module/LanguageSlovakianTest.php
+++ b/tests/app/Module/LanguageSlovakianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSlovenianTest.php b/tests/app/Module/LanguageSlovenianTest.php
index cd00cd47d6..dad0d79cfc 100644
--- a/tests/app/Module/LanguageSlovenianTest.php
+++ b/tests/app/Module/LanguageSlovenianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSpanishTest.php b/tests/app/Module/LanguageSpanishTest.php
index b0c0e27119..24e6cdb9d9 100644
--- a/tests/app/Module/LanguageSpanishTest.php
+++ b/tests/app/Module/LanguageSpanishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSundaneseTest.php b/tests/app/Module/LanguageSundaneseTest.php
index 1183a2dbc3..df4018ae07 100644
--- a/tests/app/Module/LanguageSundaneseTest.php
+++ b/tests/app/Module/LanguageSundaneseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSwahiliTest.php b/tests/app/Module/LanguageSwahiliTest.php
index bbc1f8da04..8d332ca9d6 100644
--- a/tests/app/Module/LanguageSwahiliTest.php
+++ b/tests/app/Module/LanguageSwahiliTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageSwedishTest.php b/tests/app/Module/LanguageSwedishTest.php
index 092e0da636..19235d4672 100644
--- a/tests/app/Module/LanguageSwedishTest.php
+++ b/tests/app/Module/LanguageSwedishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageTagalogTest.php b/tests/app/Module/LanguageTagalogTest.php
index 3efe5c8b99..160a9315b4 100644
--- a/tests/app/Module/LanguageTagalogTest.php
+++ b/tests/app/Module/LanguageTagalogTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageTamilTest.php b/tests/app/Module/LanguageTamilTest.php
index 96ba773a04..2f43ed520c 100644
--- a/tests/app/Module/LanguageTamilTest.php
+++ b/tests/app/Module/LanguageTamilTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageTatarTest.php b/tests/app/Module/LanguageTatarTest.php
index ab843540eb..829767aadc 100644
--- a/tests/app/Module/LanguageTatarTest.php
+++ b/tests/app/Module/LanguageTatarTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageThaiTest.php b/tests/app/Module/LanguageThaiTest.php
index a494192af9..81538096a4 100644
--- a/tests/app/Module/LanguageThaiTest.php
+++ b/tests/app/Module/LanguageThaiTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageTurkishTest.php b/tests/app/Module/LanguageTurkishTest.php
index e7a9758283..aba4d58bf6 100644
--- a/tests/app/Module/LanguageTurkishTest.php
+++ b/tests/app/Module/LanguageTurkishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageUkranianTest.php b/tests/app/Module/LanguageUkranianTest.php
index 9e1977b22e..67a0b97abf 100644
--- a/tests/app/Module/LanguageUkranianTest.php
+++ b/tests/app/Module/LanguageUkranianTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageUrduTest.php b/tests/app/Module/LanguageUrduTest.php
index 9b5c7edc2d..443e14e47f 100644
--- a/tests/app/Module/LanguageUrduTest.php
+++ b/tests/app/Module/LanguageUrduTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageVietnameseTest.php b/tests/app/Module/LanguageVietnameseTest.php
index 3153b22329..289b3aadca 100644
--- a/tests/app/Module/LanguageVietnameseTest.php
+++ b/tests/app/Module/LanguageVietnameseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageWelshTest.php b/tests/app/Module/LanguageWelshTest.php
index 802fafa062..5a90c5e701 100644
--- a/tests/app/Module/LanguageWelshTest.php
+++ b/tests/app/Module/LanguageWelshTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LanguageYiddishTest.php b/tests/app/Module/LanguageYiddishTest.php
index 8be4867d03..7eb7bfe093 100644
--- a/tests/app/Module/LanguageYiddishTest.php
+++ b/tests/app/Module/LanguageYiddishTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LifespansChartModuleTest.php b/tests/app/Module/LifespansChartModuleTest.php
index 8452a9aa40..ec8a13a769 100644
--- a/tests/app/Module/LifespansChartModuleTest.php
+++ b/tests/app/Module/LifespansChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ListsMenuModuleTest.php b/tests/app/Module/ListsMenuModuleTest.php
index 86cee662d2..cbd8bdf345 100644
--- a/tests/app/Module/ListsMenuModuleTest.php
+++ b/tests/app/Module/ListsMenuModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LocationListModuleTest.php b/tests/app/Module/LocationListModuleTest.php
index 23cd7c7049..bf690abda9 100644
--- a/tests/app/Module/LocationListModuleTest.php
+++ b/tests/app/Module/LocationListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LoggedInUsersModuleTest.php b/tests/app/Module/LoggedInUsersModuleTest.php
index 0610e5cbd5..5b0a081d67 100644
--- a/tests/app/Module/LoggedInUsersModuleTest.php
+++ b/tests/app/Module/LoggedInUsersModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LoginBlockModuleTest.php b/tests/app/Module/LoginBlockModuleTest.php
index c3a4579189..ee3805a023 100644
--- a/tests/app/Module/LoginBlockModuleTest.php
+++ b/tests/app/Module/LoginBlockModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/LowCountriesRulersTest.php b/tests/app/Module/LowCountriesRulersTest.php
index f5b26c3eeb..bf3240baee 100644
--- a/tests/app/Module/LowCountriesRulersTest.php
+++ b/tests/app/Module/LowCountriesRulersTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapBoxTest.php b/tests/app/Module/MapBoxTest.php
index 816d2b2658..c11f51ed21 100644
--- a/tests/app/Module/MapBoxTest.php
+++ b/tests/app/Module/MapBoxTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapGeoLocationGeonamesTest.php b/tests/app/Module/MapGeoLocationGeonamesTest.php
index d2c43190bd..8c538edcae 100644
--- a/tests/app/Module/MapGeoLocationGeonamesTest.php
+++ b/tests/app/Module/MapGeoLocationGeonamesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapGeoLocationNominatimTest.php b/tests/app/Module/MapGeoLocationNominatimTest.php
index a71cbd8db0..a83b2c65f6 100644
--- a/tests/app/Module/MapGeoLocationNominatimTest.php
+++ b/tests/app/Module/MapGeoLocationNominatimTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php b/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php
index 49f3f3b919..73e3e72d9e 100644
--- a/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php
+++ b/tests/app/Module/MapGeoLocationOpenRouteServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapLinkBingTest.php b/tests/app/Module/MapLinkBingTest.php
index beac70991a..7321ef4c8b 100644
--- a/tests/app/Module/MapLinkBingTest.php
+++ b/tests/app/Module/MapLinkBingTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapLinkGoogleTest.php b/tests/app/Module/MapLinkGoogleTest.php
index 94d4e9aacc..81d13f7328 100644
--- a/tests/app/Module/MapLinkGoogleTest.php
+++ b/tests/app/Module/MapLinkGoogleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MapLinkOpenStreetMapTest.php b/tests/app/Module/MapLinkOpenStreetMapTest.php
index 5d48d1671e..281403d697 100644
--- a/tests/app/Module/MapLinkOpenStreetMapTest.php
+++ b/tests/app/Module/MapLinkOpenStreetMapTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MarriageReportModuleTest.php b/tests/app/Module/MarriageReportModuleTest.php
index 00fedbf3cf..b437839711 100644
--- a/tests/app/Module/MarriageReportModuleTest.php
+++ b/tests/app/Module/MarriageReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MatomoAnalyticsModuleTest.php b/tests/app/Module/MatomoAnalyticsModuleTest.php
index a29a11d2c2..f2bd14061c 100644
--- a/tests/app/Module/MatomoAnalyticsModuleTest.php
+++ b/tests/app/Module/MatomoAnalyticsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MediaListModuleTest.php b/tests/app/Module/MediaListModuleTest.php
index 1ed4f77ff5..4a50af7516 100644
--- a/tests/app/Module/MediaListModuleTest.php
+++ b/tests/app/Module/MediaListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MediaTabModuleTest.php b/tests/app/Module/MediaTabModuleTest.php
index f6c06cfe8f..3bcc0cd437 100644
--- a/tests/app/Module/MediaTabModuleTest.php
+++ b/tests/app/Module/MediaTabModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MinimalThemeTest.php b/tests/app/Module/MinimalThemeTest.php
index 65977667d6..4441142935 100644
--- a/tests/app/Module/MinimalThemeTest.php
+++ b/tests/app/Module/MinimalThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/MissingFactsReportModuleTest.php b/tests/app/Module/MissingFactsReportModuleTest.php
index d2f35f423e..72e0df11a0 100644
--- a/tests/app/Module/MissingFactsReportModuleTest.php
+++ b/tests/app/Module/MissingFactsReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/NoteListModuleTest.php b/tests/app/Module/NoteListModuleTest.php
index 43108adc64..70196e4e1d 100644
--- a/tests/app/Module/NoteListModuleTest.php
+++ b/tests/app/Module/NoteListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/NotesTabModuleTest.php b/tests/app/Module/NotesTabModuleTest.php
index 8c39c84b12..59af158a74 100644
--- a/tests/app/Module/NotesTabModuleTest.php
+++ b/tests/app/Module/NotesTabModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/OccupationReportModuleTest.php b/tests/app/Module/OccupationReportModuleTest.php
index e8088ee5ca..1d67d09e71 100644
--- a/tests/app/Module/OccupationReportModuleTest.php
+++ b/tests/app/Module/OccupationReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/OnThisDayModuleTest.php b/tests/app/Module/OnThisDayModuleTest.php
index f7b62cff8b..d8ee1ae65c 100644
--- a/tests/app/Module/OnThisDayModuleTest.php
+++ b/tests/app/Module/OnThisDayModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/OpenRouteServiceAutocompleteTest.php b/tests/app/Module/OpenRouteServiceAutocompleteTest.php
index 894e72cc56..607b630f06 100644
--- a/tests/app/Module/OpenRouteServiceAutocompleteTest.php
+++ b/tests/app/Module/OpenRouteServiceAutocompleteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/OpenStreetMapTest.php b/tests/app/Module/OpenStreetMapTest.php
index 6079f8b3c3..63d58922f6 100644
--- a/tests/app/Module/OpenStreetMapTest.php
+++ b/tests/app/Module/OpenStreetMapTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/OrdnanceSurveyHistoricMapsTest.php b/tests/app/Module/OrdnanceSurveyHistoricMapsTest.php
index 56688c876c..7d862c0fdc 100644
--- a/tests/app/Module/OrdnanceSurveyHistoricMapsTest.php
+++ b/tests/app/Module/OrdnanceSurveyHistoricMapsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PedigreeChartModuleTest.php b/tests/app/Module/PedigreeChartModuleTest.php
index ccfa072925..1cf7a0a649 100644
--- a/tests/app/Module/PedigreeChartModuleTest.php
+++ b/tests/app/Module/PedigreeChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PedigreeMapModuleTest.php b/tests/app/Module/PedigreeMapModuleTest.php
index 2d3869aa3a..0427c694b0 100644
--- a/tests/app/Module/PedigreeMapModuleTest.php
+++ b/tests/app/Module/PedigreeMapModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PedigreeReportModuleTest.php b/tests/app/Module/PedigreeReportModuleTest.php
index 95c63cbc6f..7f71f25315 100644
--- a/tests/app/Module/PedigreeReportModuleTest.php
+++ b/tests/app/Module/PedigreeReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PlaceHierarchyListModuleTest.php b/tests/app/Module/PlaceHierarchyListModuleTest.php
index 7132d51561..455b83ee96 100644
--- a/tests/app/Module/PlaceHierarchyListModuleTest.php
+++ b/tests/app/Module/PlaceHierarchyListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PlacesModuleTest.php b/tests/app/Module/PlacesModuleTest.php
index 29e1211e74..455ad7c5d3 100644
--- a/tests/app/Module/PlacesModuleTest.php
+++ b/tests/app/Module/PlacesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PoweredByWebtreesModuleTest.php b/tests/app/Module/PoweredByWebtreesModuleTest.php
index 5f4806484b..8171f9a72b 100644
--- a/tests/app/Module/PoweredByWebtreesModuleTest.php
+++ b/tests/app/Module/PoweredByWebtreesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/PrivacyPolicyTest.php b/tests/app/Module/PrivacyPolicyTest.php
index d81217657c..6e9f4b0ebb 100644
--- a/tests/app/Module/PrivacyPolicyTest.php
+++ b/tests/app/Module/PrivacyPolicyTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/RecentChangesModuleTest.php b/tests/app/Module/RecentChangesModuleTest.php
index 8e5e10859c..05b78b33cf 100644
--- a/tests/app/Module/RecentChangesModuleTest.php
+++ b/tests/app/Module/RecentChangesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/RedirectLegacyUrlsModuleTest.php b/tests/app/Module/RedirectLegacyUrlsModuleTest.php
index 2355d38a86..dac90135fb 100644
--- a/tests/app/Module/RedirectLegacyUrlsModuleTest.php
+++ b/tests/app/Module/RedirectLegacyUrlsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/RelatedIndividualsReportModuleTest.php b/tests/app/Module/RelatedIndividualsReportModuleTest.php
index 15db0088d5..6ef19ba7f2 100644
--- a/tests/app/Module/RelatedIndividualsReportModuleTest.php
+++ b/tests/app/Module/RelatedIndividualsReportModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/RelationshipsChartModuleTest.php b/tests/app/Module/RelationshipsChartModuleTest.php
index 67845b1e00..24bf3cf62e 100644
--- a/tests/app/Module/RelationshipsChartModuleTest.php
+++ b/tests/app/Module/RelationshipsChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/RelativesTabModuleTest.php b/tests/app/Module/RelativesTabModuleTest.php
index 423e972d0f..ac273ecd20 100644
--- a/tests/app/Module/RelativesTabModuleTest.php
+++ b/tests/app/Module/RelativesTabModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ReportsMenuModuleTest.php b/tests/app/Module/ReportsMenuModuleTest.php
index 634404f70a..90f21e079d 100644
--- a/tests/app/Module/ReportsMenuModuleTest.php
+++ b/tests/app/Module/ReportsMenuModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/RepositoryListModuleTest.php b/tests/app/Module/RepositoryListModuleTest.php
index b90c35aee7..452dc5e3a8 100644
--- a/tests/app/Module/RepositoryListModuleTest.php
+++ b/tests/app/Module/RepositoryListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ResearchTaskModuleTest.php b/tests/app/Module/ResearchTaskModuleTest.php
index c0fc781db9..68a451b564 100644
--- a/tests/app/Module/ResearchTaskModuleTest.php
+++ b/tests/app/Module/ResearchTaskModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ReviewChangesModuleTest.php b/tests/app/Module/ReviewChangesModuleTest.php
index 80a0d2a4d8..48ecf987b4 100644
--- a/tests/app/Module/ReviewChangesModuleTest.php
+++ b/tests/app/Module/ReviewChangesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/SearchMenuModuleTest.php b/tests/app/Module/SearchMenuModuleTest.php
index f964fcfa34..60d9f98929 100644
--- a/tests/app/Module/SearchMenuModuleTest.php
+++ b/tests/app/Module/SearchMenuModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ShareAnniversaryModuleTest.php b/tests/app/Module/ShareAnniversaryModuleTest.php
index 9440ac0904..6fb4695c50 100644
--- a/tests/app/Module/ShareAnniversaryModuleTest.php
+++ b/tests/app/Module/ShareAnniversaryModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ShareUrlModuleTest.php b/tests/app/Module/ShareUrlModuleTest.php
index 7ee4a09849..7aa11d3847 100644
--- a/tests/app/Module/ShareUrlModuleTest.php
+++ b/tests/app/Module/ShareUrlModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/SiteMapModuleTest.php b/tests/app/Module/SiteMapModuleTest.php
index cda9bb8722..03a7b3446b 100644
--- a/tests/app/Module/SiteMapModuleTest.php
+++ b/tests/app/Module/SiteMapModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/SlideShowModuleTest.php b/tests/app/Module/SlideShowModuleTest.php
index 9db71c8087..128ed3d979 100644
--- a/tests/app/Module/SlideShowModuleTest.php
+++ b/tests/app/Module/SlideShowModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/SourceListModuleTest.php b/tests/app/Module/SourceListModuleTest.php
index 03b55c1840..e505d2b417 100644
--- a/tests/app/Module/SourceListModuleTest.php
+++ b/tests/app/Module/SourceListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/SourcesTabModuleTest.php b/tests/app/Module/SourcesTabModuleTest.php
index ec01706dbf..63b1dac5be 100644
--- a/tests/app/Module/SourcesTabModuleTest.php
+++ b/tests/app/Module/SourcesTabModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/StatcounterModuleTest.php b/tests/app/Module/StatcounterModuleTest.php
index 813d8f8493..04dfe6224d 100644
--- a/tests/app/Module/StatcounterModuleTest.php
+++ b/tests/app/Module/StatcounterModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/StatisticsChartModuleTest.php b/tests/app/Module/StatisticsChartModuleTest.php
index 7bf3ac6c58..d0cc09572b 100644
--- a/tests/app/Module/StatisticsChartModuleTest.php
+++ b/tests/app/Module/StatisticsChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/StoriesModuleTest.php b/tests/app/Module/StoriesModuleTest.php
index 6fe93699ad..84c36d576d 100644
--- a/tests/app/Module/StoriesModuleTest.php
+++ b/tests/app/Module/StoriesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/SubmitterListModuleTest.php b/tests/app/Module/SubmitterListModuleTest.php
index 645290215e..2df762bea0 100644
--- a/tests/app/Module/SubmitterListModuleTest.php
+++ b/tests/app/Module/SubmitterListModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/ThemeSelectModuleTest.php b/tests/app/Module/ThemeSelectModuleTest.php
index f6efc2ce7d..34545f2b76 100644
--- a/tests/app/Module/ThemeSelectModuleTest.php
+++ b/tests/app/Module/ThemeSelectModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/TimelineChartModuleTest.php b/tests/app/Module/TimelineChartModuleTest.php
index fbc6bca77d..f77802781a 100644
--- a/tests/app/Module/TimelineChartModuleTest.php
+++ b/tests/app/Module/TimelineChartModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/TopGivenNamesModuleTest.php b/tests/app/Module/TopGivenNamesModuleTest.php
index e19992354f..f40c9e90d4 100644
--- a/tests/app/Module/TopGivenNamesModuleTest.php
+++ b/tests/app/Module/TopGivenNamesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/TopPageViewsModuleTest.php b/tests/app/Module/TopPageViewsModuleTest.php
index d1eb778642..67a91c4e80 100644
--- a/tests/app/Module/TopPageViewsModuleTest.php
+++ b/tests/app/Module/TopPageViewsModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/TopSurnamesModuleTest.php b/tests/app/Module/TopSurnamesModuleTest.php
index ae60161906..dd9217564e 100644
--- a/tests/app/Module/TopSurnamesModuleTest.php
+++ b/tests/app/Module/TopSurnamesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/TreesMenuModuleTest.php b/tests/app/Module/TreesMenuModuleTest.php
index 308aef6556..3cb2ec4de0 100644
--- a/tests/app/Module/TreesMenuModuleTest.php
+++ b/tests/app/Module/TreesMenuModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/USPresidentsTest.php b/tests/app/Module/USPresidentsTest.php
index a4e18c726c..c7eb9b6578 100644
--- a/tests/app/Module/USPresidentsTest.php
+++ b/tests/app/Module/USPresidentsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/UpcomingAnniversariesModuleTest.php b/tests/app/Module/UpcomingAnniversariesModuleTest.php
index eb57c5bcf6..4ff018b265 100644
--- a/tests/app/Module/UpcomingAnniversariesModuleTest.php
+++ b/tests/app/Module/UpcomingAnniversariesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/UserFavoritesModuleTest.php b/tests/app/Module/UserFavoritesModuleTest.php
index e43025f82a..9d687d4e0a 100644
--- a/tests/app/Module/UserFavoritesModuleTest.php
+++ b/tests/app/Module/UserFavoritesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/UserJournalModuleTest.php b/tests/app/Module/UserJournalModuleTest.php
index 97673f0167..7a96398066 100644
--- a/tests/app/Module/UserJournalModuleTest.php
+++ b/tests/app/Module/UserJournalModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/UserMessagesModuleTest.php b/tests/app/Module/UserMessagesModuleTest.php
index 772ee2bb67..687702246a 100644
--- a/tests/app/Module/UserMessagesModuleTest.php
+++ b/tests/app/Module/UserMessagesModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/UserWelcomeModuleTest.php b/tests/app/Module/UserWelcomeModuleTest.php
index 0365f06daa..baedfede4b 100644
--- a/tests/app/Module/UserWelcomeModuleTest.php
+++ b/tests/app/Module/UserWelcomeModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/WebtreesThemeTest.php b/tests/app/Module/WebtreesThemeTest.php
index e315b8991a..ce00d56d66 100644
--- a/tests/app/Module/WebtreesThemeTest.php
+++ b/tests/app/Module/WebtreesThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/WelcomeBlockModuleTest.php b/tests/app/Module/WelcomeBlockModuleTest.php
index 4ba2403c24..8bfd3df8b3 100644
--- a/tests/app/Module/WelcomeBlockModuleTest.php
+++ b/tests/app/Module/WelcomeBlockModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/XeneaThemeTest.php b/tests/app/Module/XeneaThemeTest.php
index 7fac917618..a6b9200955 100644
--- a/tests/app/Module/XeneaThemeTest.php
+++ b/tests/app/Module/XeneaThemeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Module/YahrzeitModuleTest.php b/tests/app/Module/YahrzeitModuleTest.php
index b52959e25f..94ed60f63d 100644
--- a/tests/app/Module/YahrzeitModuleTest.php
+++ b/tests/app/Module/YahrzeitModuleTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/NoReplyUserTest.php b/tests/app/NoReplyUserTest.php
index 040908818e..2c289ff0f0 100644
--- a/tests/app/NoReplyUserTest.php
+++ b/tests/app/NoReplyUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/NoteTest.php b/tests/app/NoteTest.php
index 3bd99a022e..44f91139d8 100644
--- a/tests/app/NoteTest.php
+++ b/tests/app/NoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/PlaceLocationTest.php b/tests/app/PlaceLocationTest.php
index a015340c6f..d9b64986b0 100644
--- a/tests/app/PlaceLocationTest.php
+++ b/tests/app/PlaceLocationTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/PlaceTest.php b/tests/app/PlaceTest.php
index 52d4a55e4b..c414eee696 100644
--- a/tests/app/PlaceTest.php
+++ b/tests/app/PlaceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/RegistryTest.php b/tests/app/RegistryTest.php
index dfac8d83a9..c140f75fb1 100644
--- a/tests/app/RegistryTest.php
+++ b/tests/app/RegistryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/RelationshipTest.php b/tests/app/RelationshipTest.php
index 09af2af180..557e3bc0f8 100644
--- a/tests/app/RelationshipTest.php
+++ b/tests/app/RelationshipTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/HtmlRendererTest.php b/tests/app/Report/HtmlRendererTest.php
index d4b43f37ce..be4ccdd8b2 100644
--- a/tests/app/Report/HtmlRendererTest.php
+++ b/tests/app/Report/HtmlRendererTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/PdfRendererTest.php b/tests/app/Report/PdfRendererTest.php
index c923731411..c364289e85 100644
--- a/tests/app/Report/PdfRendererTest.php
+++ b/tests/app/Report/PdfRendererTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseCellTest.php b/tests/app/Report/ReportBaseCellTest.php
index 2f22ff49da..789bc9374b 100644
--- a/tests/app/Report/ReportBaseCellTest.php
+++ b/tests/app/Report/ReportBaseCellTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseElementTest.php b/tests/app/Report/ReportBaseElementTest.php
index 8a017d045a..5980d00aec 100644
--- a/tests/app/Report/ReportBaseElementTest.php
+++ b/tests/app/Report/ReportBaseElementTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseFootnoteTest.php b/tests/app/Report/ReportBaseFootnoteTest.php
index 6a17d885c8..26f9d514d4 100644
--- a/tests/app/Report/ReportBaseFootnoteTest.php
+++ b/tests/app/Report/ReportBaseFootnoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseImageTest.php b/tests/app/Report/ReportBaseImageTest.php
index 6aaa89c236..0feeb39aa7 100644
--- a/tests/app/Report/ReportBaseImageTest.php
+++ b/tests/app/Report/ReportBaseImageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseLineTest.php b/tests/app/Report/ReportBaseLineTest.php
index 72c4359efe..b385a2a444 100644
--- a/tests/app/Report/ReportBaseLineTest.php
+++ b/tests/app/Report/ReportBaseLineTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseTextTest.php b/tests/app/Report/ReportBaseTextTest.php
index fa3afd4ecf..7c34edc8af 100644
--- a/tests/app/Report/ReportBaseTextTest.php
+++ b/tests/app/Report/ReportBaseTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportBaseTextboxTest.php b/tests/app/Report/ReportBaseTextboxTest.php
index bb0375eebe..fd30db983d 100644
--- a/tests/app/Report/ReportBaseTextboxTest.php
+++ b/tests/app/Report/ReportBaseTextboxTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportExpressionLanguageProviderTest.php b/tests/app/Report/ReportExpressionLanguageProviderTest.php
index 20b97438c8..8f89ab1591 100644
--- a/tests/app/Report/ReportExpressionLanguageProviderTest.php
+++ b/tests/app/Report/ReportExpressionLanguageProviderTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportHtmlCellTest.php b/tests/app/Report/ReportHtmlCellTest.php
index 32e2c934b4..cbfb4a1b6c 100644
--- a/tests/app/Report/ReportHtmlCellTest.php
+++ b/tests/app/Report/ReportHtmlCellTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportHtmlFootnoteTest.php b/tests/app/Report/ReportHtmlFootnoteTest.php
index 45e06256cb..31090ac746 100644
--- a/tests/app/Report/ReportHtmlFootnoteTest.php
+++ b/tests/app/Report/ReportHtmlFootnoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportHtmlImageTest.php b/tests/app/Report/ReportHtmlImageTest.php
index 67bc7a109f..d2e14cbe6c 100644
--- a/tests/app/Report/ReportHtmlImageTest.php
+++ b/tests/app/Report/ReportHtmlImageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportHtmlLineTest.php b/tests/app/Report/ReportHtmlLineTest.php
index 101317a7ad..e2fb49aa74 100644
--- a/tests/app/Report/ReportHtmlLineTest.php
+++ b/tests/app/Report/ReportHtmlLineTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportHtmlTextTest.php b/tests/app/Report/ReportHtmlTextTest.php
index 1bfc86a79b..b62049f879 100644
--- a/tests/app/Report/ReportHtmlTextTest.php
+++ b/tests/app/Report/ReportHtmlTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportHtmlTextboxTest.php b/tests/app/Report/ReportHtmlTextboxTest.php
index c3d74389b5..cf1fbad1a4 100644
--- a/tests/app/Report/ReportHtmlTextboxTest.php
+++ b/tests/app/Report/ReportHtmlTextboxTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportParserBaseTest.php b/tests/app/Report/ReportParserBaseTest.php
index a22eac765a..b9f3fc0bbc 100644
--- a/tests/app/Report/ReportParserBaseTest.php
+++ b/tests/app/Report/ReportParserBaseTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportParserGenerateTest.php b/tests/app/Report/ReportParserGenerateTest.php
index 5148c0ea5c..56215d6644 100644
--- a/tests/app/Report/ReportParserGenerateTest.php
+++ b/tests/app/Report/ReportParserGenerateTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportParserSetupTest.php b/tests/app/Report/ReportParserSetupTest.php
index f9d7f061ca..ca5153e3c6 100644
--- a/tests/app/Report/ReportParserSetupTest.php
+++ b/tests/app/Report/ReportParserSetupTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportPdfCellTest.php b/tests/app/Report/ReportPdfCellTest.php
index 98664fdad3..02886119b2 100644
--- a/tests/app/Report/ReportPdfCellTest.php
+++ b/tests/app/Report/ReportPdfCellTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportPdfFootnoteTest.php b/tests/app/Report/ReportPdfFootnoteTest.php
index 85a00b60cc..1327174f97 100644
--- a/tests/app/Report/ReportPdfFootnoteTest.php
+++ b/tests/app/Report/ReportPdfFootnoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportPdfImageTest.php b/tests/app/Report/ReportPdfImageTest.php
index 402a59493a..57aa318601 100644
--- a/tests/app/Report/ReportPdfImageTest.php
+++ b/tests/app/Report/ReportPdfImageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportPdfLineTest.php b/tests/app/Report/ReportPdfLineTest.php
index 0755c7a1ea..bc1154643a 100644
--- a/tests/app/Report/ReportPdfLineTest.php
+++ b/tests/app/Report/ReportPdfLineTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportPdfTextBoxTest.php b/tests/app/Report/ReportPdfTextBoxTest.php
index e968f84643..6ad53ca32a 100644
--- a/tests/app/Report/ReportPdfTextBoxTest.php
+++ b/tests/app/Report/ReportPdfTextBoxTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/ReportPdfTextTest.php b/tests/app/Report/ReportPdfTextTest.php
index d0c0c236e0..0d67868534 100644
--- a/tests/app/Report/ReportPdfTextTest.php
+++ b/tests/app/Report/ReportPdfTextTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/RightToLeftSupportTest.php b/tests/app/Report/RightToLeftSupportTest.php
index 5f9f5e4dfb..a81098ea26 100644
--- a/tests/app/Report/RightToLeftSupportTest.php
+++ b/tests/app/Report/RightToLeftSupportTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Report/TcpdfWrapperTest.php b/tests/app/Report/TcpdfWrapperTest.php
index 2fcc2c314d..100433d64c 100644
--- a/tests/app/Report/TcpdfWrapperTest.php
+++ b/tests/app/Report/TcpdfWrapperTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Reports/RightToLeftSupportTest.php b/tests/app/Reports/RightToLeftSupportTest.php
index a5a1c5e9d7..2b5a30b4d7 100644
--- a/tests/app/Reports/RightToLeftSupportTest.php
+++ b/tests/app/Reports/RightToLeftSupportTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/RepositoryTest.php b/tests/app/RepositoryTest.php
index c1453f63c9..9bd7d9241a 100644
--- a/tests/app/RepositoryTest.php
+++ b/tests/app/RepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration0Test.php b/tests/app/Schema/Migration0Test.php
index dea466b122..1f972bd43f 100644
--- a/tests/app/Schema/Migration0Test.php
+++ b/tests/app/Schema/Migration0Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration10Test.php b/tests/app/Schema/Migration10Test.php
index eb804d85f9..a7918d1046 100644
--- a/tests/app/Schema/Migration10Test.php
+++ b/tests/app/Schema/Migration10Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration11Test.php b/tests/app/Schema/Migration11Test.php
index 8c65790a66..ae2ef2aa7f 100644
--- a/tests/app/Schema/Migration11Test.php
+++ b/tests/app/Schema/Migration11Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration12Test.php b/tests/app/Schema/Migration12Test.php
index 9423f3529f..e83b590279 100644
--- a/tests/app/Schema/Migration12Test.php
+++ b/tests/app/Schema/Migration12Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration13Test.php b/tests/app/Schema/Migration13Test.php
index 5e44608458..ac0d74cdd0 100644
--- a/tests/app/Schema/Migration13Test.php
+++ b/tests/app/Schema/Migration13Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration14Test.php b/tests/app/Schema/Migration14Test.php
index bbd956a3c4..2e29830dbd 100644
--- a/tests/app/Schema/Migration14Test.php
+++ b/tests/app/Schema/Migration14Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration15Test.php b/tests/app/Schema/Migration15Test.php
index 02528c4bc6..0cdc535ffa 100644
--- a/tests/app/Schema/Migration15Test.php
+++ b/tests/app/Schema/Migration15Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration16Test.php b/tests/app/Schema/Migration16Test.php
index 06bd159879..016a0bc4bc 100644
--- a/tests/app/Schema/Migration16Test.php
+++ b/tests/app/Schema/Migration16Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration17Test.php b/tests/app/Schema/Migration17Test.php
index 9e0f003830..5c9304a552 100644
--- a/tests/app/Schema/Migration17Test.php
+++ b/tests/app/Schema/Migration17Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration18Test.php b/tests/app/Schema/Migration18Test.php
index b69f21b317..f208c3a566 100644
--- a/tests/app/Schema/Migration18Test.php
+++ b/tests/app/Schema/Migration18Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration19Test.php b/tests/app/Schema/Migration19Test.php
index 80c388b3c1..15839f4a0e 100644
--- a/tests/app/Schema/Migration19Test.php
+++ b/tests/app/Schema/Migration19Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration1Test.php b/tests/app/Schema/Migration1Test.php
index ba744df84b..72d779bbc3 100644
--- a/tests/app/Schema/Migration1Test.php
+++ b/tests/app/Schema/Migration1Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration20Test.php b/tests/app/Schema/Migration20Test.php
index f4687f9538..48ac6a0c8f 100644
--- a/tests/app/Schema/Migration20Test.php
+++ b/tests/app/Schema/Migration20Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration21Test.php b/tests/app/Schema/Migration21Test.php
index cfa57aceb6..f7bc287018 100644
--- a/tests/app/Schema/Migration21Test.php
+++ b/tests/app/Schema/Migration21Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration22Test.php b/tests/app/Schema/Migration22Test.php
index b0b2d1ee1d..49c7d282f9 100644
--- a/tests/app/Schema/Migration22Test.php
+++ b/tests/app/Schema/Migration22Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration23Test.php b/tests/app/Schema/Migration23Test.php
index 9908626265..90a24e5f7a 100644
--- a/tests/app/Schema/Migration23Test.php
+++ b/tests/app/Schema/Migration23Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration24Test.php b/tests/app/Schema/Migration24Test.php
index fe04408bfe..717f75f083 100644
--- a/tests/app/Schema/Migration24Test.php
+++ b/tests/app/Schema/Migration24Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration25Test.php b/tests/app/Schema/Migration25Test.php
index 648d474fac..ef27dd34bc 100644
--- a/tests/app/Schema/Migration25Test.php
+++ b/tests/app/Schema/Migration25Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration26Test.php b/tests/app/Schema/Migration26Test.php
index 87f7e85176..4cb9d1caf4 100644
--- a/tests/app/Schema/Migration26Test.php
+++ b/tests/app/Schema/Migration26Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration27Test.php b/tests/app/Schema/Migration27Test.php
index 1153d7b14f..ce1cd78c30 100644
--- a/tests/app/Schema/Migration27Test.php
+++ b/tests/app/Schema/Migration27Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration28Test.php b/tests/app/Schema/Migration28Test.php
index f3c75a20ba..0713aaed26 100644
--- a/tests/app/Schema/Migration28Test.php
+++ b/tests/app/Schema/Migration28Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration29Test.php b/tests/app/Schema/Migration29Test.php
index fd4b6637cf..187f105272 100644
--- a/tests/app/Schema/Migration29Test.php
+++ b/tests/app/Schema/Migration29Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration2Test.php b/tests/app/Schema/Migration2Test.php
index 10797b7994..7f8b5e8a04 100644
--- a/tests/app/Schema/Migration2Test.php
+++ b/tests/app/Schema/Migration2Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration30Test.php b/tests/app/Schema/Migration30Test.php
index 70bfd5712e..bedd17929e 100644
--- a/tests/app/Schema/Migration30Test.php
+++ b/tests/app/Schema/Migration30Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration31Test.php b/tests/app/Schema/Migration31Test.php
index 1ff8049780..45c01d25d6 100644
--- a/tests/app/Schema/Migration31Test.php
+++ b/tests/app/Schema/Migration31Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration32Test.php b/tests/app/Schema/Migration32Test.php
index d446446777..c45e765669 100644
--- a/tests/app/Schema/Migration32Test.php
+++ b/tests/app/Schema/Migration32Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration33Test.php b/tests/app/Schema/Migration33Test.php
index 98a57588a4..a444fb0935 100644
--- a/tests/app/Schema/Migration33Test.php
+++ b/tests/app/Schema/Migration33Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration34Test.php b/tests/app/Schema/Migration34Test.php
index 53c3759f78..fa42fc7408 100644
--- a/tests/app/Schema/Migration34Test.php
+++ b/tests/app/Schema/Migration34Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration35Test.php b/tests/app/Schema/Migration35Test.php
index 8bb5ca2dfb..3b6eff3921 100644
--- a/tests/app/Schema/Migration35Test.php
+++ b/tests/app/Schema/Migration35Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration36Test.php b/tests/app/Schema/Migration36Test.php
index 7b7d96d57b..6472b6de7a 100644
--- a/tests/app/Schema/Migration36Test.php
+++ b/tests/app/Schema/Migration36Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration37Test.php b/tests/app/Schema/Migration37Test.php
index c064edc531..3925e3a034 100644
--- a/tests/app/Schema/Migration37Test.php
+++ b/tests/app/Schema/Migration37Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration38Test.php b/tests/app/Schema/Migration38Test.php
index 8aaeedf0e5..33f3b0f0af 100644
--- a/tests/app/Schema/Migration38Test.php
+++ b/tests/app/Schema/Migration38Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration39Test.php b/tests/app/Schema/Migration39Test.php
index f3d45c972a..b16cc855d6 100644
--- a/tests/app/Schema/Migration39Test.php
+++ b/tests/app/Schema/Migration39Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration3Test.php b/tests/app/Schema/Migration3Test.php
index ade3cbd809..abb0d40a5b 100644
--- a/tests/app/Schema/Migration3Test.php
+++ b/tests/app/Schema/Migration3Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration40Test.php b/tests/app/Schema/Migration40Test.php
index 90fa4b0219..42bbac422c 100644
--- a/tests/app/Schema/Migration40Test.php
+++ b/tests/app/Schema/Migration40Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration41Test.php b/tests/app/Schema/Migration41Test.php
index 1d14d6f7a0..3755ee72df 100644
--- a/tests/app/Schema/Migration41Test.php
+++ b/tests/app/Schema/Migration41Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration42Test.php b/tests/app/Schema/Migration42Test.php
index 5d6ba70fc4..887ca111bf 100644
--- a/tests/app/Schema/Migration42Test.php
+++ b/tests/app/Schema/Migration42Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration43Test.php b/tests/app/Schema/Migration43Test.php
index 798f7bb146..d3ca8e8e9e 100644
--- a/tests/app/Schema/Migration43Test.php
+++ b/tests/app/Schema/Migration43Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration44Test.php b/tests/app/Schema/Migration44Test.php
index 260025e740..1d036c1395 100644
--- a/tests/app/Schema/Migration44Test.php
+++ b/tests/app/Schema/Migration44Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration4Test.php b/tests/app/Schema/Migration4Test.php
index f9f629869f..4213219b07 100644
--- a/tests/app/Schema/Migration4Test.php
+++ b/tests/app/Schema/Migration4Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration5Test.php b/tests/app/Schema/Migration5Test.php
index ceeb421c75..e0af124e7c 100644
--- a/tests/app/Schema/Migration5Test.php
+++ b/tests/app/Schema/Migration5Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration6Test.php b/tests/app/Schema/Migration6Test.php
index 023efdb04e..6b5e391d63 100644
--- a/tests/app/Schema/Migration6Test.php
+++ b/tests/app/Schema/Migration6Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration7Test.php b/tests/app/Schema/Migration7Test.php
index 8c99ca5642..2a5b9fc560 100644
--- a/tests/app/Schema/Migration7Test.php
+++ b/tests/app/Schema/Migration7Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration8Test.php b/tests/app/Schema/Migration8Test.php
index 3b5240ffd0..67da33161c 100644
--- a/tests/app/Schema/Migration8Test.php
+++ b/tests/app/Schema/Migration8Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/Migration9Test.php b/tests/app/Schema/Migration9Test.php
index c4d4bb9576..e91b143554 100644
--- a/tests/app/Schema/Migration9Test.php
+++ b/tests/app/Schema/Migration9Test.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/SeedDefaultResnTableTest.php b/tests/app/Schema/SeedDefaultResnTableTest.php
index ec7e878e8f..48f53ae60e 100644
--- a/tests/app/Schema/SeedDefaultResnTableTest.php
+++ b/tests/app/Schema/SeedDefaultResnTableTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/SeedGedcomTableTest.php b/tests/app/Schema/SeedGedcomTableTest.php
index 7e9c6d396d..e2d8308e21 100644
--- a/tests/app/Schema/SeedGedcomTableTest.php
+++ b/tests/app/Schema/SeedGedcomTableTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Schema/SeedUserTableTest.php b/tests/app/Schema/SeedUserTableTest.php
index ce1f28c7b0..34ca43d7d8 100644
--- a/tests/app/Schema/SeedUserTableTest.php
+++ b/tests/app/Schema/SeedUserTableTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/AdminServiceTest.php b/tests/app/Services/AdminServiceTest.php
index fc3c50b648..04ea234310 100644
--- a/tests/app/Services/AdminServiceTest.php
+++ b/tests/app/Services/AdminServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/CalendarServiceTest.php b/tests/app/Services/CalendarServiceTest.php
index c868d7e4ab..f5beca43ba 100644
--- a/tests/app/Services/CalendarServiceTest.php
+++ b/tests/app/Services/CalendarServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/CaptchaServiceTest.php b/tests/app/Services/CaptchaServiceTest.php
index 778e72c81b..e0527f4ca3 100644
--- a/tests/app/Services/CaptchaServiceTest.php
+++ b/tests/app/Services/CaptchaServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/ChartServiceTest.php b/tests/app/Services/ChartServiceTest.php
index 181a19aacc..bcfc0a18fd 100644
--- a/tests/app/Services/ChartServiceTest.php
+++ b/tests/app/Services/ChartServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/ClipboardServiceTest.php b/tests/app/Services/ClipboardServiceTest.php
index acb5b720d6..23e8256733 100644
--- a/tests/app/Services/ClipboardServiceTest.php
+++ b/tests/app/Services/ClipboardServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/DataFixServiceTest.php b/tests/app/Services/DataFixServiceTest.php
index b04e8a101a..50c484fa4e 100644
--- a/tests/app/Services/DataFixServiceTest.php
+++ b/tests/app/Services/DataFixServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/DatatablesServiceTest.php b/tests/app/Services/DatatablesServiceTest.php
index 7ec1f2378c..7bc68951b0 100644
--- a/tests/app/Services/DatatablesServiceTest.php
+++ b/tests/app/Services/DatatablesServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/EmailServiceTest.php b/tests/app/Services/EmailServiceTest.php
index a2583e4b48..c9e3357ef4 100644
--- a/tests/app/Services/EmailServiceTest.php
+++ b/tests/app/Services/EmailServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/GedcomEditServiceTest.php b/tests/app/Services/GedcomEditServiceTest.php
index 86486731c6..d3896b933c 100644
--- a/tests/app/Services/GedcomEditServiceTest.php
+++ b/tests/app/Services/GedcomEditServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/GedcomExportServiceTest.php b/tests/app/Services/GedcomExportServiceTest.php
index 27a08d5d7e..6d1f9d4b49 100644
--- a/tests/app/Services/GedcomExportServiceTest.php
+++ b/tests/app/Services/GedcomExportServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/GedcomImportServiceTest.php b/tests/app/Services/GedcomImportServiceTest.php
index aa24ebe193..4485cae5ed 100644
--- a/tests/app/Services/GedcomImportServiceTest.php
+++ b/tests/app/Services/GedcomImportServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/GedcomServiceTest.php b/tests/app/Services/GedcomServiceTest.php
index 73320dde66..3a60d7bbce 100644
--- a/tests/app/Services/GedcomServiceTest.php
+++ b/tests/app/Services/GedcomServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/HomePageServiceTest.php b/tests/app/Services/HomePageServiceTest.php
index e19acafa3a..5f1a0646c7 100644
--- a/tests/app/Services/HomePageServiceTest.php
+++ b/tests/app/Services/HomePageServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/HousekeepingServiceTest.php b/tests/app/Services/HousekeepingServiceTest.php
index f5bfd0d2de..270a6d37dc 100644
--- a/tests/app/Services/HousekeepingServiceTest.php
+++ b/tests/app/Services/HousekeepingServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/HtmlServiceTest.php b/tests/app/Services/HtmlServiceTest.php
index 29b7e95129..9a3524668b 100644
--- a/tests/app/Services/HtmlServiceTest.php
+++ b/tests/app/Services/HtmlServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/IndividualFactsServiceTest.php b/tests/app/Services/IndividualFactsServiceTest.php
index d223928ff6..6d0b99e888 100644
--- a/tests/app/Services/IndividualFactsServiceTest.php
+++ b/tests/app/Services/IndividualFactsServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/LeafletJsServiceTest.php b/tests/app/Services/LeafletJsServiceTest.php
index 28b50c7389..a8609026a7 100644
--- a/tests/app/Services/LeafletJsServiceTest.php
+++ b/tests/app/Services/LeafletJsServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/LinkedRecordServiceTest.php b/tests/app/Services/LinkedRecordServiceTest.php
index 6d53e8a21a..a64d93bde5 100644
--- a/tests/app/Services/LinkedRecordServiceTest.php
+++ b/tests/app/Services/LinkedRecordServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/MapDataServiceTest.php b/tests/app/Services/MapDataServiceTest.php
index 3ebc6dc970..6b70d4d656 100644
--- a/tests/app/Services/MapDataServiceTest.php
+++ b/tests/app/Services/MapDataServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/MediaFileServiceTest.php b/tests/app/Services/MediaFileServiceTest.php
index d291b23f7d..8ae02df21b 100644
--- a/tests/app/Services/MediaFileServiceTest.php
+++ b/tests/app/Services/MediaFileServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/MessageServiceTest.php b/tests/app/Services/MessageServiceTest.php
index b83df8ab6b..8966b217d7 100644
--- a/tests/app/Services/MessageServiceTest.php
+++ b/tests/app/Services/MessageServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/MigrationServiceTest.php b/tests/app/Services/MigrationServiceTest.php
index 09bd77df6d..59056a8ef8 100644
--- a/tests/app/Services/MigrationServiceTest.php
+++ b/tests/app/Services/MigrationServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/ModuleServiceTest.php b/tests/app/Services/ModuleServiceTest.php
index 22f4ce2d6f..39a1b5f59d 100644
--- a/tests/app/Services/ModuleServiceTest.php
+++ b/tests/app/Services/ModuleServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/PendingChangesServiceTest.php b/tests/app/Services/PendingChangesServiceTest.php
index 7cd2242276..88f16150de 100644
--- a/tests/app/Services/PendingChangesServiceTest.php
+++ b/tests/app/Services/PendingChangesServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/RateLimitServiceTest.php b/tests/app/Services/RateLimitServiceTest.php
index e0ee906a99..74b553f1d2 100644
--- a/tests/app/Services/RateLimitServiceTest.php
+++ b/tests/app/Services/RateLimitServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/RelationshipServiceTest.php b/tests/app/Services/RelationshipServiceTest.php
index e636dc2289..d4c67673aa 100644
--- a/tests/app/Services/RelationshipServiceTest.php
+++ b/tests/app/Services/RelationshipServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/RomanNumeralsServiceTest.php b/tests/app/Services/RomanNumeralsServiceTest.php
index cb0fef9085..f3f870d79c 100644
--- a/tests/app/Services/RomanNumeralsServiceTest.php
+++ b/tests/app/Services/RomanNumeralsServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/SearchServiceTest.php b/tests/app/Services/SearchServiceTest.php
index e6127ef0ce..e02715e1c5 100644
--- a/tests/app/Services/SearchServiceTest.php
+++ b/tests/app/Services/SearchServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/ServerCheckServiceTest.php b/tests/app/Services/ServerCheckServiceTest.php
index 1481540e9f..bb252466eb 100644
--- a/tests/app/Services/ServerCheckServiceTest.php
+++ b/tests/app/Services/ServerCheckServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/SiteLogsServiceTest.php b/tests/app/Services/SiteLogsServiceTest.php
index a06a9a94e2..0f2e028525 100644
--- a/tests/app/Services/SiteLogsServiceTest.php
+++ b/tests/app/Services/SiteLogsServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/TimeoutServiceTest.php b/tests/app/Services/TimeoutServiceTest.php
index ddb354f543..b47c1b24fb 100644
--- a/tests/app/Services/TimeoutServiceTest.php
+++ b/tests/app/Services/TimeoutServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/TreeServiceTest.php b/tests/app/Services/TreeServiceTest.php
index bc499736cf..372c899671 100644
--- a/tests/app/Services/TreeServiceTest.php
+++ b/tests/app/Services/TreeServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/UpgradeServiceTest.php b/tests/app/Services/UpgradeServiceTest.php
index c319d2be6b..931655ed84 100644
--- a/tests/app/Services/UpgradeServiceTest.php
+++ b/tests/app/Services/UpgradeServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Services/UserServiceTest.php b/tests/app/Services/UserServiceTest.php
index e455d93ca8..25899b70b7 100644
--- a/tests/app/Services/UserServiceTest.php
+++ b/tests/app/Services/UserServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SessionDatabaseHandlerTest.php b/tests/app/SessionDatabaseHandlerTest.php
index 209d75d4f4..91c8b0cd0c 100644
--- a/tests/app/SessionDatabaseHandlerTest.php
+++ b/tests/app/SessionDatabaseHandlerTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SessionTest.php b/tests/app/SessionTest.php
index acfd3ca20f..fe48753127 100644
--- a/tests/app/SessionTest.php
+++ b/tests/app/SessionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SharedNoteTest.php b/tests/app/SharedNoteTest.php
index d85cac8a7e..ec51fc921a 100644
--- a/tests/app/SharedNoteTest.php
+++ b/tests/app/SharedNoteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SiteTest.php b/tests/app/SiteTest.php
index 803a1af753..54163911d5 100644
--- a/tests/app/SiteTest.php
+++ b/tests/app/SiteTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SiteUserTest.php b/tests/app/SiteUserTest.php
index ecb7514339..52c2480014 100644
--- a/tests/app/SiteUserTest.php
+++ b/tests/app/SiteUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SoundexTest.php b/tests/app/SoundexTest.php
index 4fe9d64037..f372f4a876 100644
--- a/tests/app/SoundexTest.php
+++ b/tests/app/SoundexTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SourceTest.php b/tests/app/SourceTest.php
index 37301308d9..10e2a622e0 100644
--- a/tests/app/SourceTest.php
+++ b/tests/app/SourceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartAgeTest.php b/tests/app/Statistics/Google/ChartAgeTest.php
index a0761e1483..c96b414179 100644
--- a/tests/app/Statistics/Google/ChartAgeTest.php
+++ b/tests/app/Statistics/Google/ChartAgeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartBirthTest.php b/tests/app/Statistics/Google/ChartBirthTest.php
index de3e0f6821..586f5dfc04 100644
--- a/tests/app/Statistics/Google/ChartBirthTest.php
+++ b/tests/app/Statistics/Google/ChartBirthTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartChildrenTest.php b/tests/app/Statistics/Google/ChartChildrenTest.php
index 2fa5662d92..961f4c3018 100644
--- a/tests/app/Statistics/Google/ChartChildrenTest.php
+++ b/tests/app/Statistics/Google/ChartChildrenTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartCommonGivenTest.php b/tests/app/Statistics/Google/ChartCommonGivenTest.php
index 4b557d99de..66dfe10d53 100644
--- a/tests/app/Statistics/Google/ChartCommonGivenTest.php
+++ b/tests/app/Statistics/Google/ChartCommonGivenTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartCommonSurnameTest.php b/tests/app/Statistics/Google/ChartCommonSurnameTest.php
index 52bc536686..79a8d94b88 100644
--- a/tests/app/Statistics/Google/ChartCommonSurnameTest.php
+++ b/tests/app/Statistics/Google/ChartCommonSurnameTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartDeathTest.php b/tests/app/Statistics/Google/ChartDeathTest.php
index be388b59db..77e22f5a0c 100644
--- a/tests/app/Statistics/Google/ChartDeathTest.php
+++ b/tests/app/Statistics/Google/ChartDeathTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartDistributionTest.php b/tests/app/Statistics/Google/ChartDistributionTest.php
index 7a0f12a79f..80e110f33e 100644
--- a/tests/app/Statistics/Google/ChartDistributionTest.php
+++ b/tests/app/Statistics/Google/ChartDistributionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartDivorceTest.php b/tests/app/Statistics/Google/ChartDivorceTest.php
index 59d3487037..99f7f2d27f 100644
--- a/tests/app/Statistics/Google/ChartDivorceTest.php
+++ b/tests/app/Statistics/Google/ChartDivorceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartFamilyLargestTest.php b/tests/app/Statistics/Google/ChartFamilyLargestTest.php
index a7c1c600a5..e754a24ac2 100644
--- a/tests/app/Statistics/Google/ChartFamilyLargestTest.php
+++ b/tests/app/Statistics/Google/ChartFamilyLargestTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php b/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
index 23403ca37f..046da0dcbe 100644
--- a/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
+++ b/tests/app/Statistics/Google/ChartFamilyWithSourcesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php b/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
index 677a404455..186a6b7c4d 100644
--- a/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
+++ b/tests/app/Statistics/Google/ChartIndividualWithSourcesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartMarriageAgeTest.php b/tests/app/Statistics/Google/ChartMarriageAgeTest.php
index 1779a1cd1b..99a147b735 100644
--- a/tests/app/Statistics/Google/ChartMarriageAgeTest.php
+++ b/tests/app/Statistics/Google/ChartMarriageAgeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartMarriageTest.php b/tests/app/Statistics/Google/ChartMarriageTest.php
index 70b25cf760..224601959b 100644
--- a/tests/app/Statistics/Google/ChartMarriageTest.php
+++ b/tests/app/Statistics/Google/ChartMarriageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartMediaTest.php b/tests/app/Statistics/Google/ChartMediaTest.php
index 6c15ea59a9..1ae859ae9d 100644
--- a/tests/app/Statistics/Google/ChartMediaTest.php
+++ b/tests/app/Statistics/Google/ChartMediaTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartMortalityTest.php b/tests/app/Statistics/Google/ChartMortalityTest.php
index b07d8ee16e..5f6f8914d2 100644
--- a/tests/app/Statistics/Google/ChartMortalityTest.php
+++ b/tests/app/Statistics/Google/ChartMortalityTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php b/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php
index 1ac2f6545f..3b2196b2af 100644
--- a/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php
+++ b/tests/app/Statistics/Google/ChartNoChildrenFamiliesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Google/ChartSexTest.php b/tests/app/Statistics/Google/ChartSexTest.php
index 3aaca11b97..0a7966ce9e 100644
--- a/tests/app/Statistics/Google/ChartSexTest.php
+++ b/tests/app/Statistics/Google/ChartSexTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/BrowserRepositoryTest.php b/tests/app/Statistics/Repository/BrowserRepositoryTest.php
index 3777056158..f4acd02e8d 100644
--- a/tests/app/Statistics/Repository/BrowserRepositoryTest.php
+++ b/tests/app/Statistics/Repository/BrowserRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/ContactRepositoryTest.php b/tests/app/Statistics/Repository/ContactRepositoryTest.php
index 8f7cac2c82..6d038b94f6 100644
--- a/tests/app/Statistics/Repository/ContactRepositoryTest.php
+++ b/tests/app/Statistics/Repository/ContactRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/EventRepositoryTest.php b/tests/app/Statistics/Repository/EventRepositoryTest.php
index 8fcdb3c957..f72c6f6f46 100644
--- a/tests/app/Statistics/Repository/EventRepositoryTest.php
+++ b/tests/app/Statistics/Repository/EventRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php b/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php
index 9eedc9a351..cb7c7b69ed 100644
--- a/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php
+++ b/tests/app/Statistics/Repository/FamilyDatesRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/FamilyRepositoryTest.php b/tests/app/Statistics/Repository/FamilyRepositoryTest.php
index 18d26814e0..e67f4f38d0 100644
--- a/tests/app/Statistics/Repository/FamilyRepositoryTest.php
+++ b/tests/app/Statistics/Repository/FamilyRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/FavoritesRepositoryTest.php b/tests/app/Statistics/Repository/FavoritesRepositoryTest.php
index e365e899c5..6052beac07 100644
--- a/tests/app/Statistics/Repository/FavoritesRepositoryTest.php
+++ b/tests/app/Statistics/Repository/FavoritesRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/GedcomRepositoryTest.php b/tests/app/Statistics/Repository/GedcomRepositoryTest.php
index ec47cb2ceb..15497b376e 100644
--- a/tests/app/Statistics/Repository/GedcomRepositoryTest.php
+++ b/tests/app/Statistics/Repository/GedcomRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/HitCountRepositoryTest.php b/tests/app/Statistics/Repository/HitCountRepositoryTest.php
index 36c58cd37d..f6fb00ce33 100644
--- a/tests/app/Statistics/Repository/HitCountRepositoryTest.php
+++ b/tests/app/Statistics/Repository/HitCountRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/IndividualRepositoryTest.php b/tests/app/Statistics/Repository/IndividualRepositoryTest.php
index 2b17c3795a..3a0ae5f99e 100644
--- a/tests/app/Statistics/Repository/IndividualRepositoryTest.php
+++ b/tests/app/Statistics/Repository/IndividualRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/LatestUserRepositoryTest.php b/tests/app/Statistics/Repository/LatestUserRepositoryTest.php
index 876bfe02f7..1ad726cde2 100644
--- a/tests/app/Statistics/Repository/LatestUserRepositoryTest.php
+++ b/tests/app/Statistics/Repository/LatestUserRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/MediaRepositoryTest.php b/tests/app/Statistics/Repository/MediaRepositoryTest.php
index 3f6be99d45..ff4d877db7 100644
--- a/tests/app/Statistics/Repository/MediaRepositoryTest.php
+++ b/tests/app/Statistics/Repository/MediaRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/MessageRepositoryTest.php b/tests/app/Statistics/Repository/MessageRepositoryTest.php
index 60275c2958..e449b81d3c 100644
--- a/tests/app/Statistics/Repository/MessageRepositoryTest.php
+++ b/tests/app/Statistics/Repository/MessageRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/NewsRepositoryTest.php b/tests/app/Statistics/Repository/NewsRepositoryTest.php
index 22fac10826..819cf8cf76 100644
--- a/tests/app/Statistics/Repository/NewsRepositoryTest.php
+++ b/tests/app/Statistics/Repository/NewsRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/PlaceRepositoryTest.php b/tests/app/Statistics/Repository/PlaceRepositoryTest.php
index 86f9530938..df34ecde2a 100644
--- a/tests/app/Statistics/Repository/PlaceRepositoryTest.php
+++ b/tests/app/Statistics/Repository/PlaceRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/ServerRepositoryTest.php b/tests/app/Statistics/Repository/ServerRepositoryTest.php
index 8a633511d1..68fa165b13 100644
--- a/tests/app/Statistics/Repository/ServerRepositoryTest.php
+++ b/tests/app/Statistics/Repository/ServerRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Repository/UserRepositoryTest.php b/tests/app/Statistics/Repository/UserRepositoryTest.php
index 1fa58ea012..33a29521d0 100644
--- a/tests/app/Statistics/Repository/UserRepositoryTest.php
+++ b/tests/app/Statistics/Repository/UserRepositoryTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Service/CenturyServiceTest.php b/tests/app/Statistics/Service/CenturyServiceTest.php
index 446fd65d70..063fa050ba 100644
--- a/tests/app/Statistics/Service/CenturyServiceTest.php
+++ b/tests/app/Statistics/Service/CenturyServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Service/ColorServiceTest.php b/tests/app/Statistics/Service/ColorServiceTest.php
index 9d73f900bf..2f19447e2f 100644
--- a/tests/app/Statistics/Service/ColorServiceTest.php
+++ b/tests/app/Statistics/Service/ColorServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/Statistics/Service/CountryServiceTest.php b/tests/app/Statistics/Service/CountryServiceTest.php
index a5f0598164..e5f2088831 100644
--- a/tests/app/Statistics/Service/CountryServiceTest.php
+++ b/tests/app/Statistics/Service/CountryServiceTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/StatisticsTest.php b/tests/app/StatisticsTest.php
index d11a8dba39..54ba6a03fb 100644
--- a/tests/app/StatisticsTest.php
+++ b/tests/app/StatisticsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/StatsTest.php b/tests/app/StatsTest.php
index aa80a406e3..70f81c621c 100644
--- a/tests/app/StatsTest.php
+++ b/tests/app/StatsTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SubmissionTest.php b/tests/app/SubmissionTest.php
index c8f8a370aa..3ef1104571 100644
--- a/tests/app/SubmissionTest.php
+++ b/tests/app/SubmissionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SubmitterTest.php b/tests/app/SubmitterTest.php
index afd69c1666..68c0418adb 100644
--- a/tests/app/SubmitterTest.php
+++ b/tests/app/SubmitterTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/DefaultSurnameTraditionTest.php b/tests/app/SurnameTradition/DefaultSurnameTraditionTest.php
index 7d83235da7..acfc08b7d2 100644
--- a/tests/app/SurnameTradition/DefaultSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/DefaultSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php b/tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php
index 6bdc5e9d69..9d923ae9e4 100644
--- a/tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/IcelandicSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php b/tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php
index c95448c8d0..05ea57c887 100644
--- a/tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/LithuanianSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php b/tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php
index 7f344e1895..7a8f67b535 100644
--- a/tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/MatrilinealSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php b/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php
index 2ac8cbe334..a76e8fb10b 100644
--- a/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/PaternalSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php b/tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php
index 5de859ca8d..5077f5e73a 100644
--- a/tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/PatrilinealSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/PolishSurnameTraditionTest.php b/tests/app/SurnameTradition/PolishSurnameTraditionTest.php
index e7fe5ffdf8..15efac5eb3 100644
--- a/tests/app/SurnameTradition/PolishSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/PolishSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php b/tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php
index 46fb002e3d..80dd6e8fdc 100644
--- a/tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/PortugueseSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/SurnameTradition/SpanishSurnameTraditionTest.php b/tests/app/SurnameTradition/SpanishSurnameTraditionTest.php
index c4c2444d56..eca29e0912 100644
--- a/tests/app/SurnameTradition/SpanishSurnameTraditionTest.php
+++ b/tests/app/SurnameTradition/SpanishSurnameTraditionTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/TimestampTest.php b/tests/app/TimestampTest.php
index ed66a60fb7..10ca7c0df3 100644
--- a/tests/app/TimestampTest.php
+++ b/tests/app/TimestampTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/TreeTest.php b/tests/app/TreeTest.php
index 26c8967eff..960f4ff355 100644
--- a/tests/app/TreeTest.php
+++ b/tests/app/TreeTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/TreeUserTest.php b/tests/app/TreeUserTest.php
index 102ddeb97c..4bfa8059b5 100644
--- a/tests/app/TreeUserTest.php
+++ b/tests/app/TreeUserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/UserTest.php b/tests/app/UserTest.php
index 2c6de5ee75..1742bf6601 100644
--- a/tests/app/UserTest.php
+++ b/tests/app/UserTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/ValidatorTest.php b/tests/app/ValidatorTest.php
index 5f223acfd9..85fb3ee131 100644
--- a/tests/app/ValidatorTest.php
+++ b/tests/app/ValidatorTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/ViewTest.php b/tests/app/ViewTest.php
index e2749602c1..3d8dce8887 100644
--- a/tests/app/ViewTest.php
+++ b/tests/app/ViewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/app/WebtreesTest.php b/tests/app/WebtreesTest.php
index 148f02014d..e1f91d04c7 100644
--- a/tests/app/WebtreesTest.php
+++ b/tests/app/WebtreesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/feature/EmbeddedVariablesTest.php b/tests/feature/EmbeddedVariablesTest.php
index 0152ee88ce..5d96ca19a9 100644
--- a/tests/feature/EmbeddedVariablesTest.php
+++ b/tests/feature/EmbeddedVariablesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/feature/ImportGedcomTest.php b/tests/feature/ImportGedcomTest.php
index 416e786dd1..3534e1fde5 100644
--- a/tests/feature/ImportGedcomTest.php
+++ b/tests/feature/ImportGedcomTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/feature/IndividualListTest.php b/tests/feature/IndividualListTest.php
index e34fc1ff67..33dac41362 100644
--- a/tests/feature/IndividualListTest.php
+++ b/tests/feature/IndividualListTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/feature/Privacy.php b/tests/feature/Privacy.php
index 3308d2e572..eae5d698b0 100644
--- a/tests/feature/Privacy.php
+++ b/tests/feature/Privacy.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/feature/RelationshipNamesTest.php b/tests/feature/RelationshipNamesTest.php
index 9c908eac3c..4a822d0298 100644
--- a/tests/feature/RelationshipNamesTest.php
+++ b/tests/feature/RelationshipNamesTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/views/AbstractViewTest.php b/tests/views/AbstractViewTest.php
index ccbef449dc..c8ec597932 100644
--- a/tests/views/AbstractViewTest.php
+++ b/tests/views/AbstractViewTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
diff --git a/tests/views/VerifySuccessPageTest.php b/tests/views/VerifySuccessPageTest.php
index 4184c4dd0a..9838eaab12 100644
--- a/tests/views/VerifySuccessPageTest.php
+++ b/tests/views/VerifySuccessPageTest.php
@@ -2,7 +2,7 @@
/**
* webtrees: online genealogy
- * 'Copyright (C) 2023 webtrees development team
+ * Copyright (C) 2023 webtrees development team
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or