diff options
Diffstat (limited to 'tests/app/Census/CensusOfUnitedStates1950Test.php')
| -rw-r--r-- | tests/app/Census/CensusOfUnitedStates1950Test.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/app/Census/CensusOfUnitedStates1950Test.php b/tests/app/Census/CensusOfUnitedStates1950Test.php index e8a5a7eb36..5ee8d9ef14 100644 --- a/tests/app/Census/CensusOfUnitedStates1950Test.php +++ b/tests/app/Census/CensusOfUnitedStates1950Test.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2020 webtrees development team + * Copyright (C) 2021 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or @@ -12,7 +12,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * You should have received a copy of the GNU General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <https://www.gnu.org/licenses/>. */ declare(strict_types=1); |
