From d83f9fe29d592989350b20aebc81ef1c3ba9a4fa Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 26 Sep 2025 07:53:28 +0200 Subject: [PATCH] extend copyright related to https://github.com/Kozea/Radicale/pull/1883 --- radicale/tests/test_expand.py | 1 + 1 file changed, 1 insertion(+) diff --git a/radicale/tests/test_expand.py b/radicale/tests/test_expand.py index d70af4b5..9783abeb 100644 --- a/radicale/tests/test_expand.py +++ b/radicale/tests/test_expand.py @@ -3,6 +3,7 @@ # Copyright © 2017-2019 Unrud # Copyright © 2024 Pieter Hijma # Copyright © 2025 David Greaves +# Copyright © 2025 Peter Bieringer # # 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