diff options
Diffstat (limited to 'x2p/EXTERN.h')
-rw-r--r-- | x2p/EXTERN.h | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/x2p/EXTERN.h b/x2p/EXTERN.h index 66793aff0f..fc98380c94 100644 --- a/x2p/EXTERN.h +++ b/x2p/EXTERN.h @@ -1,8 +1,13 @@ -/* $Header: EXTERN.h,v 2.0 88/06/05 00:15:24 root Exp $ +/* $Header: EXTERN.h,v 3.0 89/10/18 15:33:37 lwall Locked $ + * + * Copyright (c) 1989, 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. * * $Log: EXTERN.h,v $ - * Revision 2.0 88/06/05 00:15:24 root - * Baseline version 2.0. + * Revision 3.0 89/10/18 15:33:37 lwall + * 3.0 baseline * */ |