summaryrefslogtreecommitdiff
path: root/kerberosIV/kpropd
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>1998-02-18 11:54:12 +0000
committerArtur Grabowski <art@cvs.openbsd.org>1998-02-18 11:54:12 +0000
commit6a6de0fd06adbe371ec59e4d00ad312c980cf3b1 (patch)
tree7b055b6c24c87a8bc415ccfa9bed9480af1b19e0 /kerberosIV/kpropd
parent43023af5552ec8bf7595d026b5b06b777c2fc3a6 (diff)
OpenBSD-tags and corrections of copyrights
Diffstat (limited to 'kerberosIV/kpropd')
-rw-r--r--kerberosIV/kpropd/kpropd.c26
1 files changed, 22 insertions, 4 deletions
diff --git a/kerberosIV/kpropd/kpropd.c b/kerberosIV/kpropd/kpropd.c
index 1c283d6eed5..df5edd45bee 100644
--- a/kerberosIV/kpropd/kpropd.c
+++ b/kerberosIV/kpropd/kpropd.c
@@ -1,10 +1,28 @@
-/* $Id: kpropd.c,v 1.4 1997/01/15 23:40:53 millert Exp $ */
+/* $OpenBSD: kpropd.c,v 1.5 1998/02/18 11:53:59 art Exp $ */
+
+/*
+ * This software may now be redistributed outside the US.
+ */
/*-
- * Copyright 1987 by the Massachusetts Institute of Technology.
+ * Copyright (C) 1987 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.
*
- * For copying and distribution information,
- * please see the file <mit-copyright.h>.
*/
/*