]> git.phdru.name Git - bookmarks_db.git/blobdiff - parse_html/bkmk_ph_beautifulsoup.py
Removed svn:keywords. Extended copyright to 2012.
[bookmarks_db.git] / parse_html / bkmk_ph_beautifulsoup.py
index 0b3d2f9c58ac0291dd92533c7241e896920ce036..437f67b73fba1b511a0a4111cc2557b9e8facfde 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) 2007-2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2007-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 __all__ = ['parse_html']