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/Date/AbstractCalendarDate.php | 2 +- app/Date/AbstractGregorianJulianDate.php | 2 +- app/Date/FrenchDate.php | 2 +- app/Date/GregorianDate.php | 2 +- app/Date/HijriDate.php | 2 +- app/Date/JalaliDate.php | 2 +- app/Date/JewishDate.php | 2 +- app/Date/JulianDate.php | 2 +- app/Date/RomanDate.php | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'app/Date') diff --git a/app/Date/AbstractCalendarDate.php b/app/Date/AbstractCalendarDate.php index d4211d5ac9..820a67f0e6 100644 --- a/app/Date/AbstractCalendarDate.php +++ b/app/Date/AbstractCalendarDate.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/Date/AbstractGregorianJulianDate.php b/app/Date/AbstractGregorianJulianDate.php index 00615a8294..11ec6dbd3f 100644 --- a/app/Date/AbstractGregorianJulianDate.php +++ b/app/Date/AbstractGregorianJulianDate.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/Date/FrenchDate.php b/app/Date/FrenchDate.php index 59884c23bc..e73af65ff3 100644 --- a/app/Date/FrenchDate.php +++ b/app/Date/FrenchDate.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/Date/GregorianDate.php b/app/Date/GregorianDate.php index 6e1e3f093b..b577b06509 100644 --- a/app/Date/GregorianDate.php +++ b/app/Date/GregorianDate.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/Date/HijriDate.php b/app/Date/HijriDate.php index 141733e84e..a31490fdb7 100644 --- a/app/Date/HijriDate.php +++ b/app/Date/HijriDate.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/Date/JalaliDate.php b/app/Date/JalaliDate.php index c13c1efe96..6907cd4e49 100644 --- a/app/Date/JalaliDate.php +++ b/app/Date/JalaliDate.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/Date/JewishDate.php b/app/Date/JewishDate.php index 79bb21ba65..90210fc62a 100644 --- a/app/Date/JewishDate.php +++ b/app/Date/JewishDate.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/Date/JulianDate.php b/app/Date/JulianDate.php index eed0048f97..d6258def9e 100644 --- a/app/Date/JulianDate.php +++ b/app/Date/JulianDate.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/Date/RomanDate.php b/app/Date/RomanDate.php index 3ffddd1f30..8a8726d562 100644 --- a/app/Date/RomanDate.php +++ b/app/Date/RomanDate.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