From 2d9830fb6a2e50c30fab18be9f83c6d2162fc658 Mon Sep 17 00:00:00 2001 From: Peter Marschall Date: Mon, 29 Sep 2025 20:17:16 +0200 Subject: [PATCH] LDAP auth: add my Copyright to radicale/auth/ldap.py --- radicale/auth/ldap.py | 1 + 1 file changed, 1 insertion(+) diff --git a/radicale/auth/ldap.py b/radicale/auth/ldap.py index 48634327..aadbbf64 100644 --- a/radicale/auth/ldap.py +++ b/radicale/auth/ldap.py @@ -1,6 +1,7 @@ # This file is part of Radicale - CalDAV and CardDAV server # Copyright © 2022-2024 Peter Varkoly # Copyright © 2024-2024 Peter Bieringer +# Copyright © 2024-2025 Peter Marschall # # 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