git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1379 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-07-20 20:04:02 +00:00
parent ea870effd7
commit c32d33a573
6 changed files with 1 additions and 15 deletions

View file

@ -1,7 +1,5 @@
# -*- coding: iso-8859-1 -*-
"""
$Id$
This file is part of the pydns project.
Homepage: http://pydns.sourceforge.net

View file

@ -1,7 +1,5 @@
# -*- coding: iso-8859-1 -*-
"""
$Id$
This file is part of the pydns project.
Homepage: http://pydns.sourceforge.net

View file

@ -1,7 +1,5 @@
# -*- coding: iso-8859-1 -*-
"""
$Id$
This file is part of the pydns project.
Homepage: http://pydns.sourceforge.net

View file

@ -1,7 +1,5 @@
# -*- coding: iso-8859-1 -*-
"""
$Id$
This file is part of the pydns project.
Homepage: http://pydns.sourceforge.net

View file

@ -1,7 +1,5 @@
# -*- coding: iso-8859-1 -*-
"""
$Id$
This file is part of the pydns project.
Homepage: http://pydns.sourceforge.net

View file

@ -1,13 +1,9 @@
# -*- coding: iso-8859-1 -*-
"""Python DNS module"""
# $Id$
#
# This file is part of the pydns project.
# Homepage: http://pydns.sourceforge.net
#
# This code is covered by the standard Python License.
#
# __init__.py for DNS class.
"""Python DNS module"""