From: John Kohl Date: Thu, 14 Mar 1991 12:19:32 +0000 (+0000) Subject: fix copyrights X-Git-Tag: krb5-1.0-alpha4~57 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=7c86f5f31283166fa426d4808f68891ecbab7716;p=krb5.git fix copyrights git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1915 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/krb5/asn.1/KRB5-types-aux.h b/src/include/krb5/asn.1/KRB5-types-aux.h index 9a07f46e2..00645129c 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 + * . + * + */ + #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 eafe71de3..8540109bb 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 * . @@ -11,7 +12,6 @@ * Function prototypes for asn1 glue routines. */ -#include #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 55a2bd3cb..b89aa8a7c 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 * . @@ -11,7 +12,6 @@ * #defines for using generic encoder routine. */ -#include #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 cdb847fce..f044c5c61 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 * . @@ -14,7 +15,6 @@ * Configuration definition file. */ -#include #ifndef KRB5_CONFIG__ #define KRB5_CONFIG__ diff --git a/src/include/krb5/stock/osconf.h b/src/include/krb5/stock/osconf.h index 60b774a4a..d172aff2c 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 * . @@ -14,7 +15,6 @@ * Site- and OS- dependant configuration. */ -#include #ifndef KRB5_OSCONF__ #define KRB5_OSCONF__ diff --git a/src/tests/test1.c b/src/tests/test1.c index 0d2d7d0fd..69af9c00f 100644 --- a/src/tests/test1.c +++ b/src/tests/test1.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * . @@ -15,7 +16,6 @@ static char rcsid_test1_c [] = "$Id$"; #endif /* !lint & !SABER */ -#include #include