diff options
Diffstat (limited to 'kerberosIV/krb/get_tf_fullname.c')
-rw-r--r-- | kerberosIV/krb/get_tf_fullname.c | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/kerberosIV/krb/get_tf_fullname.c b/kerberosIV/krb/get_tf_fullname.c index f541148ea1a..bf2187e079f 100644 --- a/kerberosIV/krb/get_tf_fullname.c +++ b/kerberosIV/krb/get_tf_fullname.c @@ -1,8 +1,15 @@ -/* $OpenBSD: get_tf_fullname.c,v 1.5 1997/12/22 15:02:07 art Exp $ */ +/* $OpenBSD: get_tf_fullname.c,v 1.6 1998/02/25 15:51:13 art Exp $ */ /* $KTH: get_tf_fullname.c,v 1.6 1997/03/23 03:53:10 joda 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. * */ |