diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 1998-02-18 11:54:12 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 1998-02-18 11:54:12 +0000 |
commit | 6a6de0fd06adbe371ec59e4d00ad312c980cf3b1 (patch) | |
tree | 7b055b6c24c87a8bc415ccfa9bed9480af1b19e0 /kerberosIV/kadmin | |
parent | 43023af5552ec8bf7595d026b5b06b777c2fc3a6 (diff) |
OpenBSD-tags and corrections of copyrights
Diffstat (limited to 'kerberosIV/kadmin')
-rw-r--r-- | kerberosIV/kadmin/kadmin.8 | 24 | ||||
-rw-r--r-- | kerberosIV/kadmin/kadmin.c | 1 | ||||
-rw-r--r-- | kerberosIV/kadmin/new_pwd.c | 1 | ||||
-rw-r--r-- | kerberosIV/kadmin/sl.c | 1 |
4 files changed, 23 insertions, 4 deletions
diff --git a/kerberosIV/kadmin/kadmin.8 b/kerberosIV/kadmin/kadmin.8 index 7fcbe7f4937..24caf643cf5 100644 --- a/kerberosIV/kadmin/kadmin.8 +++ b/kerberosIV/kadmin/kadmin.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: kadmin.8,v 1.2 1997/05/30 03:11:19 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: kadmin.8,v 1.3 1998/02/18 11:53:45 art Exp $ .TH KADMIN 8 "Kerberos Version 4.0" "MIT Project Athena" .SH NAME kadmin \- network utility for Kerberos database administration diff --git a/kerberosIV/kadmin/kadmin.c b/kerberosIV/kadmin/kadmin.c index 8a7aad5eaba..7a604deb79a 100644 --- a/kerberosIV/kadmin/kadmin.c +++ b/kerberosIV/kadmin/kadmin.c @@ -1,3 +1,4 @@ +/* $OpenBSD: kadmin.c,v 1.7 1998/02/18 11:53:45 art Exp $ */ /* $KTH: kadmin.c,v 1.50 1997/11/03 19:51:46 assar Exp $ */ /* diff --git a/kerberosIV/kadmin/new_pwd.c b/kerberosIV/kadmin/new_pwd.c index a57232dbf83..950fe42218c 100644 --- a/kerberosIV/kadmin/new_pwd.c +++ b/kerberosIV/kadmin/new_pwd.c @@ -1,3 +1,4 @@ +/* $OpenBSD: new_pwd.c,v 1.2 1998/02/18 11:53:46 art Exp $ */ /* $KTH: new_pwd.c,v 1.11 1997/05/02 14:28:54 assar Exp $ */ /* diff --git a/kerberosIV/kadmin/sl.c b/kerberosIV/kadmin/sl.c index 48e51a2b8c6..6b75e98ab50 100644 --- a/kerberosIV/kadmin/sl.c +++ b/kerberosIV/kadmin/sl.c @@ -1,3 +1,4 @@ +/* $OpenBSD: sl.c,v 1.2 1998/02/18 11:53:46 art Exp $ */ /* $KTH: sl.c,v 1.15 1997/10/19 23:12:40 assar Exp $ */ /* |