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

@@ -20,12 +20,9 @@
# $Id$
"""
Package init for the DataView package
Package init for the DataViews package.
"""
__author__ = "Don Allingham"
__revision__ = "$Revision: $"
from GrampletView import GrampletView, register, Gramplet
from PersonView import PersonView
from RelationView import RelationshipView