summaryrefslogtreecommitdiff
path: root/hv.c
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2007-01-01 22:48:33 +0000
committerSteve Peters <steve@fisharerojo.org>2007-01-01 22:48:33 +0000
commit7272f7c1c568f39f233065b3b8585640a398a76e (patch)
treee6a1ff1124def8040cb47bf9c9ff30cf9e523f18 /hv.c
parentacdf0a21427feb34aec09f6fd2cf505bb7b2fe2c (diff)
downloadperl-7272f7c1c568f39f233065b3b8585640a398a76e.tar.gz
Welcome to 2007! Time to update copyrights from changes earlier
today. p4raw-id: //depot/perl@29653
Diffstat (limited to 'hv.c')
-rw-r--r--hv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hv.c b/hv.c
index ea7247e6b1..aa60e53d28 100644
--- a/hv.c
+++ b/hv.c
@@ -1,7 +1,7 @@
/* hv.c
*
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 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.