From: Bill Allombert Date: Sun, 15 Dec 2024 21:56:43 +0000 (+0100) Subject: Colin Watson's name misspelled in copyright notice X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=629f69b38721c0c7c9a7302f688067c1ecac99fb;p=debbugs.git Colin Watson's name misspelled in copyright notice --- diff --git a/Debbugs/Log.pm b/Debbugs/Log.pm index 2531a6d5..61812945 100644 --- a/Debbugs/Log.pm +++ b/Debbugs/Log.pm @@ -5,7 +5,7 @@ # # [Other people have contributed to this file; their copyrights should # go here too.] -# Copyright 2004 by Collin Watson +# Copyright 2004 by Colin Watson # Copyright 2007 by Don Armstrong diff --git a/scripts/expire b/scripts/expire index d5149e94..2bf677e4 100755 --- a/scripts/expire +++ b/scripts/expire @@ -6,7 +6,7 @@ # # [Other people may have contributed to this file; their copyrights # should go here too.] -# Copyright 2004 by Collin Watson +# Copyright 2004 by Colin Watson # Copyright 2007 by Don Armstrong use Getopt::Long;