summaryrefslogtreecommitdiff
path: root/x2p/a2p.y
diff options
context:
space:
mode:
authorHugo van der Sanden <hv@crypt.org>2003-03-02 15:24:22 +0000
committerhv <hv@crypt.org>2003-03-02 15:24:22 +0000
commit4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa (patch)
tree10dbd453891a03ac37fbf45b804bb1da01590d0a /x2p/a2p.y
parent35408c4e725204f0bcaafd30aabe18784af1b4af (diff)
downloadperl-4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa.tar.gz
Update all copyrights to 2003, from Jarkko
p4raw-id: //depot/perl@18801
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 b0da9df400..591c9b15f2 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-2002, Larry Wall
+ * Copyright (c) 1991-2003, 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.