summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/cryptoconf.c
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-14 11:48:24 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-14 11:48:24 +0000
commit84f6b1f78fa64a79b9daa2dd04314816b2836d66 (patch)
tree718c8e8f35e1f165db67287bab3f72c1a8d1c3bb /src/lib/crypto/cryptoconf.c
parentfa3c75c75faa8352125ab41e7c74a5532585d7cf (diff)
downloadkrb5-84f6b1f78fa64a79b9daa2dd04314816b2836d66.tar.gz
krb5-84f6b1f78fa64a79b9daa2dd04314816b2836d66.tar.xz
krb5-84f6b1f78fa64a79b9daa2dd04314816b2836d66.zip
update copyright
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1909 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/crypto/cryptoconf.c')
-rw-r--r--src/lib/crypto/cryptoconf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/crypto/cryptoconf.c b/src/lib/crypto/cryptoconf.c
index 85b44380b..0b5829b64 100644
--- a/src/lib/crypto/cryptoconf.c
+++ b/src/lib/crypto/cryptoconf.c
@@ -2,7 +2,8 @@
* $Source$
* $Author$
*
- * Copyright 1990 by the Massachusetts Institute of Technology.
+ * Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -15,7 +16,6 @@ static char rcsid_cryptoconf_c[] =
"$Id$";
#endif /* !lint & !SABER */
-#include <krb5/copyright.h>
#include <krb5/config.h>
#include <krb5/osconf.h>
#include <krb5/krb5.h>