summaryrefslogtreecommitdiff
path: root/gv.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-03-22 21:12:23 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-03-22 21:12:23 +0000
commite5db357cfea1fc3fa03a29aa46f151e88519b6a5 (patch)
tree8b4a71a846b351d218725c71b67ec4d4f564943e /gv.h
parent88e7fa0361a587c9b910a42949c90a1969a78e50 (diff)
downloadperl-e5db357cfea1fc3fa03a29aa46f151e88519b6a5.tar.gz
update copyright years
p4raw-id: //depot/perl@3124
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 8d987edbc4..0226513b5e 100644
--- a/gv.h
+++ b/gv.h
@@ -1,6 +1,6 @@
/* gv.h
*
- * Copyright (c) 1991-1997, Larry Wall
+ * Copyright (c) 1991-1999, Larry Wall
*
* You may distribute under the terms of either the GNU General Public
* License or the Artistic License, as specified in the README file.