diff options
Diffstat (limited to 'app/Http/Exceptions')
7 files changed, 7 insertions, 7 deletions
diff --git a/app/Http/Exceptions/HttpAccessDeniedException.php b/app/Http/Exceptions/HttpAccessDeniedException.php index e7ea1097f9..abc41b28b6 100644 --- a/app/Http/Exceptions/HttpAccessDeniedException.php +++ b/app/Http/Exceptions/HttpAccessDeniedException.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/app/Http/Exceptions/HttpBadRequestException.php b/app/Http/Exceptions/HttpBadRequestException.php index 44362a607d..c5e3ee7c77 100644 --- a/app/Http/Exceptions/HttpBadRequestException.php +++ b/app/Http/Exceptions/HttpBadRequestException.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/app/Http/Exceptions/HttpException.php b/app/Http/Exceptions/HttpException.php index 9bbdf9cab9..6477b4867a 100644 --- a/app/Http/Exceptions/HttpException.php +++ b/app/Http/Exceptions/HttpException.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/app/Http/Exceptions/HttpNotFoundException.php b/app/Http/Exceptions/HttpNotFoundException.php index 01de9c82f2..2edb6211bc 100644 --- a/app/Http/Exceptions/HttpNotFoundException.php +++ b/app/Http/Exceptions/HttpNotFoundException.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/app/Http/Exceptions/HttpServerErrorException.php b/app/Http/Exceptions/HttpServerErrorException.php index ccc8462a5d..60ccb5dcfc 100644 --- a/app/Http/Exceptions/HttpServerErrorException.php +++ b/app/Http/Exceptions/HttpServerErrorException.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/app/Http/Exceptions/HttpServiceUnavailableException.php b/app/Http/Exceptions/HttpServiceUnavailableException.php index 1a769e6459..782a975e1c 100644 --- a/app/Http/Exceptions/HttpServiceUnavailableException.php +++ b/app/Http/Exceptions/HttpServiceUnavailableException.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/app/Http/Exceptions/HttpTooManyRequestsException.php b/app/Http/Exceptions/HttpTooManyRequestsException.php index 14a34da45b..99be059778 100644 --- a/app/Http/Exceptions/HttpTooManyRequestsException.php +++ b/app/Http/Exceptions/HttpTooManyRequestsException.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 |
