X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=check_title.py;h=02c8e9ced9feee35c7062f4a38c96b051856bf52;hb=a8d53ec6ab657ced2a8778ad8616ed9fc0e6a332;hp=f0baedfd9a3996f117785db5492e1c89e86af8a5;hpb=129a2646ef1dc5e33d6543f336b2cdf5e5694454;p=bookmarks_db.git diff --git a/check_title.py b/check_title.py index f0baedf..02c8e9c 100755 --- a/check_title.py +++ b/check_title.py @@ -1,10 +1,13 @@ #! /usr/bin/env python -""" - Check and show URLs in the bookmarks database where name <> real title +"""Check and show URLs in the bookmarks database where name != real title - Written by Broytman. Copyright (C) 2002-2010 PhiloSoft Design. +This file is a part of Bookmarks database and Internet robot. """ +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2002-2012 PhiloSoft Design" +__license__ = "GNU GPL" + import sys from bkmk_objects import make_linear, quote_title, unquote_title