X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=blobdiff_plain;f=check_url.py;h=d9a6c22eeb4027bd3f79b2d48d8e05d66ca5365e;hp=8744acf9c09d9b00d104cedf0b5cef339fb62fd8;hb=96e39d55c791326368ff14d538850e14ba5a2c97;hpb=832eb757ef7f81abf1e431ce16f368c10dd57962 diff --git a/check_url.py b/check_url.py index 8744acf..d9a6c22 100755 --- a/check_url.py +++ b/check_url.py @@ -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 " -__copyright__ = "Copyright (C) 2010, 2011 PhiloSoft Design" +__copyright__ = "Copyright (C) 2010-2012 PhiloSoft Design" __license__ = "GNU GPL" import sys