summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/des/finish_key.c
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-14 11:11:40 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-14 11:11:40 +0000
commit13de01fef60a99d076c687b08e516bcd19058522 (patch)
treeb903b7e744ff043c96b263751ff6dc49c46d4c0d /src/lib/crypto/des/finish_key.c
parent6d3b8888cafaf0923da9863aebe759189025084d (diff)
downloadkrb5-13de01fef60a99d076c687b08e516bcd19058522.tar.gz
krb5-13de01fef60a99d076c687b08e516bcd19058522.tar.xz
krb5-13de01fef60a99d076c687b08e516bcd19058522.zip
fix copyrights; add RCS strings to those needing them
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1898 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/des/finish_key.c')
-rw-r--r--src/lib/crypto/des/finish_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/des/finish_key.c b/src/lib/crypto/des/finish_key.c
index 52982311b..297f04222 100644
--- a/src/lib/crypto/des/finish_key.c
+++ b/src/lib/crypto/des/finish_key.c
@@ -3,6 +3,7 @@
* $Author$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -14,7 +15,6 @@ static char rcsid_finish_key_c[] =
"$Id$";
#endif /* !lint & !SABER */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>