From 6d4664c47c03b058a62cc0131d74b5b16a033e91 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Wed, 13 Mar 1991 09:55:42 +0000 Subject: [PATCH] fix copyrights git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1885 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/asn.1/adr2kadr.c | 2 +- src/lib/krb5/asn.1/aprp2kaprp.c | 2 +- src/lib/krb5/asn.1/aprq2kaprq.c | 2 +- src/lib/krb5/asn.1/arep2karep.c | 2 +- src/lib/krb5/asn.1/asn1glue.h | 4 ++-- src/lib/krb5/asn.1/auth2kauth.c | 4 ++-- src/lib/krb5/asn.1/ck2kck.c | 2 +- src/lib/krb5/asn.1/cvt_flags.c | 4 ++-- src/lib/krb5/asn.1/decode.c | 4 ++-- src/lib/krb5/asn.1/edat2kedat.c | 2 +- src/lib/krb5/asn.1/ekrp2kekrp.c | 2 +- src/lib/krb5/asn.1/enck2kkey.c | 2 +- src/lib/krb5/asn.1/err2kerr.c | 2 +- src/lib/krb5/asn.1/etpt2ketpt.c | 2 +- src/lib/krb5/asn.1/g2unix.c | 4 ++-- src/lib/krb5/asn.1/kadat2adat.c | 4 ++-- src/lib/krb5/asn.1/kaddr2addr.c | 4 ++-- src/lib/krb5/asn.1/kadr2adr.c | 2 +- src/lib/krb5/asn.1/kaprp2aprp.c | 2 +- src/lib/krb5/asn.1/kaprq2aprq.c | 2 +- src/lib/krb5/asn.1/karep2arep.c | 2 +- src/lib/krb5/asn.1/kauth2auth.c | 4 ++-- src/lib/krb5/asn.1/kck2ck.c | 2 +- 23 files changed, 31 insertions(+), 31 deletions(-) diff --git a/src/lib/krb5/asn.1/adr2kadr.c b/src/lib/krb5/asn.1/adr2kadr.c index 5b002ecfe..63af6c325 100644 --- a/src/lib/krb5/asn.1/adr2kadr.c +++ b/src/lib/krb5/asn.1/adr2kadr.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_adr2kadr_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/aprp2kaprp.c b/src/lib/krb5/asn.1/aprp2kaprp.c index a6b90f2d9..230591ca8 100644 --- a/src/lib/krb5/asn.1/aprp2kaprp.c +++ b/src/lib/krb5/asn.1/aprp2kaprp.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_aprp2kaprp_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/aprq2kaprq.c b/src/lib/krb5/asn.1/aprq2kaprq.c index 060a118dc..7f01011e0 100644 --- a/src/lib/krb5/asn.1/aprq2kaprq.c +++ b/src/lib/krb5/asn.1/aprq2kaprq.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_aprq2kaprq_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/arep2karep.c b/src/lib/krb5/asn.1/arep2karep.c index 6f659a4ae..074909049 100644 --- a/src/lib/krb5/asn.1/arep2karep.c +++ b/src/lib/krb5/asn.1/arep2karep.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_arep2karep_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/asn1glue.h b/src/lib/krb5/asn.1/asn1glue.h index 7d78201f4..cc3ba8139 100644 --- a/src/lib/krb5/asn.1/asn1glue.h +++ b/src/lib/krb5/asn.1/asn1glue.h @@ -3,7 +3,8 @@ * $Author$ * $Id$ * - * Copyright 1989 by the Massachusetts Institute of Technology. + * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * . @@ -11,7 +12,6 @@ * Header file for some glue functions (macros, mostly) */ -#include #ifndef __KRB5_GLUE_H__ #define __KRB5_GLUE_H__ diff --git a/src/lib/krb5/asn.1/auth2kauth.c b/src/lib/krb5/asn.1/auth2kauth.c index b508f5f1c..607f9d483 100644 --- a/src/lib/krb5/asn.1/auth2kauth.c +++ b/src/lib/krb5/asn.1/auth2kauth.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * Copyright 1989,1990,1991 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_auth2kauth_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/ck2kck.c b/src/lib/krb5/asn.1/ck2kck.c index 293a25bcc..c74e7c48d 100644 --- a/src/lib/krb5/asn.1/ck2kck.c +++ b/src/lib/krb5/asn.1/ck2kck.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_ck2kck_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/cvt_flags.c b/src/lib/krb5/asn.1/cvt_flags.c index 1d04dc122..36b785986 100644 --- a/src/lib/krb5/asn.1/cvt_flags.c +++ b/src/lib/krb5/asn.1/cvt_flags.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * Copyright 1989,1990,1991 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_cvt_flags_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/decode.c b/src/lib/krb5/asn.1/decode.c index f69186081..cbc8d4c4b 100644 --- a/src/lib/krb5/asn.1/decode.c +++ b/src/lib/krb5/asn.1/decode.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * 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 * . @@ -15,7 +16,6 @@ static char rcsid_decode_c[] = "$Id$"; #endif /* lint || saber */ -#include #include #include #include diff --git a/src/lib/krb5/asn.1/edat2kedat.c b/src/lib/krb5/asn.1/edat2kedat.c index 2ffd6fa14..cd7ab605e 100644 --- a/src/lib/krb5/asn.1/edat2kedat.c +++ b/src/lib/krb5/asn.1/edat2kedat.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_edat2kedat_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/ekrp2kekrp.c b/src/lib/krb5/asn.1/ekrp2kekrp.c index 7c1f05497..04db17ebc 100644 --- a/src/lib/krb5/asn.1/ekrp2kekrp.c +++ b/src/lib/krb5/asn.1/ekrp2kekrp.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_ekrp2kekrp_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/enck2kkey.c b/src/lib/krb5/asn.1/enck2kkey.c index 81ed7779c..985f98f43 100644 --- a/src/lib/krb5/asn.1/enck2kkey.c +++ b/src/lib/krb5/asn.1/enck2kkey.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_enck2kkey_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/err2kerr.c b/src/lib/krb5/asn.1/err2kerr.c index f8fc9421b..325bea2d9 100644 --- a/src/lib/krb5/asn.1/err2kerr.c +++ b/src/lib/krb5/asn.1/err2kerr.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_err2kerr_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/etpt2ketpt.c b/src/lib/krb5/asn.1/etpt2ketpt.c index 6a9ca034c..0e458b4df 100644 --- a/src/lib/krb5/asn.1/etpt2ketpt.c +++ b/src/lib/krb5/asn.1/etpt2ketpt.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_etpt2ketpt_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/g2unix.c b/src/lib/krb5/asn.1/g2unix.c index e77d695b7..ed1b6717f 100644 --- a/src/lib/krb5/asn.1/g2unix.c +++ b/src/lib/krb5/asn.1/g2unix.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * Copyright 1989,1990,1991 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_g2unix_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kadat2adat.c b/src/lib/krb5/asn.1/kadat2adat.c index 2ae06e51c..c595c8c87 100644 --- a/src/lib/krb5/asn.1/kadat2adat.c +++ b/src/lib/krb5/asn.1/kadat2adat.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * Copyright 1989,1990,1991 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_kadat2adat_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kaddr2addr.c b/src/lib/krb5/asn.1/kaddr2addr.c index 2a02226b2..6e7cfbd2f 100644 --- a/src/lib/krb5/asn.1/kaddr2addr.c +++ b/src/lib/krb5/asn.1/kaddr2addr.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * Copyright 1989,1990,1991 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_kaddr2addr_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kadr2adr.c b/src/lib/krb5/asn.1/kadr2adr.c index 0c6d02cac..e611b5091 100644 --- a/src/lib/krb5/asn.1/kadr2adr.c +++ b/src/lib/krb5/asn.1/kadr2adr.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_kadr2adr_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kaprp2aprp.c b/src/lib/krb5/asn.1/kaprp2aprp.c index 6577f3e6e..95dfcc84f 100644 --- a/src/lib/krb5/asn.1/kaprp2aprp.c +++ b/src/lib/krb5/asn.1/kaprp2aprp.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_kaprp2aprp_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kaprq2aprq.c b/src/lib/krb5/asn.1/kaprq2aprq.c index 530bc89ef..63851b909 100644 --- a/src/lib/krb5/asn.1/kaprq2aprq.c +++ b/src/lib/krb5/asn.1/kaprq2aprq.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_kaprq2aprq_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/karep2arep.c b/src/lib/krb5/asn.1/karep2arep.c index d5b8f7ed7..49e1a573f 100644 --- a/src/lib/krb5/asn.1/karep2arep.c +++ b/src/lib/krb5/asn.1/karep2arep.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_karep2arep_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kauth2auth.c b/src/lib/krb5/asn.1/kauth2auth.c index 13da1a22b..246c1e061 100644 --- a/src/lib/krb5/asn.1/kauth2auth.c +++ b/src/lib/krb5/asn.1/kauth2auth.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1989,1990 by the Massachusetts Institute of Technology. + * Copyright 1989,1990,1991 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_kauth2auth_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ diff --git a/src/lib/krb5/asn.1/kck2ck.c b/src/lib/krb5/asn.1/kck2ck.c index e6af47534..c9b34d94e 100644 --- a/src/lib/krb5/asn.1/kck2ck.c +++ b/src/lib/krb5/asn.1/kck2ck.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1989,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_kck2ck_c[] = "$Id$"; #endif /* lint || saber */ -#include #include /*#include */ -- 2.26.2