X-Git-Url: https://git.phdru.name/?p=bookmarks_db.git;a=blobdiff_plain;f=check_dups.py;h=eebd09b20ac0c09691262cf032e804131c542c55;hp=539712228d477e3630d0e6dd03d3ca19411beb85;hb=4360b050bde8fe9eeee284ab9e74fb99e4041960;hpb=0e76f1851882b99da63a7c8a9e4cdf0c4a48657f diff --git a/check_dups.py b/check_dups.py index 5397122..eebd09b 100755 --- a/check_dups.py +++ b/check_dups.py @@ -1,10 +1,13 @@ #! /usr/bin/env python -""" - Check duplicate URLs in the bookmarks database +"""Check duplicate URLs in the bookmarks database - Written by Broytman. Copyright (C) 2000-2007 PhiloSoft Design +This file is a part of Bookmarks database and Internet robot. """ +__author__ = "Oleg Broytman " +__copyright__ = "Copyright (C) 2000-2012 PhiloSoft Design" +__license__ = "GNU GPL" + import sys