diff --git a/radicale/app/report.py b/radicale/app/report.py index c24e17f4..8e84a9fc 100644 --- a/radicale/app/report.py +++ b/radicale/app/report.py @@ -5,8 +5,9 @@ # Copyright © 2017-2021 Unrud # Copyright © 2024-2024 Pieter Hijma # Copyright © 2024-2024 Ray -# Copyright © 2024-2024 Georgiy +# Copyright © 2024-2025 Georgiy # Copyright © 2024-2025 Peter Bieringer +# Copyright © 2025-2025 David Greaves # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/radicale/tests/test_expand.py b/radicale/tests/test_expand.py index 2b7dee1d..b4d54b22 100644 --- a/radicale/tests/test_expand.py +++ b/radicale/tests/test_expand.py @@ -1,6 +1,8 @@ # This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2012-2017 Guillaume Ayoub # Copyright © 2017-2019 Unrud +# Copyright © 2024 Pieter Hijma +# Copyright © 2025 David Greaves # # This library is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by