diff options
Diffstat (limited to 'x2p/a2p.y')
-rw-r--r-- | x2p/a2p.y | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -1,12 +1,15 @@ %{ -/* $Header: a2p.y,v 4.0 91/03/20 01:57:21 lwall Locked $ +/* $RCSfile: a2p.y,v $$Revision: 4.0.1.1 $$Date: 91/06/07 12:12:41 $ * - * Copyright (c) 1989, Larry Wall + * Copyright (c) 1991, Larry Wall * - * You may distribute under the terms of the GNU General Public License - * as specified in the README file that comes with the perl 3.0 kit. + * You may distribute under the terms of either the GNU General Public + * License or the Artistic License, as specified in the README file. * * $Log: a2p.y,v $ + * Revision 4.0.1.1 91/06/07 12:12:41 lwall + * patch4: new copyright notice + * * Revision 4.0 91/03/20 01:57:21 lwall * 4.0 baseline. * |