summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/rcache/rc_io.c
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-06-07 15:53:35 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-06-07 15:53:35 +0000
commitac74fb3c66f95d9730169cd37f16c16ea639042b (patch)
tree581fd79cfde6b1043c3f03cc98e09c916ac14f90 /src/lib/krb5/rcache/rc_io.c
parentaf8ecf512aca0404ef2c717d1567c3095be9c0d8 (diff)
downloadkrb5-ac74fb3c66f95d9730169cd37f16c16ea639042b.tar.gz
krb5-ac74fb3c66f95d9730169cd37f16c16ea639042b.tar.xz
krb5-ac74fb3c66f95d9730169cd37f16c16ea639042b.zip
fix up notice about code ownership
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2165 dc483132-0cff-0310-8789-dd5450dbe970
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)