diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2023-01-25 10:00:53 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2023-01-25 10:01:35 +0000 |
| commit | d11be7027e34e3121be11cc025421873364403f9 (patch) | |
| tree | 8829e9aca8e25732f281e175a2cb29f3665bd878 /tests/app/Statistics/Service | |
| parent | b11cdcd45131b1585d66693fab363cfeb18c51a4 (diff) | |
| download | webtrees-d11be7027e34e3121be11cc025421873364403f9.tar.gz webtrees-d11be7027e34e3121be11cc025421873364403f9.tar.bz2 webtrees-d11be7027e34e3121be11cc025421873364403f9.zip | |
It's 2023
Diffstat (limited to 'tests/app/Statistics/Service')
| -rw-r--r-- | tests/app/Statistics/Service/CenturyServiceTest.php | 2 | ||||
| -rw-r--r-- | tests/app/Statistics/Service/ColorServiceTest.php | 2 | ||||
| -rw-r--r-- | tests/app/Statistics/Service/CountryServiceTest.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/app/Statistics/Service/CenturyServiceTest.php b/tests/app/Statistics/Service/CenturyServiceTest.php index 446fd65d70..063fa050ba 100644 --- a/tests/app/Statistics/Service/CenturyServiceTest.php +++ b/tests/app/Statistics/Service/CenturyServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Statistics/Service/ColorServiceTest.php b/tests/app/Statistics/Service/ColorServiceTest.php index 9d73f900bf..2f19447e2f 100644 --- a/tests/app/Statistics/Service/ColorServiceTest.php +++ b/tests/app/Statistics/Service/ColorServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Statistics/Service/CountryServiceTest.php b/tests/app/Statistics/Service/CountryServiceTest.php index a5f0598164..e5f2088831 100644 --- a/tests/app/Statistics/Service/CountryServiceTest.php +++ b/tests/app/Statistics/Service/CountryServiceTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * 'Copyright (C) 2023 webtrees development team + * Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
