From fb7636c8b85c3005035e2b37ff0e12bafdc49f2e Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 24 Jul 2003 14:28:48 +0000 Subject: [PATCH] Fixed copyright years. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@10 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- set-real_title.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/set-real_title.py b/set-real_title.py index 1115f31..f032ec8 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 - 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") -- 2.39.2