diff options
Diffstat (limited to 'app/Http/Middleware/CompressResponse.php')
| -rw-r--r-- | app/Http/Middleware/CompressResponse.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Http/Middleware/CompressResponse.php b/app/Http/Middleware/CompressResponse.php index cd16ece9b8..3e2d9864b4 100644 --- a/app/Http/Middleware/CompressResponse.php +++ b/app/Http/Middleware/CompressResponse.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 |
