瀏覽代碼

Removing old header comment

Henry-Nicolas Tourneur 14 年之前
父節點
當前提交
8f864f3e96
共有 1 個文件被更改,包括 0 次插入7 次删除
  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