summaryrefslogtreecommitdiff
path: root/cv.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2007-01-02 21:45:08 +0000
committerNicholas Clark <nick@ccl4.org>2007-01-02 21:45:08 +0000
commitbc641c27709fc92be4f44291a8f5fa3a483662fd (patch)
treed9c7d6728322e002771065b46faf3e93080c263a /cv.h
parent085bde857c12ca3212eb9b96db84091274a8025c (diff)
downloadperl-bc641c27709fc92be4f44291a8f5fa3a483662fd.tar.gz
Update copyright years to include 2007. (Plus a couple of 2006s and
earlier we missed in av.h and hv.h) p4raw-id: //depot/perl@29670
Diffstat (limited to 'cv.h')
-rw-r--r--cv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cv.h b/cv.h
index f49185abd7..3924c839f4 100644
--- a/cv.h
+++ b/cv.h
@@ -1,7 +1,7 @@
/* cv.h
*
- * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999,
- * 2000, 2001, 2002, 2003, 2004, 2005, 2006, by Larry Wall and others
+ * Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, 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.