]> git.phdru.name Git - bookmarks_db.git/blobdiff - Robots/bkmk_rforking_sub.py
Added __all__.
[bookmarks_db.git] / Robots / bkmk_rforking_sub.py
index 63464fccff91414dee6f01303516204852491e2f..e392080697344298d388c72cfeb005bc20c63e0a 100755 (executable)
@@ -1,10 +1,18 @@
 #! /usr/bin/env python
-"""
-   Check URL - subprocess for the forking robot
+"""Check URL - subprocess for the forking robot
 
-   Written by Broytman. Copyright (C) 1999-2010 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) 1999-2011 PhiloSoft Design"
+__license__ = "GNU GPL"
+
+__all__ = []
+
 
 import sys, os