summaryrefslogtreecommitdiff
path: root/kerberosIV/kdb_util/kdb_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosIV/kdb_util/kdb_util.c')
-rw-r--r--kerberosIV/kdb_util/kdb_util.c11
1 files changed, 9 insertions, 2 deletions
diff --git a/kerberosIV/kdb_util/kdb_util.c b/kerberosIV/kdb_util/kdb_util.c
index ac96d7c2083..f175868449d 100644
--- a/kerberosIV/kdb_util/kdb_util.c
+++ b/kerberosIV/kdb_util/kdb_util.c
@@ -1,8 +1,15 @@
-/* $OpenBSD: kdb_util.c,v 1.3 1998/02/18 11:53:52 art Exp $ */
+/* $OpenBSD: kdb_util.c,v 1.4 1998/02/25 15:50:51 art Exp $ */
/* $KTH: kdb_util.c,v 1.36 1997/12/05 04:21:50 assar Exp $ */
/*
- * This software may now be redistributed outside the US.
+ * This source code is no longer held under any constraint of USA
+ * `cryptographic laws' since it was exported legally. The cryptographic
+ * functions were removed from the code and a "Bones" distribution was
+ * made. A Commodity Jurisdiction Request #012-94 was filed with the
+ * USA State Department, who handed it to the Commerce department. The
+ * code was determined to fall under General License GTDA under ECCN 5D96G,
+ * and hence exportable. The cryptographic interfaces were re-added by Eric
+ * Young, and then KTH proceeded to maintain the code in the free world.
*/
/*-