Browse Source

Removing old header comment

Henry-Nicolas Tourneur 14 năm trước cách đây
mục cha
commit
8f864f3e96
1 tập tin đã thay đổi với 0 bổ sung7 xóa
  1. 0 7
      radicale/acl/Courier-Authdaemon.py

+ 0 - 7
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 <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