X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=set-real_title.py;h=2926b5ac3310a241edd0dbe47e040ce0dd51b64d;hb=ed37b71ee49220545b4bad810a0cc6b29e78669b;hp=f216b1f376ba5d7a2ab3eb7d20565a17e302cf7b;hpb=9edef5a570ea28f7c06d8d92fdd70afe0ea86809;p=bookmarks_db.git diff --git a/set-real_title.py b/set-real_title.py index f216b1f..2926b5a 100755 --- a/set-real_title.py +++ b/set-real_title.py @@ -2,7 +2,7 @@ """ Run through the bookmarks database and set name to real title - Written by BroytMann, Jul 2002 - May 2003. Copyright (C) 2002-2003 PhiloSoft Design + Written by Broytman, Jul 2002 - May 2003. Copyright (C) 2002-2003 PhiloSoft Design """ @@ -24,7 +24,7 @@ def run(): pass if report_stats: - print "BroytMann set-real_title, Copyright (C) 2003 PhiloSoft Design" + print "Broytman set-real_title, Copyright (C) 2003 PhiloSoft Design" if args: sys.stderr.write("set-real_title: too many arguments\n")