]> git.phdru.name Git - bookmarks_db.git/blobdiff - check_url.py
Add ChangeLog
[bookmarks_db.git] / check_url.py
index 8744acf9c09d9b00d104cedf0b5cef339fb62fd8..d9a6c22eeb4027bd3f79b2d48d8e05d66ca5365e 100755 (executable)
@@ -1,14 +1,11 @@
 #! /usr/bin/env python
-"""Robot interface - check one URL
+"""Robot interface - check URLs from the command line
 
 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) 2010, 2011 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2010-2012 PhiloSoft Design"
 __license__ = "GNU GPL"
 
 import sys