summaryrefslogtreecommitdiff
path: root/x2p/a2p.y
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-01-23 18:48:45 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-23 18:48:45 +0000
commitbe3c0a43e1e6b1244032726df02a3ab450a3c4be (patch)
treeb06724c09276e9bac64f8999bb9f0e29dc499975 /x2p/a2p.y
parent753ec01cd1a343383d22b11f4db9f53b07aa2e34 (diff)
downloadperl-be3c0a43e1e6b1244032726df02a3ab450a3c4be.tar.gz
Copyright++. (Not all the toplevel *.h have one, it seems.)
p4raw-id: //depot/perl@14391
Diffstat (limited to 'x2p/a2p.y')
-rw-r--r--x2p/a2p.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/x2p/a2p.y b/x2p/a2p.y
index beec3a6eaa..b0da9df400 100644
--- a/x2p/a2p.y
+++ b/x2p/a2p.y
@@ -1,7 +1,7 @@
%{
/* $RCSfile: a2p.y,v $$Revision: 4.1 $$Date: 92/08/07 18:29:12 $
*
- * Copyright (c) 1991-2001, Larry Wall
+ * Copyright (c) 1991-2002, 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.