From c8f650bc2c5699ad2c3dc3e43363d1041db915ae Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sat, 22 Feb 2025 17:49:52 +0100 Subject: [PATCH] extend copyright --- radicale/auth/pam.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/radicale/auth/pam.py b/radicale/auth/pam.py index 25e66b19..3194cb59 100644 --- a/radicale/auth/pam.py +++ b/radicale/auth/pam.py @@ -2,6 +2,8 @@ # # This file is part of Radicale Server - Calendar Server # Copyright © 2011 Henry-Nicolas Tourneur +# Copyright © 2021-2021 Unrud +# Copyright © 2025-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