]> git.phdru.name Git - bookmarks_db.git/blobdiff - check_url.py
Add ChangeLog
[bookmarks_db.git] / check_url.py
index b0a6869a5e5d601b5a2f34728fde97fcff58da1b..d9a6c22eeb4027bd3f79b2d48d8e05d66ca5365e 100755 (executable)
@@ -1,10 +1,12 @@
 #! /usr/bin/env python
-"""
-   Robot interface - check one URL
+"""Robot interface - check URLs from the command line
 
-   Written by Broytman. Copyright (C) 2010 PhiloSoft Design.
+This file is a part of Bookmarks database and Internet robot.
 """
 
+__author__ = "Oleg Broytman <phd@phdru.name>"
+__copyright__ = "Copyright (C) 2010-2012 PhiloSoft Design"
+__license__ = "GNU GPL"
 
 import sys
 import httplib