]> git.phdru.name Git - bookmarks_db.git/blobdiff - Writers/bkmk_wtxt.py
Removed svn:keywords. Extended copyright to 2012.
[bookmarks_db.git] / Writers / bkmk_wtxt.py
index d39c63be955e3af1f68a051f2db8b738ce990722..ba2196db138b9ea050ffaa082bef72dffbb64d4e 100644 (file)
@@ -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) 2000-2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 __all__ = ['writer_txt']