summaryrefslogtreecommitdiff
path: root/gv.h
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-01-04 17:19:37 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-01-04 17:19:37 +0000
commitacde74e1470244c2d6e7d36e1cddcb699d9ab106 (patch)
tree40ec573692043c7190110893df31234000261813 /gv.h
parentf9f861ecaa1dbb3c86ada9d10a796967508456a2 (diff)
downloadperl-acde74e1470244c2d6e7d36e1cddcb699d9ab106.tar.gz
More copyright updates
p4raw-id: //depot/perl@26652
Diffstat (limited to 'gv.h')
-rw-r--r--gv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gv.h b/gv.h
index 97d3cd0322..aab0b31fce 100644
--- a/gv.h
+++ b/gv.h
@@ -1,7 +1,7 @@
/* gv.h
*
* Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
- * 2000, 2001, 2002, 2003, 2004, 2005, by Larry Wall and others
+ * 2000, 2001, 2002, 2003, 2004, 2005, 2006, 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.