From ac74fb3c66f95d9730169cd37f16c16ea639042b Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 7 Jun 1991 15:53:35 +0000 Subject: [PATCH] fix up notice about code ownership git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2165 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/rcache/rc_base.c | 5 +---- src/lib/krb5/rcache/rc_base.h | 5 +---- src/lib/krb5/rcache/rc_conv.c | 5 +---- src/lib/krb5/rcache/rc_dfl.c | 5 +---- src/lib/krb5/rcache/rc_dfl.h | 5 +---- src/lib/krb5/rcache/rc_io.c | 5 +---- src/lib/krb5/rcache/rc_io.h | 5 +---- 7 files changed, 7 insertions(+), 28 deletions(-) diff --git a/src/lib/krb5/rcache/rc_base.c b/src/lib/krb5/rcache/rc_base.c index 7a99d9693..36aefe0ec 100644 --- a/src/lib/krb5/rcache/rc_base.c +++ b/src/lib/krb5/rcache/rc_base.c @@ -2,12 +2,9 @@ * $Source$ * $Author$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ #if !defined(lint) && !defined(SABER) diff --git a/src/lib/krb5/rcache/rc_base.h b/src/lib/krb5/rcache/rc_base.h index 4e29cd6f4..81fe341c7 100644 --- a/src/lib/krb5/rcache/rc_base.h +++ b/src/lib/krb5/rcache/rc_base.h @@ -3,12 +3,9 @@ * $Author$ * $Id$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ #ifndef KRB5_RC_H diff --git a/src/lib/krb5/rcache/rc_conv.c b/src/lib/krb5/rcache/rc_conv.c index d8ac6fe0c..286f3b3bc 100644 --- a/src/lib/krb5/rcache/rc_conv.c +++ b/src/lib/krb5/rcache/rc_conv.c @@ -2,12 +2,9 @@ * $Source$ * $Author$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ #if !defined(lint) && !defined(SABER) diff --git a/src/lib/krb5/rcache/rc_dfl.c b/src/lib/krb5/rcache/rc_dfl.c index c99a12368..6ddcfabd1 100644 --- a/src/lib/krb5/rcache/rc_dfl.c +++ b/src/lib/krb5/rcache/rc_dfl.c @@ -2,12 +2,9 @@ * $Source$ * $Author$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ #if !defined(lint) && !defined(SABER) diff --git a/src/lib/krb5/rcache/rc_dfl.h b/src/lib/krb5/rcache/rc_dfl.h index c3a8af237..a66bbe6be 100644 --- a/src/lib/krb5/rcache/rc_dfl.h +++ b/src/lib/krb5/rcache/rc_dfl.h @@ -3,12 +3,9 @@ * $Author$ * $Id$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ /* diff --git a/src/lib/krb5/rcache/rc_io.c b/src/lib/krb5/rcache/rc_io.c index bc8d59cd0..680fa4e10 100644 --- a/src/lib/krb5/rcache/rc_io.c +++ b/src/lib/krb5/rcache/rc_io.c @@ -2,12 +2,9 @@ * $Source$ * $Author$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ #if !defined(lint) && !defined(SABER) diff --git a/src/lib/krb5/rcache/rc_io.h b/src/lib/krb5/rcache/rc_io.h index 5ae68764f..682b09879 100644 --- a/src/lib/krb5/rcache/rc_io.h +++ b/src/lib/krb5/rcache/rc_io.h @@ -3,12 +3,9 @@ * $Author$ * $Id$ * - * This part of the Kerberos V5 software is derived from public-domain code + * This file of the Kerberos V5 software is derived from public-domain code * contributed by Daniel J. Bernstein, . * - * XXX correct notice? - * This portion of the software may be freely distributed; this permission - * shall not be construed to apply to any other portion of the software. */ /* -- 2.26.2