mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 12:24:46 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1379 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
ea870effd7
commit
c32d33a573
6 changed files with 1 additions and 15 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
"""
|
||||
$Id$
|
||||
|
||||
This file is part of the pydns project.
|
||||
Homepage: http://pydns.sourceforge.net
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
"""
|
||||
$Id$
|
||||
|
||||
This file is part of the pydns project.
|
||||
Homepage: http://pydns.sourceforge.net
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
"""
|
||||
$Id$
|
||||
|
||||
This file is part of the pydns project.
|
||||
Homepage: http://pydns.sourceforge.net
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
"""
|
||||
$Id$
|
||||
|
||||
This file is part of the pydns project.
|
||||
Homepage: http://pydns.sourceforge.net
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,5 @@
|
|||
# -*- coding: iso-8859-1 -*-
|
||||
"""
|
||||
$Id$
|
||||
|
||||
This file is part of the pydns project.
|
||||
Homepage: http://pydns.sourceforge.net
|
||||
|
||||
|
|
|
|||
|
|
@ -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"""
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue