summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/rc_io.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/rcache/rc_io.c')
-rw-r--r--src/lib/krb5/rcache/rc_io.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/lib/krb5/rcache/rc_io.c b/src/lib/krb5/rcache/rc_io.c
index bc8d59cd05..680fa4e10b 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, <brnstnd@acf10.nyu.edu>.
*
- * 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)