diff options
| -rw-r--r-- | src/include/kerberosIV/krb_conf.h | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/src/include/kerberosIV/krb_conf.h b/src/include/kerberosIV/krb_conf.h index a7941ab0b..5121cf800 100644 --- a/src/include/kerberosIV/krb_conf.h +++ b/src/include/kerberosIV/krb_conf.h @@ -1,6 +1,12 @@ /* - * $Source$ $Header: - * krb_conf.h,v 1.4 87/11/24 03:05:16 raeburn Exp $ + * $Source$ + * $Author$ + * $Header$ + * + * Copyright 1988 by the Massachusetts Institute of Technology. + * + * For copying and distribution information, please see the file + * <mit-copyright.h>. * * This file contains configuration information for the Kerberos library * which is machine specific; currently, this file contains |
