]> git.phdru.name Git - bookmarks_db.git/blobdiff - Writers/bkmk_wflad_err.py
Added docstrings, __{version,revision,etc}__ boilerplates.
[bookmarks_db.git] / Writers / bkmk_wflad_err.py
index 4fb127f3856dd2a00b9eb8e3cb4e7f2034197adf..b7b29770c765e5de1fd345f304a01db439e4d231 100644 (file)
@@ -1,9 +1,14 @@
-"""
-   Dump bookmarks db to a more readable FLAD after check_urls
+"""Dump bookmarks db to a more readable FLAD after check_urls
 
-   Written by Broytman, Oct 2000 - Aug 2004. Copyright (C) 2000-2004 PhiloSoft Design
+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"
+__license__ = "GNU GPL"
 
 import time
 from bkmk_wflad import writer_flad