]> git.phdru.name Git - bookmarks_db.git/blobdiff - set-real_title.py
Fixed copyright years.
[bookmarks_db.git] / set-real_title.py
index 1115f31f14e90cdfb8d74d9c367a130df9a5c686..f032ec8a4549225319d12d575f07353c0b960144 100755 (executable)
@@ -2,7 +2,7 @@
 """
    Run through the bookmarks database and set name to real title
 
-   Written by BroytMann, Jul 2002 - Aug 2002. Copyright (C) 2002-2002 PhiloSoft Design
+   Written by BroytMann, Jul 2002 - May 2003. Copyright (C) 2002-2003 PhiloSoft Design
 """
 
 
@@ -24,7 +24,7 @@ def run():
       pass
 
    if report_stats:
-      print "BroytMann check_title, Copyright (C) 2002 PhiloSoft Design"
+      print "BroytMann set-real_title, Copyright (C) 2003 PhiloSoft Design"
 
    if args:
       sys.stderr.write("set-real_title: too many arguments\n")