summaryrefslogtreecommitdiffstats
path: root/src/lib/krb425
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb425')
-rw-r--r--src/lib/krb425/kn_parse.c2
-rw-r--r--src/lib/krb425/kuserok.c3
-rw-r--r--src/lib/krb425/recvauth.c3
-rw-r--r--src/lib/krb425/sendauth.c2
4 files changed, 6 insertions, 4 deletions
diff --git a/src/lib/krb425/kn_parse.c b/src/lib/krb425/kn_parse.c
index da278b8c1c..bf6f3b6d80 100644
--- a/src/lib/krb425/kn_parse.c
+++ b/src/lib/krb425/kn_parse.c
@@ -6,7 +6,7 @@
* All Rights Reserved.
*
* For copying and distribution information, please see the file
- * <mit-copyright.h>.
+ * <krb5/copyright.h>.
*/
#if !defined(lint) && !defined(SABER)
diff --git a/src/lib/krb425/kuserok.c b/src/lib/krb425/kuserok.c
index 40eeb495f1..7cadf8fd90 100644
--- a/src/lib/krb425/kuserok.c
+++ b/src/lib/krb425/kuserok.c
@@ -3,9 +3,10 @@
* $Author$
*
* Copyright 1987, 1988 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
- * <mit-copyright.h>.
+ * <krb5/copyright.h>.
*
* kuserok: check if a kerberos principal has
* access to a local account
diff --git a/src/lib/krb425/recvauth.c b/src/lib/krb425/recvauth.c
index 321c46170f..9be41a8086 100644
--- a/src/lib/krb425/recvauth.c
+++ b/src/lib/krb425/recvauth.c
@@ -3,9 +3,10 @@
* $Author$
*
* Copyright 1987, 1988 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
- * <mit-copyright.h>.
+ * <krb5/copyright.h>.
*/
#include "krb425.h"
diff --git a/src/lib/krb425/sendauth.c b/src/lib/krb425/sendauth.c
index 2bbeb5a486..12fec86641 100644
--- a/src/lib/krb425/sendauth.c
+++ b/src/lib/krb425/sendauth.c
@@ -6,7 +6,7 @@
* All Rights Reserved.
*
* For copying and distribution information, please see the file
- * <mit-copyright.h>.
+ * <krb5/copyright.h>.
*
*/