X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=blobdiff_plain;f=check_urls.py;h=305458028b38fb51caee8b747bf60041943584a3;hp=f75cb16cc20f47ae769ee6775763e27a1293e9a9;hb=832eb757ef7f81abf1e431ce16f368c10dd57962;hpb=c6e88d3e4b11e9141c0770073f728ff7473f7eb3 diff --git a/check_urls.py b/check_urls.py index f75cb16..3054580 100755 --- a/check_urls.py +++ b/check_urls.py @@ -1,10 +1,15 @@ #! /usr/bin/env python -""" - Robot interface - check URLs from bookmarks database +"""Robot interface - check URLs from bookmarks database - Written by Broytman. Copyright (C) 2000-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 " +__copyright__ = "Copyright (C) 2000-2011 PhiloSoft Design" +__license__ = "GNU GPL" import sys, os