]> git.phdru.name Git - bookmarks_db.git/blobdiff - db2bkmk.py
Minor refactoring
[bookmarks_db.git] / db2bkmk.py
index fb198631ac468dfcb43938ee69da3de4e8d0bf6c..a9e0fd455aa73acb36589ef1afc7a0a2d740ef63 100755 (executable)
@@ -4,11 +4,8 @@
 This file is a part of Bookmarks database and Internet robot.
 """
 
-__version__ = "$Revision$"[11:-2]
-__revision__ = "$Id$"[5:-2]
-__date__ = "$Date$"[7:-2]
 __author__ = "Oleg Broytman <phd@phdru.name>"
-__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import sys