From 8f864f3e96063a353b59f83d697411c87a57dedd Mon Sep 17 00:00:00 2001 From: Henry-Nicolas Tourneur Date: Sun, 14 Aug 2011 20:51:41 +0200 Subject: [PATCH] Removing old header comment --- radicale/acl/Courier-Authdaemon.py | 7 ------- 1 file changed, 7 deletions(-) diff --git a/radicale/acl/Courier-Authdaemon.py b/radicale/acl/Courier-Authdaemon.py index fdcc583..3b4260c 100644 --- a/radicale/acl/Courier-Authdaemon.py +++ b/radicale/acl/Courier-Authdaemon.py @@ -16,13 +16,6 @@ # You should have received a copy of the GNU General Public License # along with Radicale. If not, see . -""" -Courier-Authdaemon ACL. - -Authentication based on the ``python-ldap`` module -(http://www.python-ldap.org/). - -""" import socket,os,sys from radicale import acl, config, log