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/kadmin | |
parent | 3a15c0a0446842cb4beeae872345aa5feeb9b1ff (diff) |
nicer copyrights explaining that we are not criminals.
Diffstat (limited to 'kerberosIV/kadmin')
-rw-r--r-- | kerberosIV/kadmin/kadmin.8 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/kerberosIV/kadmin/kadmin.8 b/kerberosIV/kadmin/kadmin.8 index 24caf643cf5..e0e447b0f1a 100644 --- a/kerberosIV/kadmin/kadmin.8 +++ b/kerberosIV/kadmin/kadmin.8 @@ -1,5 +1,12 @@ .\" -.\" 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. .\" .\"Copyright (C) 1989 by the Massachusetts Institute of Technology .\" @@ -19,7 +26,7 @@ .\"this software for any purpose. It is provided "as is" without express .\"or implied warranty. .\" -.\" $OpenBSD: kadmin.8,v 1.3 1998/02/18 11:53:45 art Exp $ +.\" $OpenBSD: kadmin.8,v 1.4 1998/02/25 15:50:43 art Exp $ .TH KADMIN 8 "Kerberos Version 4.0" "MIT Project Athena" .SH NAME kadmin \- network utility for Kerberos database administration |