X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=Robots%2Fbkmk_rsimple.py;h=8bfa4298299f0c3b9842cdc0fa071b361ed8cd48;hb=a01b9869e595d0c1cc5ebeb6f5a1da66d45c3d22;hp=7de63185a6c8800e2d41a04d0ead795475531616;hpb=3e5f3edd3d9fb7fcfa2d56ff3794716a4bf4d4cb;p=bookmarks_db.git diff --git a/Robots/bkmk_rsimple.py b/Robots/bkmk_rsimple.py index 7de6318..8bfa429 100644 --- a/Robots/bkmk_rsimple.py +++ b/Robots/bkmk_rsimple.py @@ -1,9 +1,15 @@ -""" - Simple, strightforward robot +"""Simple, strightforward robot - Written by Oleg Broytman. Copyright (C) 2000-2011 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 import time, urllib from base64 import b64encode