summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/make_odd.c
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-05-23 11:28:49 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-05-23 11:28:49 +0000
commit7994497147230abfa075484fdecaf04fb2d8637d (patch)
treee45188f962ef8050438dd9975c80b196dce08f9e /src/lib/crypto/des/make_odd.c
parent7471c89e72a8a4c1382241f3b26d646eb463005d (diff)
downloadkrb5-7994497147230abfa075484fdecaf04fb2d8637d.tar.gz
krb5-7994497147230abfa075484fdecaf04fb2d8637d.tar.xz
krb5-7994497147230abfa075484fdecaf04fb2d8637d.zip
include file fix-ups
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@911 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/des/make_odd.c')
-rw-r--r--src/lib/crypto/des/make_odd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/crypto/des/make_odd.c b/src/lib/crypto/des/make_odd.c
index d44159523..84653ea50 100644
--- a/src/lib/crypto/des/make_odd.c
+++ b/src/lib/crypto/des/make_odd.c
@@ -2,10 +2,10 @@
* $Source$
* $Author$
*
- * Copyright 1988 by the Massachusetts Institute of Technology.
+ * Copyright 1988,1990 by the Massachusetts Institute of Technology.
*
* For copying and distribution information, please see
- * the file <mit-copyright.h>.
+ * the file <krb5/copyright.h>.
*
* This routine generates an odd-parity table for use in key generation.
*/