summaryrefslogtreecommitdiffstats
path: root/src/include/kerberosIV/prot.h
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1994-04-25 23:36:15 +0000
committerTheodore Tso <tytso@mit.edu>1994-04-25 23:36:15 +0000
commit1a99981561cb52b967affaca455b03aadd0adccc (patch)
treeca139a09b462c81613a3fa32c54f7b7172ab074a /src/include/kerberosIV/prot.h
parent0317405bbaf09637d435aa3c3a1325077db7b0a1 (diff)
downloadkrb5-1a99981561cb52b967affaca455b03aadd0adccc.tar.gz
krb5-1a99981561cb52b967affaca455b03aadd0adccc.tar.xz
krb5-1a99981561cb52b967affaca455b03aadd0adccc.zip
Fixed #include lines to be <kerberosIV/foo.h>
Removed #include <mit-copyright.h> and replaced it with the Kerberos V5 copyright notice. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3576 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include/kerberosIV/prot.h')
-rw-r--r--src/include/kerberosIV/prot.h27
1 files changed, 19 insertions, 8 deletions
diff --git a/src/include/kerberosIV/prot.h b/src/include/kerberosIV/prot.h
index ff792715f..dbd80ff1a 100644
--- a/src/include/kerberosIV/prot.h
+++ b/src/include/kerberosIV/prot.h
@@ -4,18 +4,29 @@
* $Author$
* $Header$
*
- * Copyright 1985, 1986, 1987, 1988 by the Massachusetts Institute
- * of Technology.
- *
- * For copying and distribution information, please see the file
- * <mit-copyright.h>.
+ * Copyright 1985-1994 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
+ * Export of this software from the United States of America may
+ * 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.
+ *
* Include file with authentication protocol information.
*/
-#include <mit-copyright.h>
-
-#include <krb_conf.h>
+#include <kerberosIV/krb_conf.h>
#ifndef PROT_DEFS
#define PROT_DEFS