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

@ -21,12 +21,9 @@
# $Id$
"""
GrampletView interface
GrampletView interface.
"""
__author__ = "Doug Blank"
__revision__ = "$Revision: $"
import gtk
import gobject
import traceback