diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/krb4/ChangeLog | 5 | ||||
| -rw-r--r-- | src/lib/krb4/g_in_tkt.c | 2 | ||||
| -rw-r--r-- | src/lib/krb4/sendauth.c | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/src/lib/krb4/ChangeLog b/src/lib/krb4/ChangeLog index 68cbada9b..27ab65fe1 100644 --- a/src/lib/krb4/ChangeLog +++ b/src/lib/krb4/ChangeLog @@ -1,3 +1,8 @@ +Thu Nov 7 12:33:06 1996 Theodore Y. Ts'o <tytso@mit.edu> + + * g_in_tkt.c: + * sendauth.c: Fixed mangled copyright notice + Thu Jun 13 22:12:57 1996 Tom Yu <tlyu@voltage-multiplier.mit.edu> * configure.in: remove ref to ET_RULES diff --git a/src/lib/krb4/g_in_tkt.c b/src/lib/krb4/g_in_tkt.c index 135007df0..3fc784e77 100644 --- a/src/lib/krb4/g_in_tkt.c +++ b/src/lib/krb4/g_in_tkt.c @@ -1,7 +1,7 @@ /* * g_in_tkt.c * - * CoKRB4_32yright 1986, 1987, 1988 by the Massachusetts Institute + * Copyright 1986, 1987, 1988 by the Massachusetts Institute * of Technology. * * For copying and distribution information, please see the file diff --git a/src/lib/krb4/sendauth.c b/src/lib/krb4/sendauth.c index 8d079f910..d11076fc3 100644 --- a/src/lib/krb4/sendauth.c +++ b/src/lib/krb4/sendauth.c @@ -1,7 +1,7 @@ /* * sendauth.c * - * CoKRB4_32yright 1987, 1988 by the Massachusetts Institute of Technology. + * Copyright 1987, 1988 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file * <mit-copyright.h>. |
