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 --- gv.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gv.h') diff --git a/gv.h b/gv.h index 39b61feb81..56cf72df39 100644 --- a/gv.h +++ b/gv.h @@ -1,6 +1,7 @@ /* gv.h * - * Copyright (c) 1991-2002, Larry Wall + * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 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