From f725ee780f6cdf659dfc4ed0210f4b091c94c695 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Thu, 5 Dec 2024 07:54:32 +0100 Subject: [PATCH] fix-issue-1635: update copyright --- radicale/item/filter.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/radicale/item/filter.py b/radicale/item/filter.py index 61b7c1b4..23b65987 100644 --- a/radicale/item/filter.py +++ b/radicale/item/filter.py @@ -2,7 +2,8 @@ # Copyright © 2008 Nicolas Kandel # Copyright © 2008 Pascal Halter # Copyright © 2008-2015 Guillaume Ayoub -# Copyright © 2017-2018 Unrud +# Copyright © 2017-2021 Unrud +# Copyright © 2024-2024 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