2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>
Removed all the __author__, __revision__ and __version__ statements svn: r9928
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user