diff options
Diffstat (limited to 'x2p/hash.h')
-rw-r--r-- | x2p/hash.h | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/x2p/hash.h b/x2p/hash.h index 8d9029515a..1a67ae8b73 100644 --- a/x2p/hash.h +++ b/x2p/hash.h @@ -1,8 +1,13 @@ -/* $Header: hash.h,v 2.0 88/06/05 00:15:52 root Exp $ +/* $Header: hash.h,v 3.0 89/10/18 15:34:57 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: hash.h,v $ - * Revision 2.0 88/06/05 00:15:52 root - * Baseline version 2.0. + * Revision 3.0 89/10/18 15:34:57 lwall + * 3.0 baseline * */ |