diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/asn.1/KRB5-types-aux.h | 13 | ||||
| -rw-r--r-- | src/include/krb5/asn.1/asn1defs.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/asn.1/encode.h | 4 | ||||
| -rw-r--r-- | src/include/krb5/stock/config.h | 4 | ||||
| -rw-r--r-- | src/include/krb5/stock/osconf.h | 4 |
5 files changed, 20 insertions, 7 deletions
diff --git a/src/include/krb5/asn.1/KRB5-types-aux.h b/src/include/krb5/asn.1/KRB5-types-aux.h index 9a07f46e2f..00645129c8 100644 --- a/src/include/krb5/asn.1/KRB5-types-aux.h +++ b/src/include/krb5/asn.1/KRB5-types-aux.h @@ -1,3 +1,16 @@ +/* + * $Source$ + * $Author$ + * $Id$ + * + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. + * + * For copying and distribution information, please see the file + * <krb5/copyright.h>. + * + */ + #ifdef __STDC__ # define P(s) s #else diff --git a/src/include/krb5/asn.1/asn1defs.h b/src/include/krb5/asn.1/asn1defs.h index eafe71de36..8540109bb1 100644 --- a/src/include/krb5/asn.1/asn1defs.h +++ b/src/include/krb5/asn.1/asn1defs.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -11,7 +12,6 @@ * Function prototypes for asn1 glue routines. */ -#include <krb5/copyright.h> #ifndef KRB5_ASN1DEFS__ #define KRB5_ASN1DEFS__ diff --git a/src/include/krb5/asn.1/encode.h b/src/include/krb5/asn.1/encode.h index 55a2bd3cb0..b89aa8a7cb 100644 --- a/src/include/krb5/asn.1/encode.h +++ b/src/include/krb5/asn.1/encode.h @@ -3,7 +3,8 @@ * $Author$ * $Id$ * - * Copyright 1990 by the Massachusetts Institute of Technology. + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -11,7 +12,6 @@ * #defines for using generic encoder routine. */ -#include <krb5/copyright.h> #ifndef KRB5_ENCODE_DEFS__ #define KRB5_ENCODE_DEFS__ diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index cdb847fcef..f044c5c61d 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -6,7 +6,8 @@ * $Author$ * $Id$ * - * Copyright 1990 by the Massachusetts Institute of Technology. + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -14,7 +15,6 @@ * Configuration definition file. */ -#include <krb5/copyright.h> #ifndef KRB5_CONFIG__ #define KRB5_CONFIG__ diff --git a/src/include/krb5/stock/osconf.h b/src/include/krb5/stock/osconf.h index 60b774a4aa..d172aff2c3 100644 --- a/src/include/krb5/stock/osconf.h +++ b/src/include/krb5/stock/osconf.h @@ -6,7 +6,8 @@ * $Author$ * $Id$ * - * Copyright 1990 by the Massachusetts Institute of Technology. + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -14,7 +15,6 @@ * Site- and OS- dependant configuration. */ -#include <krb5/copyright.h> #ifndef KRB5_OSCONF__ #define KRB5_OSCONF__ |
