summaryrefslogtreecommitdiff
path: root/kerberosIV/kdb_destroy
diff options
context:
space:
mode:
Diffstat (limited to 'kerberosIV/kdb_destroy')
-rw-r--r--kerberosIV/kdb_destroy/kdb_destroy.824
-rw-r--r--kerberosIV/kdb_destroy/kdb_destroy.c1
2 files changed, 21 insertions, 4 deletions
diff --git a/kerberosIV/kdb_destroy/kdb_destroy.8 b/kerberosIV/kdb_destroy/kdb_destroy.8
index a66c514381f..abcc22313f2 100644
--- a/kerberosIV/kdb_destroy/kdb_destroy.8
+++ b/kerberosIV/kdb_destroy/kdb_destroy.8
@@ -1,9 +1,25 @@
-.\" Copyright 1989 by the Massachusetts Institute of Technology.
.\"
-.\" For copying and distribution information,
-.\" please see the file <mit-copyright.h>.
+.\" This software may now be redistributed outside the US.
.\"
-.\" $OpenBSD: kdb_destroy.8,v 1.2 1997/05/30 03:11:20 gene Exp $
+.\"Copyright (C) 1989 by the Massachusetts Institute of Technology
+.\"
+.\"Export of this software from the United States of America is assumed
+.\"to require a specific license from the United States Government.
+.\"It is the responsibility of any person or organization contemplating
+.\"export to obtain such a license before exporting.
+.\"
+.\"WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
+.\"distribute this software and its documentation for any purpose and
+.\"without fee is hereby granted, provided that the above copyright
+.\"notice appear in all copies and that both that copyright notice and
+.\"this permission notice appear in supporting documentation, and that
+.\"the name of M.I.T. not be used in advertising or publicity pertaining
+.\"to distribution of the software without specific, written prior
+.\"permission. M.I.T. makes no representations about the suitability of
+.\"this software for any purpose. It is provided "as is" without express
+.\"or implied warranty.
+.\"
+.\" $OpenBSD: kdb_destroy.8,v 1.3 1998/02/18 11:53:48 art Exp $
.TH KDB_DESTROY 8 "Kerberos Version 4.0" "MIT Project Athena"
.SH NAME
kdb_destroy \- destroy Kerberos key distribution center database
diff --git a/kerberosIV/kdb_destroy/kdb_destroy.c b/kerberosIV/kdb_destroy/kdb_destroy.c
index f117384a935..36a1bd80403 100644
--- a/kerberosIV/kdb_destroy/kdb_destroy.c
+++ b/kerberosIV/kdb_destroy/kdb_destroy.c
@@ -1,3 +1,4 @@
+/* $OpenBSD: kdb_destroy.c,v 1.4 1998/02/18 11:53:48 art Exp $ */
/* $KTH: kdb_destroy.c,v 1.7 1997/03/31 02:25:21 assar Exp $ */
/*-