diff options
Diffstat (limited to 'tests/app/Http/Routes')
| -rw-r--r-- | tests/app/Http/Routes/ApiRoutesTest.php | 2 | ||||
| -rw-r--r-- | tests/app/Http/Routes/WebRoutesTest.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/app/Http/Routes/ApiRoutesTest.php b/tests/app/Http/Routes/ApiRoutesTest.php index 2221e1f02a..b418373326 100644 --- a/tests/app/Http/Routes/ApiRoutesTest.php +++ b/tests/app/Http/Routes/ApiRoutesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or diff --git a/tests/app/Http/Routes/WebRoutesTest.php b/tests/app/Http/Routes/WebRoutesTest.php index 3cea00c078..baebcd9e4e 100644 --- a/tests/app/Http/Routes/WebRoutesTest.php +++ b/tests/app/Http/Routes/WebRoutesTest.php @@ -2,7 +2,7 @@ /** * webtrees: online genealogy - * Copyright (C) 2022 webtrees development team + * 'Copyright (C) 2023 webtrees development team * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or |
