summaryrefslogtreecommitdiff
path: root/x2p/a2p.c
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-01-01 00:01:57 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-01-01 00:01:57 +0000
commitbc89e66f06f2a92e37ea7c110f66788fcfbe6847 (patch)
treea70a6382cfb09e99f432ca110d770876f6140319 /x2p/a2p.c
parent167b4407dd5b2fba815ebbfbfaf6d691189c78da (diff)
downloadperl-bc89e66f06f2a92e37ea7c110f66788fcfbe6847.tar.gz
Bump up Larry's copyright.
p4raw-id: //depot/perl@8289
Diffstat (limited to 'x2p/a2p.c')
-rw-r--r--x2p/a2p.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/a2p.c b/x2p/a2p.c
index b512cf94ad..cd667a3f29 100644
--- a/x2p/a2p.c
+++ b/x2p/a2p.c
@@ -5,7 +5,7 @@ static char yysccsid[] = "@(#)yaccpar 1.8 (Berkeley) 01/20/91";
#line 2 "a2p.y"
/* $RCSfile: a2p.y,v $$Revision: 4.1 $$Date: 92/08/07 18:29:12 $
*
- * Copyright (c) 1991-1997, Larry Wall
+ * Copyright (c) 1991-2001, 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.