Removing old header comment

This commit is contained in:
Henry-Nicolas Tourneur 2011-08-14 20:51:41 +02:00
parent ea118dd0c7
commit 8f864f3e96

View File

@ -16,13 +16,6 @@
# You should have received a copy of the GNU General Public License
# along with Radicale. If not, see <http://www.gnu.org/licenses/>.
"""
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