From 629f69b38721c0c7c9a7302f688067c1ecac99fb Mon Sep 17 00:00:00 2001 From: Bill Allombert Date: Sun, 15 Dec 2024 22:56:43 +0100 Subject: [PATCH] Colin Watson's name misspelled in copyright notice --- Debbugs/Log.pm | 2 +- scripts/expire | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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; -- 2.39.5