From 4bb101f2758f169969171dfe6b70f68a406dcc1e Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Wed, 16 Apr 2003 20:14:01 +0000 Subject: Fix up Larry's copyright statements to my best knowledge. (Lots of Perl 5 source code archaeology was involved.) Larry didn't make strangled noises when I showed him the patch, either :-) p4raw-id: //depot/perl@19242 --- miniperlmain.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'miniperlmain.c') diff --git a/miniperlmain.c b/miniperlmain.c index e7c74547cc..4e9e5e889e 100644 --- a/miniperlmain.c +++ b/miniperlmain.c @@ -1,6 +1,7 @@ /* miniperlmain.c * - * Copyright (c) 1997-2002, Larry Wall + * Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, + * by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. -- cgit v1.2.1