2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>

Removed all the __author__, __revision__ and __version__ statements

svn: r9928
This commit is contained in:
Raphael Ackermann
2008-01-24 20:38:10 +00:00
parent a26c5dab24
commit 506eb32637
127 changed files with 22 additions and 320 deletions

View File

@@ -25,9 +25,6 @@ The EditAttribute module provides the AttributeEditor class. This provides a
mechanism for the user to edit attribute information.
"""
__author__ = "Donald N. Allingham"
__version__ = "$Revision: 9101 $"
#-------------------------------------------------------------------------
#
# Python modules

View File

@@ -25,9 +25,6 @@ The EditLdsOrd module provides the EditLdsOrd class. This provides a
mechanism for the user to edit personal LDS information.
"""
__author__ = "Donald N. Allingham"
__version__ = "$Revision: 6248 $"
#-------------------------------------------------------------------------
#
# Python modules

View File

@@ -25,9 +25,6 @@ EditPerson Dialog. Provides the interface to allow the GRAMPS program
to edit information about a particular Person.
"""
__author__ = "Don Allingham"
__revision__ = "$Revision: 9908 $"
#-------------------------------------------------------------------------
#
# Standard python modules