diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 1998-02-25 15:51:58 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 1998-02-25 15:51:58 +0000 |
commit | f974ce1cb3b60f8fa81ea3454ae6ad615beb2032 (patch) | |
tree | e84ee5ef178c214af84214f36430ee93acdef4ee /kerberosIV/kdestroy/kdestroy.c | |
parent | 3a15c0a0446842cb4beeae872345aa5feeb9b1ff (diff) |
nicer copyrights explaining that we are not criminals.
Diffstat (limited to 'kerberosIV/kdestroy/kdestroy.c')
-rw-r--r-- | kerberosIV/kdestroy/kdestroy.c | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/kerberosIV/kdestroy/kdestroy.c b/kerberosIV/kdestroy/kdestroy.c index b366961a974..b915642f194 100644 --- a/kerberosIV/kdestroy/kdestroy.c +++ b/kerberosIV/kdestroy/kdestroy.c @@ -1,8 +1,15 @@ -/* $OpenBSD: kdestroy.c,v 1.3 1998/02/18 11:53:53 art Exp $ */ +/* $OpenBSD: kdestroy.c,v 1.4 1998/02/25 15:50:54 art Exp $ */ /* $KTH: kdestroy.c,v 1.8 1997/03/30 16:15:03 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. */ /*- |