]> git.phdru.name Git - bookmarks_db.git/blobdiff - robots.py
Removed svn:keywords. Extended copyright to 2012.
[bookmarks_db.git] / robots.py
index ca4f3c3ede51da08809601a4f437bf5f73be61ea..3a0238de4c48d96bb77e278fb23dc21b4d08845e 100644 (file)
--- a/robots.py
+++ b/robots.py
@@ -3,11 +3,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) 1997-2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 1997-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 __all__ = ['import_robot', 'robot']