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 --- hv.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hv.h') diff --git a/hv.h b/hv.h index 16b14828e2..6a51ca40b2 100644 --- a/hv.h +++ b/hv.h @@ -1,6 +1,7 @@ /* hv.h * - * Copyright (c) 1991-2002, Larry Wall + * Copyright (C) 1991, 1992, 1993, 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