From 198bde4f76ce7c412d31895f04c2378104ec4c14 Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Thu, 16 Jan 2025 16:47:37 +0000 Subject: It's 2025. Update copyright date. --- app/Census/AbstractCensusColumn.php | 2 +- app/Census/AbstractCensusColumnCondition.php | 2 +- app/Census/Census.php | 2 +- app/Census/CensusColumnAge.php | 2 +- app/Census/CensusColumnAgeFemale.php | 2 +- app/Census/CensusColumnAgeFemale5Years.php | 2 +- app/Census/CensusColumnAgeMale.php | 2 +- app/Census/CensusColumnAgeMale5Years.php | 2 +- app/Census/CensusColumnAgeMarried.php | 2 +- app/Census/CensusColumnAgeNextBirthDay.php | 2 +- app/Census/CensusColumnBirthDate.php | 2 +- app/Census/CensusColumnBirthDay.php | 2 +- app/Census/CensusColumnBirthDayDotMonthYear.php | 2 +- app/Census/CensusColumnBirthDayMonthYear.php | 2 +- app/Census/CensusColumnBirthDaySlashMonth.php | 2 +- app/Census/CensusColumnBirthDaySlashMonthYear.php | 2 +- app/Census/CensusColumnBirthMonth.php | 2 +- app/Census/CensusColumnBirthMonthDay.php | 2 +- app/Census/CensusColumnBirthPlace.php | 2 +- app/Census/CensusColumnBirthPlaceSimple.php | 2 +- app/Census/CensusColumnBirthYear.php | 2 +- app/Census/CensusColumnBornForeignParts.php | 2 +- app/Census/CensusColumnChildrenBornAlive.php | 2 +- app/Census/CensusColumnChildrenDied.php | 2 +- app/Census/CensusColumnChildrenLiving.php | 2 +- app/Census/CensusColumnConditionCanada.php | 2 +- app/Census/CensusColumnConditionCanadaMarriedSingle.php | 2 +- app/Census/CensusColumnConditionCanadaMarriedWidowed.php | 2 +- app/Census/CensusColumnConditionCanadaWidowed.php | 2 +- app/Census/CensusColumnConditionCanadaWidowedFemale.php | 2 +- app/Census/CensusColumnConditionCanadaWidowedMale.php | 2 +- app/Census/CensusColumnConditionDanish.php | 2 +- app/Census/CensusColumnConditionEnglish.php | 2 +- app/Census/CensusColumnConditionFrenchFemme.php | 2 +- app/Census/CensusColumnConditionFrenchFille.php | 2 +- app/Census/CensusColumnConditionFrenchGarcon.php | 2 +- app/Census/CensusColumnConditionFrenchHomme.php | 2 +- app/Census/CensusColumnConditionFrenchVeuf.php | 2 +- app/Census/CensusColumnConditionFrenchVeuve.php | 2 +- app/Census/CensusColumnConditionUs.php | 2 +- app/Census/CensusColumnFatherBirthPlace.php | 2 +- app/Census/CensusColumnFatherBirthPlaceSimple.php | 2 +- app/Census/CensusColumnFatherForeign.php | 2 +- app/Census/CensusColumnFullName.php | 2 +- app/Census/CensusColumnGivenNameInitial.php | 2 +- app/Census/CensusColumnGivenNames.php | 2 +- app/Census/CensusColumnInterface.php | 2 +- app/Census/CensusColumnMarriedWithinYear.php | 2 +- app/Census/CensusColumnMonthIfBornWithinYear.php | 2 +- app/Census/CensusColumnMonthIfMarriedWithinYear.php | 2 +- app/Census/CensusColumnMotherBirthPlace.php | 2 +- app/Census/CensusColumnMotherBirthPlaceSimple.php | 2 +- app/Census/CensusColumnMotherForeign.php | 2 +- app/Census/CensusColumnNationality.php | 2 +- app/Census/CensusColumnNull.php | 2 +- app/Census/CensusColumnOccupation.php | 2 +- app/Census/CensusColumnRelationToHead.php | 2 +- app/Census/CensusColumnRelationToHeadEnglish.php | 2 +- app/Census/CensusColumnRelationToHeadGerman.php | 2 +- app/Census/CensusColumnReligion.php | 2 +- app/Census/CensusColumnSexF.php | 2 +- app/Census/CensusColumnSexM.php | 2 +- app/Census/CensusColumnSexMF.php | 2 +- app/Census/CensusColumnSexMK.php | 2 +- app/Census/CensusColumnSexMZ.php | 2 +- app/Census/CensusColumnSurname.php | 2 +- app/Census/CensusColumnSurnameGivenNameInitial.php | 2 +- app/Census/CensusColumnSurnameGivenNames.php | 2 +- app/Census/CensusColumnYearsMarried.php | 2 +- app/Census/CensusInterface.php | 2 +- app/Census/CensusOfCanada.php | 2 +- app/Census/CensusOfCanada1851.php | 2 +- app/Census/CensusOfCanada1861.php | 2 +- app/Census/CensusOfCanada1871.php | 2 +- app/Census/CensusOfCanada1881.php | 2 +- app/Census/CensusOfCanada1891.php | 2 +- app/Census/CensusOfCanada1901.php | 2 +- app/Census/CensusOfCanada1911.php | 2 +- app/Census/CensusOfCanada1921.php | 2 +- app/Census/CensusOfCanada1931.php | 2 +- app/Census/CensusOfCanadaPraries1916.php | 2 +- app/Census/CensusOfCanadaPraries1926.php | 2 +- app/Census/CensusOfCzechRepublic.php | 2 +- app/Census/CensusOfCzechRepublic1880.php | 2 +- app/Census/CensusOfCzechRepublic1890.php | 2 +- app/Census/CensusOfCzechRepublic1900.php | 2 +- app/Census/CensusOfCzechRepublic1910.php | 2 +- app/Census/CensusOfCzechRepublic1921.php | 2 +- app/Census/CensusOfDenmark.php | 2 +- app/Census/CensusOfDenmark1787.php | 2 +- app/Census/CensusOfDenmark1801.php | 2 +- app/Census/CensusOfDenmark1803.php | 2 +- app/Census/CensusOfDenmark1834.php | 2 +- app/Census/CensusOfDenmark1835.php | 2 +- app/Census/CensusOfDenmark1840.php | 2 +- app/Census/CensusOfDenmark1845.php | 2 +- app/Census/CensusOfDenmark1850.php | 2 +- app/Census/CensusOfDenmark1855.php | 2 +- app/Census/CensusOfDenmark1860.php | 2 +- app/Census/CensusOfDenmark1870.php | 2 +- app/Census/CensusOfDenmark1880.php | 2 +- app/Census/CensusOfDenmark1885.php | 2 +- app/Census/CensusOfDenmark1890.php | 2 +- app/Census/CensusOfDenmark1901.php | 2 +- app/Census/CensusOfDenmark1906.php | 2 +- app/Census/CensusOfDenmark1911.php | 2 +- app/Census/CensusOfDenmark1916.php | 2 +- app/Census/CensusOfDenmark1921.php | 2 +- app/Census/CensusOfDenmark1925.php | 2 +- app/Census/CensusOfDenmark1930.php | 2 +- app/Census/CensusOfDenmark1940.php | 2 +- app/Census/CensusOfDeutschland.php | 2 +- app/Census/CensusOfDeutschland1819.php | 2 +- app/Census/CensusOfDeutschland1867.php | 2 +- app/Census/CensusOfDeutschland1900.php | 2 +- app/Census/CensusOfDeutschland1919.php | 2 +- app/Census/CensusOfDeutschlandNL1867.php | 2 +- app/Census/CensusOfEngland.php | 2 +- app/Census/CensusOfEngland1841.php | 2 +- app/Census/CensusOfEngland1851.php | 2 +- app/Census/CensusOfEngland1861.php | 2 +- app/Census/CensusOfEngland1871.php | 2 +- app/Census/CensusOfEngland1881.php | 2 +- app/Census/CensusOfEngland1891.php | 2 +- app/Census/CensusOfEngland1901.php | 2 +- app/Census/CensusOfEngland1911.php | 2 +- app/Census/CensusOfFrance.php | 2 +- app/Census/CensusOfFrance1831.php | 2 +- app/Census/CensusOfFrance1836.php | 2 +- app/Census/CensusOfFrance1841.php | 2 +- app/Census/CensusOfFrance1846.php | 2 +- app/Census/CensusOfFrance1851.php | 2 +- app/Census/CensusOfFrance1856.php | 2 +- app/Census/CensusOfFrance1861.php | 2 +- app/Census/CensusOfFrance1866.php | 2 +- app/Census/CensusOfFrance1872.php | 2 +- app/Census/CensusOfFrance1876.php | 2 +- app/Census/CensusOfFrance1881.php | 2 +- app/Census/CensusOfFrance1886.php | 2 +- app/Census/CensusOfFrance1891.php | 2 +- app/Census/CensusOfFrance1896.php | 2 +- app/Census/CensusOfFrance1901.php | 2 +- app/Census/CensusOfFrance1906.php | 2 +- app/Census/CensusOfFrance1911.php | 2 +- app/Census/CensusOfFrance1921.php | 2 +- app/Census/CensusOfFrance1926.php | 2 +- app/Census/CensusOfFrance1931.php | 2 +- app/Census/CensusOfFrance1936.php | 2 +- app/Census/CensusOfFrance1946.php | 2 +- app/Census/CensusOfRhodeIsland.php | 2 +- app/Census/CensusOfRhodeIsland1905.php | 2 +- app/Census/CensusOfRhodeIsland1915.php | 2 +- app/Census/CensusOfRhodeIsland1925.php | 2 +- app/Census/CensusOfScotland.php | 2 +- app/Census/CensusOfScotland1841.php | 2 +- app/Census/CensusOfScotland1851.php | 2 +- app/Census/CensusOfScotland1861.php | 2 +- app/Census/CensusOfScotland1871.php | 2 +- app/Census/CensusOfScotland1881.php | 2 +- app/Census/CensusOfScotland1891.php | 2 +- app/Census/CensusOfScotland1901.php | 2 +- app/Census/CensusOfScotland1911.php | 2 +- app/Census/CensusOfSlovakia.php | 2 +- app/Census/CensusOfSlovakia1869.php | 2 +- app/Census/CensusOfSlovakia1930.php | 2 +- app/Census/CensusOfSlovakia1940.php | 2 +- app/Census/CensusOfUnitedStates.php | 2 +- app/Census/CensusOfUnitedStates1790.php | 2 +- app/Census/CensusOfUnitedStates1800.php | 2 +- app/Census/CensusOfUnitedStates1810.php | 2 +- app/Census/CensusOfUnitedStates1820.php | 2 +- app/Census/CensusOfUnitedStates1830.php | 2 +- app/Census/CensusOfUnitedStates1840.php | 2 +- app/Census/CensusOfUnitedStates1850.php | 2 +- app/Census/CensusOfUnitedStates1860.php | 2 +- app/Census/CensusOfUnitedStates1870.php | 2 +- app/Census/CensusOfUnitedStates1880.php | 2 +- app/Census/CensusOfUnitedStates1890.php | 2 +- app/Census/CensusOfUnitedStates1900.php | 2 +- app/Census/CensusOfUnitedStates1910.php | 2 +- app/Census/CensusOfUnitedStates1920.php | 2 +- app/Census/CensusOfUnitedStates1930.php | 2 +- app/Census/CensusOfUnitedStates1940.php | 2 +- app/Census/CensusOfUnitedStates1950.php | 2 +- app/Census/CensusOfWales.php | 2 +- app/Census/CensusOfWales1841.php | 2 +- app/Census/CensusOfWales1851.php | 2 +- app/Census/CensusOfWales1861.php | 2 +- app/Census/CensusOfWales1871.php | 2 +- app/Census/CensusOfWales1881.php | 2 +- app/Census/CensusOfWales1891.php | 2 +- app/Census/CensusOfWales1901.php | 2 +- app/Census/CensusOfWales1911.php | 2 +- app/Census/CensusPlaceInterface.php | 2 +- app/Census/RegisterOfEngland1939.php | 2 +- app/Census/RegisterOfScotland1939.php | 2 +- app/Census/RegisterOfWales1939.php | 2 +- 197 files changed, 197 insertions(+), 197 deletions(-) (limited to 'app/Census') diff --git a/app/Census/AbstractCensusColumn.php b/app/Census/AbstractCensusColumn.php index 9eba13b022..96f8c6a2b0 100644 --- a/app/Census/AbstractCensusColumn.php +++ b/app/Census/AbstractCensusColumn.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/AbstractCensusColumnCondition.php b/app/Census/AbstractCensusColumnCondition.php index 44b15fa199..d44d83294e 100644 --- a/app/Census/AbstractCensusColumnCondition.php +++ b/app/Census/AbstractCensusColumnCondition.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/Census.php b/app/Census/Census.php index c66b895ebf..9b1b13f4c7 100644 --- a/app/Census/Census.php +++ b/app/Census/Census.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAge.php b/app/Census/CensusColumnAge.php index 0ff0316805..780fa2b0f4 100644 --- a/app/Census/CensusColumnAge.php +++ b/app/Census/CensusColumnAge.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAgeFemale.php b/app/Census/CensusColumnAgeFemale.php index 51bd99d21f..8f044e5fbd 100644 --- a/app/Census/CensusColumnAgeFemale.php +++ b/app/Census/CensusColumnAgeFemale.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAgeFemale5Years.php b/app/Census/CensusColumnAgeFemale5Years.php index 23bdfb5b11..27b337cbdc 100644 --- a/app/Census/CensusColumnAgeFemale5Years.php +++ b/app/Census/CensusColumnAgeFemale5Years.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAgeMale.php b/app/Census/CensusColumnAgeMale.php index 8d8c2f2fea..3ab10ba598 100644 --- a/app/Census/CensusColumnAgeMale.php +++ b/app/Census/CensusColumnAgeMale.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAgeMale5Years.php b/app/Census/CensusColumnAgeMale5Years.php index 78c2dcb24e..880a1473c0 100644 --- a/app/Census/CensusColumnAgeMale5Years.php +++ b/app/Census/CensusColumnAgeMale5Years.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAgeMarried.php b/app/Census/CensusColumnAgeMarried.php index 5d3e916257..86d8678a0d 100644 --- a/app/Census/CensusColumnAgeMarried.php +++ b/app/Census/CensusColumnAgeMarried.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnAgeNextBirthDay.php b/app/Census/CensusColumnAgeNextBirthDay.php index 99e0d1d569..067f682903 100644 --- a/app/Census/CensusColumnAgeNextBirthDay.php +++ b/app/Census/CensusColumnAgeNextBirthDay.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthDate.php b/app/Census/CensusColumnBirthDate.php index 3a025b7a54..5a4bf3b188 100644 --- a/app/Census/CensusColumnBirthDate.php +++ b/app/Census/CensusColumnBirthDate.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthDay.php b/app/Census/CensusColumnBirthDay.php index f4e922d226..99bd7a9b2e 100644 --- a/app/Census/CensusColumnBirthDay.php +++ b/app/Census/CensusColumnBirthDay.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthDayDotMonthYear.php b/app/Census/CensusColumnBirthDayDotMonthYear.php index 8c76e573d8..661bdbbda6 100644 --- a/app/Census/CensusColumnBirthDayDotMonthYear.php +++ b/app/Census/CensusColumnBirthDayDotMonthYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthDayMonthYear.php b/app/Census/CensusColumnBirthDayMonthYear.php index b3b426bff8..43fe00e7a1 100644 --- a/app/Census/CensusColumnBirthDayMonthYear.php +++ b/app/Census/CensusColumnBirthDayMonthYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthDaySlashMonth.php b/app/Census/CensusColumnBirthDaySlashMonth.php index fc612d51dc..39c70aec10 100644 --- a/app/Census/CensusColumnBirthDaySlashMonth.php +++ b/app/Census/CensusColumnBirthDaySlashMonth.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthDaySlashMonthYear.php b/app/Census/CensusColumnBirthDaySlashMonthYear.php index 06481f01d1..e6b47f0e3f 100644 --- a/app/Census/CensusColumnBirthDaySlashMonthYear.php +++ b/app/Census/CensusColumnBirthDaySlashMonthYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthMonth.php b/app/Census/CensusColumnBirthMonth.php index 474ea4ba6e..05a857f05a 100644 --- a/app/Census/CensusColumnBirthMonth.php +++ b/app/Census/CensusColumnBirthMonth.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthMonthDay.php b/app/Census/CensusColumnBirthMonthDay.php index c382d0c36b..1ae38a9e88 100644 --- a/app/Census/CensusColumnBirthMonthDay.php +++ b/app/Census/CensusColumnBirthMonthDay.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthPlace.php b/app/Census/CensusColumnBirthPlace.php index ef6c55aa4c..9d275010f1 100644 --- a/app/Census/CensusColumnBirthPlace.php +++ b/app/Census/CensusColumnBirthPlace.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthPlaceSimple.php b/app/Census/CensusColumnBirthPlaceSimple.php index e22d13b4e1..3361f5cfe4 100644 --- a/app/Census/CensusColumnBirthPlaceSimple.php +++ b/app/Census/CensusColumnBirthPlaceSimple.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBirthYear.php b/app/Census/CensusColumnBirthYear.php index 12348473bb..824b63c5ce 100644 --- a/app/Census/CensusColumnBirthYear.php +++ b/app/Census/CensusColumnBirthYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnBornForeignParts.php b/app/Census/CensusColumnBornForeignParts.php index 33041506f6..90356313d5 100644 --- a/app/Census/CensusColumnBornForeignParts.php +++ b/app/Census/CensusColumnBornForeignParts.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnChildrenBornAlive.php b/app/Census/CensusColumnChildrenBornAlive.php index ac122ee1ff..19023eac3a 100644 --- a/app/Census/CensusColumnChildrenBornAlive.php +++ b/app/Census/CensusColumnChildrenBornAlive.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnChildrenDied.php b/app/Census/CensusColumnChildrenDied.php index 617f71d1b0..94f86a3e8d 100644 --- a/app/Census/CensusColumnChildrenDied.php +++ b/app/Census/CensusColumnChildrenDied.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnChildrenLiving.php b/app/Census/CensusColumnChildrenLiving.php index 5331e5c49e..aa2e6e75ea 100644 --- a/app/Census/CensusColumnChildrenLiving.php +++ b/app/Census/CensusColumnChildrenLiving.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionCanada.php b/app/Census/CensusColumnConditionCanada.php index 7c23a2b4fb..b8ca55911c 100644 --- a/app/Census/CensusColumnConditionCanada.php +++ b/app/Census/CensusColumnConditionCanada.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionCanadaMarriedSingle.php b/app/Census/CensusColumnConditionCanadaMarriedSingle.php index 6f744a3262..b1f1fc29c7 100644 --- a/app/Census/CensusColumnConditionCanadaMarriedSingle.php +++ b/app/Census/CensusColumnConditionCanadaMarriedSingle.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionCanadaMarriedWidowed.php b/app/Census/CensusColumnConditionCanadaMarriedWidowed.php index 222dbd82ea..2f3b640031 100644 --- a/app/Census/CensusColumnConditionCanadaMarriedWidowed.php +++ b/app/Census/CensusColumnConditionCanadaMarriedWidowed.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionCanadaWidowed.php b/app/Census/CensusColumnConditionCanadaWidowed.php index f4fa8ea601..b1b3c620a9 100644 --- a/app/Census/CensusColumnConditionCanadaWidowed.php +++ b/app/Census/CensusColumnConditionCanadaWidowed.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionCanadaWidowedFemale.php b/app/Census/CensusColumnConditionCanadaWidowedFemale.php index 5a497ac138..c007026386 100644 --- a/app/Census/CensusColumnConditionCanadaWidowedFemale.php +++ b/app/Census/CensusColumnConditionCanadaWidowedFemale.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionCanadaWidowedMale.php b/app/Census/CensusColumnConditionCanadaWidowedMale.php index 34ab12612e..c75dcf2c51 100644 --- a/app/Census/CensusColumnConditionCanadaWidowedMale.php +++ b/app/Census/CensusColumnConditionCanadaWidowedMale.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionDanish.php b/app/Census/CensusColumnConditionDanish.php index 0546092dff..89939d58fd 100644 --- a/app/Census/CensusColumnConditionDanish.php +++ b/app/Census/CensusColumnConditionDanish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionEnglish.php b/app/Census/CensusColumnConditionEnglish.php index 65aae4d816..650a4e1015 100644 --- a/app/Census/CensusColumnConditionEnglish.php +++ b/app/Census/CensusColumnConditionEnglish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionFrenchFemme.php b/app/Census/CensusColumnConditionFrenchFemme.php index 32405407a6..257e8c6a7d 100644 --- a/app/Census/CensusColumnConditionFrenchFemme.php +++ b/app/Census/CensusColumnConditionFrenchFemme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionFrenchFille.php b/app/Census/CensusColumnConditionFrenchFille.php index d887852f44..8bf94eaeea 100644 --- a/app/Census/CensusColumnConditionFrenchFille.php +++ b/app/Census/CensusColumnConditionFrenchFille.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionFrenchGarcon.php b/app/Census/CensusColumnConditionFrenchGarcon.php index 2b110121c9..34dd07856f 100644 --- a/app/Census/CensusColumnConditionFrenchGarcon.php +++ b/app/Census/CensusColumnConditionFrenchGarcon.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionFrenchHomme.php b/app/Census/CensusColumnConditionFrenchHomme.php index 94c6008f33..f05b2a2471 100644 --- a/app/Census/CensusColumnConditionFrenchHomme.php +++ b/app/Census/CensusColumnConditionFrenchHomme.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionFrenchVeuf.php b/app/Census/CensusColumnConditionFrenchVeuf.php index 91f63d5f65..cf2b19db50 100644 --- a/app/Census/CensusColumnConditionFrenchVeuf.php +++ b/app/Census/CensusColumnConditionFrenchVeuf.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionFrenchVeuve.php b/app/Census/CensusColumnConditionFrenchVeuve.php index 54bfe3073e..5ead58c03d 100644 --- a/app/Census/CensusColumnConditionFrenchVeuve.php +++ b/app/Census/CensusColumnConditionFrenchVeuve.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnConditionUs.php b/app/Census/CensusColumnConditionUs.php index 24cc7c9c62..316c588940 100644 --- a/app/Census/CensusColumnConditionUs.php +++ b/app/Census/CensusColumnConditionUs.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnFatherBirthPlace.php b/app/Census/CensusColumnFatherBirthPlace.php index b8dbef01e9..c1d6e39d5d 100644 --- a/app/Census/CensusColumnFatherBirthPlace.php +++ b/app/Census/CensusColumnFatherBirthPlace.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnFatherBirthPlaceSimple.php b/app/Census/CensusColumnFatherBirthPlaceSimple.php index 8491f96b38..705894ad9c 100644 --- a/app/Census/CensusColumnFatherBirthPlaceSimple.php +++ b/app/Census/CensusColumnFatherBirthPlaceSimple.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnFatherForeign.php b/app/Census/CensusColumnFatherForeign.php index 6a525a19dd..37e7b45ad5 100644 --- a/app/Census/CensusColumnFatherForeign.php +++ b/app/Census/CensusColumnFatherForeign.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnFullName.php b/app/Census/CensusColumnFullName.php index e47a9a52c7..1e3b933fb4 100644 --- a/app/Census/CensusColumnFullName.php +++ b/app/Census/CensusColumnFullName.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnGivenNameInitial.php b/app/Census/CensusColumnGivenNameInitial.php index 210b8bef74..5faea70a7b 100644 --- a/app/Census/CensusColumnGivenNameInitial.php +++ b/app/Census/CensusColumnGivenNameInitial.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnGivenNames.php b/app/Census/CensusColumnGivenNames.php index 937dd36891..62e83fc0cd 100644 --- a/app/Census/CensusColumnGivenNames.php +++ b/app/Census/CensusColumnGivenNames.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnInterface.php b/app/Census/CensusColumnInterface.php index f5582c9261..6dd00e4beb 100644 --- a/app/Census/CensusColumnInterface.php +++ b/app/Census/CensusColumnInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnMarriedWithinYear.php b/app/Census/CensusColumnMarriedWithinYear.php index 7b9194e809..000ba1a3cf 100644 --- a/app/Census/CensusColumnMarriedWithinYear.php +++ b/app/Census/CensusColumnMarriedWithinYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnMonthIfBornWithinYear.php b/app/Census/CensusColumnMonthIfBornWithinYear.php index ca2ed1aa51..8c84d66012 100644 --- a/app/Census/CensusColumnMonthIfBornWithinYear.php +++ b/app/Census/CensusColumnMonthIfBornWithinYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnMonthIfMarriedWithinYear.php b/app/Census/CensusColumnMonthIfMarriedWithinYear.php index ed385b1657..12d11a27a5 100644 --- a/app/Census/CensusColumnMonthIfMarriedWithinYear.php +++ b/app/Census/CensusColumnMonthIfMarriedWithinYear.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnMotherBirthPlace.php b/app/Census/CensusColumnMotherBirthPlace.php index fc7b6d055d..7dfce8166b 100644 --- a/app/Census/CensusColumnMotherBirthPlace.php +++ b/app/Census/CensusColumnMotherBirthPlace.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnMotherBirthPlaceSimple.php b/app/Census/CensusColumnMotherBirthPlaceSimple.php index d0646d7eab..efb2a20e5e 100644 --- a/app/Census/CensusColumnMotherBirthPlaceSimple.php +++ b/app/Census/CensusColumnMotherBirthPlaceSimple.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnMotherForeign.php b/app/Census/CensusColumnMotherForeign.php index a4178d147f..ae3159bd92 100644 --- a/app/Census/CensusColumnMotherForeign.php +++ b/app/Census/CensusColumnMotherForeign.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnNationality.php b/app/Census/CensusColumnNationality.php index 00431b4eb2..6762a9f6ae 100644 --- a/app/Census/CensusColumnNationality.php +++ b/app/Census/CensusColumnNationality.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnNull.php b/app/Census/CensusColumnNull.php index c8d405508a..ba46234f59 100644 --- a/app/Census/CensusColumnNull.php +++ b/app/Census/CensusColumnNull.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnOccupation.php b/app/Census/CensusColumnOccupation.php index 43cb6bd591..cd30d4349e 100644 --- a/app/Census/CensusColumnOccupation.php +++ b/app/Census/CensusColumnOccupation.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnRelationToHead.php b/app/Census/CensusColumnRelationToHead.php index 7bd297591f..204356611d 100644 --- a/app/Census/CensusColumnRelationToHead.php +++ b/app/Census/CensusColumnRelationToHead.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnRelationToHeadEnglish.php b/app/Census/CensusColumnRelationToHeadEnglish.php index 6436ae759d..e9d96135d8 100644 --- a/app/Census/CensusColumnRelationToHeadEnglish.php +++ b/app/Census/CensusColumnRelationToHeadEnglish.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnRelationToHeadGerman.php b/app/Census/CensusColumnRelationToHeadGerman.php index be3805041c..bc8b83d01c 100644 --- a/app/Census/CensusColumnRelationToHeadGerman.php +++ b/app/Census/CensusColumnRelationToHeadGerman.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnReligion.php b/app/Census/CensusColumnReligion.php index 036a70c65b..3a357f76dc 100644 --- a/app/Census/CensusColumnReligion.php +++ b/app/Census/CensusColumnReligion.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSexF.php b/app/Census/CensusColumnSexF.php index 82655c366b..c669d0ccff 100644 --- a/app/Census/CensusColumnSexF.php +++ b/app/Census/CensusColumnSexF.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSexM.php b/app/Census/CensusColumnSexM.php index 9bea99acda..a76d02d771 100644 --- a/app/Census/CensusColumnSexM.php +++ b/app/Census/CensusColumnSexM.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSexMF.php b/app/Census/CensusColumnSexMF.php index 1c5ce72a26..742b7d787b 100644 --- a/app/Census/CensusColumnSexMF.php +++ b/app/Census/CensusColumnSexMF.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSexMK.php b/app/Census/CensusColumnSexMK.php index 5d200b2928..f0e923b366 100644 --- a/app/Census/CensusColumnSexMK.php +++ b/app/Census/CensusColumnSexMK.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSexMZ.php b/app/Census/CensusColumnSexMZ.php index c7ca0f1836..847777ba13 100644 --- a/app/Census/CensusColumnSexMZ.php +++ b/app/Census/CensusColumnSexMZ.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSurname.php b/app/Census/CensusColumnSurname.php index dad9be0bb2..e456e5ecd7 100644 --- a/app/Census/CensusColumnSurname.php +++ b/app/Census/CensusColumnSurname.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSurnameGivenNameInitial.php b/app/Census/CensusColumnSurnameGivenNameInitial.php index 09b68d9df3..f26d1db3d7 100644 --- a/app/Census/CensusColumnSurnameGivenNameInitial.php +++ b/app/Census/CensusColumnSurnameGivenNameInitial.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnSurnameGivenNames.php b/app/Census/CensusColumnSurnameGivenNames.php index 20784ff87a..b627b188f7 100644 --- a/app/Census/CensusColumnSurnameGivenNames.php +++ b/app/Census/CensusColumnSurnameGivenNames.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusColumnYearsMarried.php b/app/Census/CensusColumnYearsMarried.php index f38294e454..c358f095dd 100644 --- a/app/Census/CensusColumnYearsMarried.php +++ b/app/Census/CensusColumnYearsMarried.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusInterface.php b/app/Census/CensusInterface.php index 2814b236e9..dc59401ead 100644 --- a/app/Census/CensusInterface.php +++ b/app/Census/CensusInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada.php b/app/Census/CensusOfCanada.php index e3a04203eb..fddcab801b 100644 --- a/app/Census/CensusOfCanada.php +++ b/app/Census/CensusOfCanada.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1851.php b/app/Census/CensusOfCanada1851.php index 941a114c5d..508849559c 100644 --- a/app/Census/CensusOfCanada1851.php +++ b/app/Census/CensusOfCanada1851.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1861.php b/app/Census/CensusOfCanada1861.php index 6619ca744c..c23296d164 100644 --- a/app/Census/CensusOfCanada1861.php +++ b/app/Census/CensusOfCanada1861.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1871.php b/app/Census/CensusOfCanada1871.php index 5090499d69..6e59aacc0f 100644 --- a/app/Census/CensusOfCanada1871.php +++ b/app/Census/CensusOfCanada1871.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1881.php b/app/Census/CensusOfCanada1881.php index 29982684b9..9ec5d3a8ad 100644 --- a/app/Census/CensusOfCanada1881.php +++ b/app/Census/CensusOfCanada1881.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1891.php b/app/Census/CensusOfCanada1891.php index 1a89584221..ecd0cec060 100644 --- a/app/Census/CensusOfCanada1891.php +++ b/app/Census/CensusOfCanada1891.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1901.php b/app/Census/CensusOfCanada1901.php index 42ebd49bac..c8024344e1 100644 --- a/app/Census/CensusOfCanada1901.php +++ b/app/Census/CensusOfCanada1901.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1911.php b/app/Census/CensusOfCanada1911.php index 66be7010b0..de22a6ad06 100644 --- a/app/Census/CensusOfCanada1911.php +++ b/app/Census/CensusOfCanada1911.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1921.php b/app/Census/CensusOfCanada1921.php index e45bde081b..292ad6d80f 100644 --- a/app/Census/CensusOfCanada1921.php +++ b/app/Census/CensusOfCanada1921.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanada1931.php b/app/Census/CensusOfCanada1931.php index a10c741c7f..92a140c838 100644 --- a/app/Census/CensusOfCanada1931.php +++ b/app/Census/CensusOfCanada1931.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanadaPraries1916.php b/app/Census/CensusOfCanadaPraries1916.php index 4abd4c829f..d8ec2ef1eb 100644 --- a/app/Census/CensusOfCanadaPraries1916.php +++ b/app/Census/CensusOfCanadaPraries1916.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCanadaPraries1926.php b/app/Census/CensusOfCanadaPraries1926.php index 28e1bbea6f..907619e527 100644 --- a/app/Census/CensusOfCanadaPraries1926.php +++ b/app/Census/CensusOfCanadaPraries1926.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCzechRepublic.php b/app/Census/CensusOfCzechRepublic.php index 8b50eb6c94..a5c48b2658 100644 --- a/app/Census/CensusOfCzechRepublic.php +++ b/app/Census/CensusOfCzechRepublic.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCzechRepublic1880.php b/app/Census/CensusOfCzechRepublic1880.php index a11496d263..cce2d2eafc 100644 --- a/app/Census/CensusOfCzechRepublic1880.php +++ b/app/Census/CensusOfCzechRepublic1880.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCzechRepublic1890.php b/app/Census/CensusOfCzechRepublic1890.php index 7f02c74385..9af3593bfa 100644 --- a/app/Census/CensusOfCzechRepublic1890.php +++ b/app/Census/CensusOfCzechRepublic1890.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCzechRepublic1900.php b/app/Census/CensusOfCzechRepublic1900.php index 4a2f8f3fa9..e27b5774d4 100644 --- a/app/Census/CensusOfCzechRepublic1900.php +++ b/app/Census/CensusOfCzechRepublic1900.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCzechRepublic1910.php b/app/Census/CensusOfCzechRepublic1910.php index 8ee5909d02..d8493d3f8a 100644 --- a/app/Census/CensusOfCzechRepublic1910.php +++ b/app/Census/CensusOfCzechRepublic1910.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfCzechRepublic1921.php b/app/Census/CensusOfCzechRepublic1921.php index 7d130f3280..9f0270d377 100644 --- a/app/Census/CensusOfCzechRepublic1921.php +++ b/app/Census/CensusOfCzechRepublic1921.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark.php b/app/Census/CensusOfDenmark.php index 1748d9758c..c29a3381a2 100644 --- a/app/Census/CensusOfDenmark.php +++ b/app/Census/CensusOfDenmark.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1787.php b/app/Census/CensusOfDenmark1787.php index 29222cac94..b3f1e76093 100644 --- a/app/Census/CensusOfDenmark1787.php +++ b/app/Census/CensusOfDenmark1787.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1801.php b/app/Census/CensusOfDenmark1801.php index 3935fc5c73..f9a657692f 100644 --- a/app/Census/CensusOfDenmark1801.php +++ b/app/Census/CensusOfDenmark1801.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1803.php b/app/Census/CensusOfDenmark1803.php index 25c2cef691..73aa96ae91 100644 --- a/app/Census/CensusOfDenmark1803.php +++ b/app/Census/CensusOfDenmark1803.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1834.php b/app/Census/CensusOfDenmark1834.php index 18636eb9aa..7292c07a63 100644 --- a/app/Census/CensusOfDenmark1834.php +++ b/app/Census/CensusOfDenmark1834.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1835.php b/app/Census/CensusOfDenmark1835.php index 4f002a61d9..460f980aa3 100644 --- a/app/Census/CensusOfDenmark1835.php +++ b/app/Census/CensusOfDenmark1835.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1840.php b/app/Census/CensusOfDenmark1840.php index 06919b840e..e5cacfda23 100644 --- a/app/Census/CensusOfDenmark1840.php +++ b/app/Census/CensusOfDenmark1840.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1845.php b/app/Census/CensusOfDenmark1845.php index 5b64f1d51d..f063bdc78a 100644 --- a/app/Census/CensusOfDenmark1845.php +++ b/app/Census/CensusOfDenmark1845.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1850.php b/app/Census/CensusOfDenmark1850.php index bab87d748b..22b4d6f882 100644 --- a/app/Census/CensusOfDenmark1850.php +++ b/app/Census/CensusOfDenmark1850.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1855.php b/app/Census/CensusOfDenmark1855.php index 35b4a85775..385cc16301 100644 --- a/app/Census/CensusOfDenmark1855.php +++ b/app/Census/CensusOfDenmark1855.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1860.php b/app/Census/CensusOfDenmark1860.php index e252666e72..1c3ddd79b3 100644 --- a/app/Census/CensusOfDenmark1860.php +++ b/app/Census/CensusOfDenmark1860.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1870.php b/app/Census/CensusOfDenmark1870.php index ce2325ee12..37831c9915 100644 --- a/app/Census/CensusOfDenmark1870.php +++ b/app/Census/CensusOfDenmark1870.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1880.php b/app/Census/CensusOfDenmark1880.php index d95a7e87b5..37ce2baffc 100644 --- a/app/Census/CensusOfDenmark1880.php +++ b/app/Census/CensusOfDenmark1880.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1885.php b/app/Census/CensusOfDenmark1885.php index 3692f71f54..c6e3798be3 100644 --- a/app/Census/CensusOfDenmark1885.php +++ b/app/Census/CensusOfDenmark1885.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1890.php b/app/Census/CensusOfDenmark1890.php index e018baf27c..780aecfdd6 100644 --- a/app/Census/CensusOfDenmark1890.php +++ b/app/Census/CensusOfDenmark1890.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1901.php b/app/Census/CensusOfDenmark1901.php index 1ed75241c6..3bd15c742d 100644 --- a/app/Census/CensusOfDenmark1901.php +++ b/app/Census/CensusOfDenmark1901.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1906.php b/app/Census/CensusOfDenmark1906.php index c639839c57..b1b8cbee1e 100644 --- a/app/Census/CensusOfDenmark1906.php +++ b/app/Census/CensusOfDenmark1906.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1911.php b/app/Census/CensusOfDenmark1911.php index a7c1165fe6..c9c765e7ac 100644 --- a/app/Census/CensusOfDenmark1911.php +++ b/app/Census/CensusOfDenmark1911.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1916.php b/app/Census/CensusOfDenmark1916.php index 89080416e5..21e85a4afa 100644 --- a/app/Census/CensusOfDenmark1916.php +++ b/app/Census/CensusOfDenmark1916.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1921.php b/app/Census/CensusOfDenmark1921.php index 8a4c1cae47..e287ccb0d7 100644 --- a/app/Census/CensusOfDenmark1921.php +++ b/app/Census/CensusOfDenmark1921.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1925.php b/app/Census/CensusOfDenmark1925.php index 256c1d6b64..3e06d979e3 100644 --- a/app/Census/CensusOfDenmark1925.php +++ b/app/Census/CensusOfDenmark1925.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1930.php b/app/Census/CensusOfDenmark1930.php index b7c2259b3e..4b8270180c 100644 --- a/app/Census/CensusOfDenmark1930.php +++ b/app/Census/CensusOfDenmark1930.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDenmark1940.php b/app/Census/CensusOfDenmark1940.php index 7a5c2a5d46..9b47fb0aa5 100644 --- a/app/Census/CensusOfDenmark1940.php +++ b/app/Census/CensusOfDenmark1940.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDeutschland.php b/app/Census/CensusOfDeutschland.php index 5277c013fc..30884f2df7 100644 --- a/app/Census/CensusOfDeutschland.php +++ b/app/Census/CensusOfDeutschland.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDeutschland1819.php b/app/Census/CensusOfDeutschland1819.php index 5899553940..3818114daa 100644 --- a/app/Census/CensusOfDeutschland1819.php +++ b/app/Census/CensusOfDeutschland1819.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDeutschland1867.php b/app/Census/CensusOfDeutschland1867.php index 612ba797c7..9943956b31 100644 --- a/app/Census/CensusOfDeutschland1867.php +++ b/app/Census/CensusOfDeutschland1867.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDeutschland1900.php b/app/Census/CensusOfDeutschland1900.php index 1d82d30bea..3a1c26c3a5 100644 --- a/app/Census/CensusOfDeutschland1900.php +++ b/app/Census/CensusOfDeutschland1900.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDeutschland1919.php b/app/Census/CensusOfDeutschland1919.php index 58f95b8bd9..2bfc911bb1 100644 --- a/app/Census/CensusOfDeutschland1919.php +++ b/app/Census/CensusOfDeutschland1919.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfDeutschlandNL1867.php b/app/Census/CensusOfDeutschlandNL1867.php index ad45f91da0..1f1ae848a1 100644 --- a/app/Census/CensusOfDeutschlandNL1867.php +++ b/app/Census/CensusOfDeutschlandNL1867.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland.php b/app/Census/CensusOfEngland.php index 2ced931460..07496caa80 100644 --- a/app/Census/CensusOfEngland.php +++ b/app/Census/CensusOfEngland.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1841.php b/app/Census/CensusOfEngland1841.php index 7f08ab61f2..1d28099ff1 100644 --- a/app/Census/CensusOfEngland1841.php +++ b/app/Census/CensusOfEngland1841.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1851.php b/app/Census/CensusOfEngland1851.php index 14b2226a0b..ad6b9a8ced 100644 --- a/app/Census/CensusOfEngland1851.php +++ b/app/Census/CensusOfEngland1851.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1861.php b/app/Census/CensusOfEngland1861.php index 96ee196676..e906a759e9 100644 --- a/app/Census/CensusOfEngland1861.php +++ b/app/Census/CensusOfEngland1861.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1871.php b/app/Census/CensusOfEngland1871.php index eba9056b59..80ce082e69 100644 --- a/app/Census/CensusOfEngland1871.php +++ b/app/Census/CensusOfEngland1871.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1881.php b/app/Census/CensusOfEngland1881.php index 97e549c819..b87181f780 100644 --- a/app/Census/CensusOfEngland1881.php +++ b/app/Census/CensusOfEngland1881.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1891.php b/app/Census/CensusOfEngland1891.php index faab36a50d..69be9fa574 100644 --- a/app/Census/CensusOfEngland1891.php +++ b/app/Census/CensusOfEngland1891.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1901.php b/app/Census/CensusOfEngland1901.php index a4041c22a5..6badc686b6 100644 --- a/app/Census/CensusOfEngland1901.php +++ b/app/Census/CensusOfEngland1901.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfEngland1911.php b/app/Census/CensusOfEngland1911.php index 709e7a9048..36e09303a0 100644 --- a/app/Census/CensusOfEngland1911.php +++ b/app/Census/CensusOfEngland1911.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance.php b/app/Census/CensusOfFrance.php index 8ef2aca9bf..4cc0c3f84c 100644 --- a/app/Census/CensusOfFrance.php +++ b/app/Census/CensusOfFrance.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1831.php b/app/Census/CensusOfFrance1831.php index 77e075a8ea..0ea74d9823 100644 --- a/app/Census/CensusOfFrance1831.php +++ b/app/Census/CensusOfFrance1831.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1836.php b/app/Census/CensusOfFrance1836.php index 4d2dc9d532..6ac3cf343f 100644 --- a/app/Census/CensusOfFrance1836.php +++ b/app/Census/CensusOfFrance1836.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1841.php b/app/Census/CensusOfFrance1841.php index 064a8fb8c4..de4040819f 100644 --- a/app/Census/CensusOfFrance1841.php +++ b/app/Census/CensusOfFrance1841.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1846.php b/app/Census/CensusOfFrance1846.php index ff2c0c7dd1..ec88dee799 100644 --- a/app/Census/CensusOfFrance1846.php +++ b/app/Census/CensusOfFrance1846.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1851.php b/app/Census/CensusOfFrance1851.php index 22f1049434..9a322d9c1b 100644 --- a/app/Census/CensusOfFrance1851.php +++ b/app/Census/CensusOfFrance1851.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1856.php b/app/Census/CensusOfFrance1856.php index 1f8ee440f6..6ea57bfb6c 100644 --- a/app/Census/CensusOfFrance1856.php +++ b/app/Census/CensusOfFrance1856.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1861.php b/app/Census/CensusOfFrance1861.php index 06e6326224..453a86594d 100644 --- a/app/Census/CensusOfFrance1861.php +++ b/app/Census/CensusOfFrance1861.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1866.php b/app/Census/CensusOfFrance1866.php index 3b84821211..6cf88fa2a5 100644 --- a/app/Census/CensusOfFrance1866.php +++ b/app/Census/CensusOfFrance1866.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1872.php b/app/Census/CensusOfFrance1872.php index 4475876f6e..299d16c949 100644 --- a/app/Census/CensusOfFrance1872.php +++ b/app/Census/CensusOfFrance1872.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1876.php b/app/Census/CensusOfFrance1876.php index 43dcca56e9..741588ebbe 100644 --- a/app/Census/CensusOfFrance1876.php +++ b/app/Census/CensusOfFrance1876.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1881.php b/app/Census/CensusOfFrance1881.php index 9cb1eda72b..20c78b64e6 100644 --- a/app/Census/CensusOfFrance1881.php +++ b/app/Census/CensusOfFrance1881.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1886.php b/app/Census/CensusOfFrance1886.php index 957bde327d..1ab4139078 100644 --- a/app/Census/CensusOfFrance1886.php +++ b/app/Census/CensusOfFrance1886.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1891.php b/app/Census/CensusOfFrance1891.php index d64b59c782..c0da654c40 100644 --- a/app/Census/CensusOfFrance1891.php +++ b/app/Census/CensusOfFrance1891.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1896.php b/app/Census/CensusOfFrance1896.php index 2380920f94..5cd0125391 100644 --- a/app/Census/CensusOfFrance1896.php +++ b/app/Census/CensusOfFrance1896.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1901.php b/app/Census/CensusOfFrance1901.php index 71ed0a693a..b1b93257f0 100644 --- a/app/Census/CensusOfFrance1901.php +++ b/app/Census/CensusOfFrance1901.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1906.php b/app/Census/CensusOfFrance1906.php index f0bc9aebf6..f256864977 100644 --- a/app/Census/CensusOfFrance1906.php +++ b/app/Census/CensusOfFrance1906.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1911.php b/app/Census/CensusOfFrance1911.php index 739462d543..383e2c1f22 100644 --- a/app/Census/CensusOfFrance1911.php +++ b/app/Census/CensusOfFrance1911.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1921.php b/app/Census/CensusOfFrance1921.php index 518b91c7ff..519edecb73 100644 --- a/app/Census/CensusOfFrance1921.php +++ b/app/Census/CensusOfFrance1921.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1926.php b/app/Census/CensusOfFrance1926.php index 0e55f46bbd..3bb93e5cc2 100644 --- a/app/Census/CensusOfFrance1926.php +++ b/app/Census/CensusOfFrance1926.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1931.php b/app/Census/CensusOfFrance1931.php index b33380af9c..31fbdcfbdd 100644 --- a/app/Census/CensusOfFrance1931.php +++ b/app/Census/CensusOfFrance1931.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1936.php b/app/Census/CensusOfFrance1936.php index 2d6a9cafd8..b8b0953c4a 100644 --- a/app/Census/CensusOfFrance1936.php +++ b/app/Census/CensusOfFrance1936.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfFrance1946.php b/app/Census/CensusOfFrance1946.php index f1461ffd4a..ecc518b5fe 100644 --- a/app/Census/CensusOfFrance1946.php +++ b/app/Census/CensusOfFrance1946.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfRhodeIsland.php b/app/Census/CensusOfRhodeIsland.php index 99b6287e3d..1acce53fc7 100644 --- a/app/Census/CensusOfRhodeIsland.php +++ b/app/Census/CensusOfRhodeIsland.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfRhodeIsland1905.php b/app/Census/CensusOfRhodeIsland1905.php index 94a59f3931..91bd3888e4 100644 --- a/app/Census/CensusOfRhodeIsland1905.php +++ b/app/Census/CensusOfRhodeIsland1905.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfRhodeIsland1915.php b/app/Census/CensusOfRhodeIsland1915.php index 1c7e41a221..7e2eac14d1 100644 --- a/app/Census/CensusOfRhodeIsland1915.php +++ b/app/Census/CensusOfRhodeIsland1915.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfRhodeIsland1925.php b/app/Census/CensusOfRhodeIsland1925.php index ae1483cc45..7e74174ac0 100644 --- a/app/Census/CensusOfRhodeIsland1925.php +++ b/app/Census/CensusOfRhodeIsland1925.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland.php b/app/Census/CensusOfScotland.php index f0d6a3a90d..ac75535023 100644 --- a/app/Census/CensusOfScotland.php +++ b/app/Census/CensusOfScotland.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1841.php b/app/Census/CensusOfScotland1841.php index 79816796f4..e071605324 100644 --- a/app/Census/CensusOfScotland1841.php +++ b/app/Census/CensusOfScotland1841.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1851.php b/app/Census/CensusOfScotland1851.php index fc0b23e3e3..7e042d4d7b 100644 --- a/app/Census/CensusOfScotland1851.php +++ b/app/Census/CensusOfScotland1851.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1861.php b/app/Census/CensusOfScotland1861.php index 20fc050b9a..ca80576938 100644 --- a/app/Census/CensusOfScotland1861.php +++ b/app/Census/CensusOfScotland1861.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1871.php b/app/Census/CensusOfScotland1871.php index 3f53d66ec6..0caa88ee1a 100644 --- a/app/Census/CensusOfScotland1871.php +++ b/app/Census/CensusOfScotland1871.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1881.php b/app/Census/CensusOfScotland1881.php index 505d68cc1e..b90604de27 100644 --- a/app/Census/CensusOfScotland1881.php +++ b/app/Census/CensusOfScotland1881.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1891.php b/app/Census/CensusOfScotland1891.php index 249b2b9272..6817b73852 100644 --- a/app/Census/CensusOfScotland1891.php +++ b/app/Census/CensusOfScotland1891.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1901.php b/app/Census/CensusOfScotland1901.php index 77cd8d99b5..1cb5144a9e 100644 --- a/app/Census/CensusOfScotland1901.php +++ b/app/Census/CensusOfScotland1901.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfScotland1911.php b/app/Census/CensusOfScotland1911.php index fed91cbb52..9983714ae5 100644 --- a/app/Census/CensusOfScotland1911.php +++ b/app/Census/CensusOfScotland1911.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfSlovakia.php b/app/Census/CensusOfSlovakia.php index 97de496122..5409350232 100644 --- a/app/Census/CensusOfSlovakia.php +++ b/app/Census/CensusOfSlovakia.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfSlovakia1869.php b/app/Census/CensusOfSlovakia1869.php index b13ad527d0..f487cb0b2d 100644 --- a/app/Census/CensusOfSlovakia1869.php +++ b/app/Census/CensusOfSlovakia1869.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfSlovakia1930.php b/app/Census/CensusOfSlovakia1930.php index 9661df86eb..6e604d4498 100644 --- a/app/Census/CensusOfSlovakia1930.php +++ b/app/Census/CensusOfSlovakia1930.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfSlovakia1940.php b/app/Census/CensusOfSlovakia1940.php index c4f5f1eb50..345f6ef4d8 100644 --- a/app/Census/CensusOfSlovakia1940.php +++ b/app/Census/CensusOfSlovakia1940.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates.php b/app/Census/CensusOfUnitedStates.php index d1baff360f..0da0092802 100644 --- a/app/Census/CensusOfUnitedStates.php +++ b/app/Census/CensusOfUnitedStates.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1790.php b/app/Census/CensusOfUnitedStates1790.php index 5bfc657e4f..a4e8981801 100644 --- a/app/Census/CensusOfUnitedStates1790.php +++ b/app/Census/CensusOfUnitedStates1790.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1800.php b/app/Census/CensusOfUnitedStates1800.php index 7dbfe9d2e0..adce10f376 100644 --- a/app/Census/CensusOfUnitedStates1800.php +++ b/app/Census/CensusOfUnitedStates1800.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1810.php b/app/Census/CensusOfUnitedStates1810.php index 01db709de9..640298c3bf 100644 --- a/app/Census/CensusOfUnitedStates1810.php +++ b/app/Census/CensusOfUnitedStates1810.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1820.php b/app/Census/CensusOfUnitedStates1820.php index ee4b9ec092..1d64761c86 100644 --- a/app/Census/CensusOfUnitedStates1820.php +++ b/app/Census/CensusOfUnitedStates1820.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1830.php b/app/Census/CensusOfUnitedStates1830.php index 2245f0b4df..78c63aba84 100644 --- a/app/Census/CensusOfUnitedStates1830.php +++ b/app/Census/CensusOfUnitedStates1830.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1840.php b/app/Census/CensusOfUnitedStates1840.php index bb6c700e10..642efa7fdf 100644 --- a/app/Census/CensusOfUnitedStates1840.php +++ b/app/Census/CensusOfUnitedStates1840.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1850.php b/app/Census/CensusOfUnitedStates1850.php index e435c450a6..41f3f79cf8 100644 --- a/app/Census/CensusOfUnitedStates1850.php +++ b/app/Census/CensusOfUnitedStates1850.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1860.php b/app/Census/CensusOfUnitedStates1860.php index d0dd3b99e6..1fa0d0d8fb 100644 --- a/app/Census/CensusOfUnitedStates1860.php +++ b/app/Census/CensusOfUnitedStates1860.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1870.php b/app/Census/CensusOfUnitedStates1870.php index 394eec5e66..2058e1251f 100644 --- a/app/Census/CensusOfUnitedStates1870.php +++ b/app/Census/CensusOfUnitedStates1870.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1880.php b/app/Census/CensusOfUnitedStates1880.php index 73ee0065a2..bcadd222be 100644 --- a/app/Census/CensusOfUnitedStates1880.php +++ b/app/Census/CensusOfUnitedStates1880.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1890.php b/app/Census/CensusOfUnitedStates1890.php index 8c6708c0ae..3c56bb4a04 100644 --- a/app/Census/CensusOfUnitedStates1890.php +++ b/app/Census/CensusOfUnitedStates1890.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1900.php b/app/Census/CensusOfUnitedStates1900.php index d021d9015f..e1a1bd7ce5 100644 --- a/app/Census/CensusOfUnitedStates1900.php +++ b/app/Census/CensusOfUnitedStates1900.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1910.php b/app/Census/CensusOfUnitedStates1910.php index cba938a2c9..3f8fc255a7 100644 --- a/app/Census/CensusOfUnitedStates1910.php +++ b/app/Census/CensusOfUnitedStates1910.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1920.php b/app/Census/CensusOfUnitedStates1920.php index edcae4c096..b9310292a6 100644 --- a/app/Census/CensusOfUnitedStates1920.php +++ b/app/Census/CensusOfUnitedStates1920.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1930.php b/app/Census/CensusOfUnitedStates1930.php index 970a46ec4f..6cf052d359 100644 --- a/app/Census/CensusOfUnitedStates1930.php +++ b/app/Census/CensusOfUnitedStates1930.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1940.php b/app/Census/CensusOfUnitedStates1940.php index 15ec36b49e..328841039f 100644 --- a/app/Census/CensusOfUnitedStates1940.php +++ b/app/Census/CensusOfUnitedStates1940.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfUnitedStates1950.php b/app/Census/CensusOfUnitedStates1950.php index 5dc8288576..dab5a3dbb9 100644 --- a/app/Census/CensusOfUnitedStates1950.php +++ b/app/Census/CensusOfUnitedStates1950.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales.php b/app/Census/CensusOfWales.php index 28b57353ce..45ba69d5f0 100644 --- a/app/Census/CensusOfWales.php +++ b/app/Census/CensusOfWales.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1841.php b/app/Census/CensusOfWales1841.php index 0c65f6a12b..fd02732353 100644 --- a/app/Census/CensusOfWales1841.php +++ b/app/Census/CensusOfWales1841.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1851.php b/app/Census/CensusOfWales1851.php index f23821bffa..84ead4c9b1 100644 --- a/app/Census/CensusOfWales1851.php +++ b/app/Census/CensusOfWales1851.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1861.php b/app/Census/CensusOfWales1861.php index 87b5b6ad58..efe6a5baf6 100644 --- a/app/Census/CensusOfWales1861.php +++ b/app/Census/CensusOfWales1861.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1871.php b/app/Census/CensusOfWales1871.php index 2ceacd52d4..5b28791768 100644 --- a/app/Census/CensusOfWales1871.php +++ b/app/Census/CensusOfWales1871.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1881.php b/app/Census/CensusOfWales1881.php index 6112e1e8d1..db8765dd64 100644 --- a/app/Census/CensusOfWales1881.php +++ b/app/Census/CensusOfWales1881.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1891.php b/app/Census/CensusOfWales1891.php index 90364f84c5..52af524569 100644 --- a/app/Census/CensusOfWales1891.php +++ b/app/Census/CensusOfWales1891.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1901.php b/app/Census/CensusOfWales1901.php index 81d0c45436..db6dfbd6ba 100644 --- a/app/Census/CensusOfWales1901.php +++ b/app/Census/CensusOfWales1901.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusOfWales1911.php b/app/Census/CensusOfWales1911.php index bc98483187..f2ebb40110 100644 --- a/app/Census/CensusOfWales1911.php +++ b/app/Census/CensusOfWales1911.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/CensusPlaceInterface.php b/app/Census/CensusPlaceInterface.php index 092373a7e1..3cea9af7c8 100644 --- a/app/Census/CensusPlaceInterface.php +++ b/app/Census/CensusPlaceInterface.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/RegisterOfEngland1939.php b/app/Census/RegisterOfEngland1939.php index adcd11c736..a357cc434b 100644 --- a/app/Census/RegisterOfEngland1939.php +++ b/app/Census/RegisterOfEngland1939.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/RegisterOfScotland1939.php b/app/Census/RegisterOfScotland1939.php index 05bfeb1ad0..614b319a5d 100644 --- a/app/Census/RegisterOfScotland1939.php +++ b/app/Census/RegisterOfScotland1939.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/app/Census/RegisterOfWales1939.php b/app/Census/RegisterOfWales1939.php index cdc2e780ed..9a420aeb9b 100644 --- a/app/Census/RegisterOfWales1939.php +++ b/app/Census/RegisterOfWales1939.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2023 webtrees development team + * Copyright (C) 2025 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or -- cgit v1.3