diff options
Diffstat (limited to 'kerberosIV/krb/one.c')
-rw-r--r-- | kerberosIV/krb/one.c | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/kerberosIV/krb/one.c b/kerberosIV/krb/one.c index 88db45137d6..56c8d047b8c 100644 --- a/kerberosIV/krb/one.c +++ b/kerberosIV/krb/one.c @@ -1,7 +1,14 @@ -/* $OpenBSD: one.c,v 1.4 1997/12/22 15:02:11 art Exp $ */ +/* $OpenBSD: one.c,v 1.5 1998/02/25 15:51:34 art 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. * */ |