From 496b9f1d7c511f2bcf628c391c53996c7a30ce2f Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 29 May 2024 06:18:35 +0200 Subject: [PATCH] extend copyright --- radicale/app/base.py | 1 + 1 file changed, 1 insertion(+) diff --git a/radicale/app/base.py b/radicale/app/base.py index e946bffc..e9693d25 100644 --- a/radicale/app/base.py +++ b/radicale/app/base.py @@ -1,5 +1,6 @@ # This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2020 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