summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-14 12:04:10 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-14 12:04:10 +0000
commit2107181021872fe7fdd79264487408e9791d4234 (patch)
tree3b6eebfa72e42298af64fabbb30b56ee3a93725f /src/include
parentd64721ef7f30f6941e906fabd129cf634a69ecf7 (diff)
downloadkrb5-2107181021872fe7fdd79264487408e9791d4234.tar.gz
krb5-2107181021872fe7fdd79264487408e9791d4234.tar.xz
krb5-2107181021872fe7fdd79264487408e9791d4234.zip
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1913 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/asn1.h2
-rw-r--r--src/include/krb5/base-defs.h2
-rw-r--r--src/include/krb5/ccache.h4
-rw-r--r--src/include/krb5/crc-32.h4
-rw-r--r--src/include/krb5/dbm.h2
-rw-r--r--src/include/krb5/encryption.h1
-rw-r--r--src/include/krb5/error_def.h2
-rw-r--r--src/include/krb5/errors.h4
-rw-r--r--src/include/krb5/ext-proto.h2
-rw-r--r--src/include/krb5/fieldbits.h4
-rw-r--r--src/include/krb5/free.h2
-rw-r--r--src/include/krb5/kdb.h4
-rw-r--r--src/include/krb5/kdb_dbm.h4
-rw-r--r--src/include/krb5/keytab.h2
-rw-r--r--src/include/krb5/krb5.h1
-rw-r--r--src/include/krb5/libos.h2
-rw-r--r--src/include/krb5/macros.h2
-rw-r--r--src/include/krb5/mit-des.h4
-rw-r--r--src/include/krb5/narrow.h1
-rw-r--r--src/include/krb5/proto.h4
-rw-r--r--src/include/krb5/rcache.h4
-rw-r--r--src/include/krb5/safepriv.h2
-rw-r--r--src/include/krb5/sysincl.h2
-rw-r--r--src/include/krb5/widen.h1
-rw-r--r--src/include/krb5/wordsize.h4
25 files changed, 34 insertions, 32 deletions
diff --git a/src/include/krb5/asn1.h b/src/include/krb5/asn1.h
index 1a68db9c2..e5826cb29 100644
--- a/src/include/krb5/asn1.h
+++ b/src/include/krb5/asn1.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* meta-include file for KRB5 asn.1/ISODE stuff
*/
-#include <krb5/copyright.h>
#ifndef KRB5_ASN1__
#define KRB5_ASN1__
diff --git a/src/include/krb5/base-defs.h b/src/include/krb5/base-defs.h
index 1245706d1..41c39fe58 100644
--- a/src/include/krb5/base-defs.h
+++ b/src/include/krb5/base-defs.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Basic definitions for Kerberos V5 library
*/
-#include <krb5/copyright.h>
#ifndef KRB5_BASE_DEFS__
#define KRB5_BASE_DEFS__
diff --git a/src/include/krb5/ccache.h b/src/include/krb5/ccache.h
index 90edfb457..18935b8d9 100644
--- a/src/include/krb5/ccache.h
+++ b/src/include/krb5/ccache.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Credentials cache definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_CCACHE__
#define KRB5_CCACHE__
diff --git a/src/include/krb5/crc-32.h b/src/include/krb5/crc-32.h
index dcc9a33ee..85c71e5bd 100644
--- a/src/include/krb5/crc-32.h
+++ b/src/include/krb5/crc-32.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Definitions for the CRC-32 checksum
*/
-#include <krb5/copyright.h>
#ifndef KRB5_CRC32__
#define KRB5_CRC32__
diff --git a/src/include/krb5/dbm.h b/src/include/krb5/dbm.h
index 0ba796960..6318e4560 100644
--- a/src/include/krb5/dbm.h
+++ b/src/include/krb5/dbm.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* DBM/NDBM include file; deals with converting old-style to new-style.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_DBM_COMPAT__
#define KRB5_DBM_COMPAT__
diff --git a/src/include/krb5/encryption.h b/src/include/krb5/encryption.h
index 942de117d..1a2ae54ce 100644
--- a/src/include/krb5/encryption.h
+++ b/src/include/krb5/encryption.h
@@ -12,7 +12,6 @@
* Encryption interface-related declarations
*/
-#include <krb5/copyright.h>
#ifndef KRB5_ENCRYPTION__
#define KRB5_ENCRYPTION__
diff --git a/src/include/krb5/error_def.h b/src/include/krb5/error_def.h
index c168a1050..3b8b889fe 100644
--- a/src/include/krb5/error_def.h
+++ b/src/include/krb5/error_def.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Error code definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_ERROR_DEF__
#define KRB5_ERROR_DEF__
diff --git a/src/include/krb5/errors.h b/src/include/krb5/errors.h
index ae9ce0b08..c95437026 100644
--- a/src/include/krb5/errors.h
+++ b/src/include/krb5/errors.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Protocol error code definitions
*/
-#include <krb5/copyright.h>
#ifndef KRB5_ERRORS__
#define KRB5_ERRORS__
diff --git a/src/include/krb5/ext-proto.h b/src/include/krb5/ext-proto.h
index e001bb918..4ac9baed6 100644
--- a/src/include/krb5/ext-proto.h
+++ b/src/include/krb5/ext-proto.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Prototypes for external (libc) funtions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_EXT_PROTO__
#define KRB5_EXT_PROTO__
diff --git a/src/include/krb5/fieldbits.h b/src/include/krb5/fieldbits.h
index 9a5720d3e..a621e265e 100644
--- a/src/include/krb5/fieldbits.h
+++ b/src/include/krb5/fieldbits.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -12,7 +13,6 @@
* version 5.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_FIELDBITS__
#define KRB5_FIELDBITS__
diff --git a/src/include/krb5/free.h b/src/include/krb5/free.h
index 6a7f9b5ee..123e9d2f9 100644
--- a/src/include/krb5/free.h
+++ b/src/include/krb5/free.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* definitions for free routines
*/
-#include <krb5/copyright.h>
#ifndef KRB5_FREE__
#define KRB5_FREE__
diff --git a/src/include/krb5/kdb.h b/src/include/krb5/kdb.h
index a69a2f3e5..a19a35a14 100644
--- a/src/include/krb5/kdb.h
+++ b/src/include/krb5/kdb.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1990 by the Massachusetts Institute of Technology.
+ * Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* KDC Database interface definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_KDB5__
#define KRB5_KDB5__
diff --git a/src/include/krb5/kdb_dbm.h b/src/include/krb5/kdb_dbm.h
index 9e0105d13..2ec9fae93 100644
--- a/src/include/krb5/kdb_dbm.h
+++ b/src/include/krb5/kdb_dbm.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1990 by the Massachusetts Institute of Technology.
+ * Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* KDC Database interface definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_KDB5_DBM__
#define KRB5_KDB5_DBM__
diff --git a/src/include/krb5/keytab.h b/src/include/krb5/keytab.h
index af92e55f9..5f4d2f525 100644
--- a/src/include/krb5/keytab.h
+++ b/src/include/krb5/keytab.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Keytab definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_KEYTAB__
#define KRB5_KEYTAB__
diff --git a/src/include/krb5/krb5.h b/src/include/krb5/krb5.h
index de19ffd3b..6406bd39d 100644
--- a/src/include/krb5/krb5.h
+++ b/src/include/krb5/krb5.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
diff --git a/src/include/krb5/libos.h b/src/include/krb5/libos.h
index 7579dea70..ef18ce656 100644
--- a/src/include/krb5/libos.h
+++ b/src/include/krb5/libos.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Definitions for this implementation of the libos layer.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_LIBOS__
#define KRB5_LIBOS__
diff --git a/src/include/krb5/macros.h b/src/include/krb5/macros.h
index 30ff0179d..83e6f2dc5 100644
--- a/src/include/krb5/macros.h
+++ b/src/include/krb5/macros.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* macros used in Kerberos code.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_MACROS__
#define KRB5_MACROS__
diff --git a/src/include/krb5/mit-des.h b/src/include/krb5/mit-des.h
index f392f7e2c..6a98afdcd 100644
--- a/src/include/krb5/mit-des.h
+++ b/src/include/krb5/mit-des.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* MIT Data Encryption Standard software implementation declarations.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_MIT_DES__
#define KRB5_MIT_DES__
diff --git a/src/include/krb5/narrow.h b/src/include/krb5/narrow.h
index eef17e6fe..2014cc99b 100644
--- a/src/include/krb5/narrow.h
+++ b/src/include/krb5/narrow.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
diff --git a/src/include/krb5/proto.h b/src/include/krb5/proto.h
index 5b9e5a41e..ad63b5fe7 100644
--- a/src/include/krb5/proto.h
+++ b/src/include/krb5/proto.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Protocol message definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_PROTO__
#define KRB5_PROTO__
diff --git a/src/include/krb5/rcache.h b/src/include/krb5/rcache.h
index d74699d9f..a4b9c673e 100644
--- a/src/include/krb5/rcache.h
+++ b/src/include/krb5/rcache.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1990 by the Massachusetts Institute of Technology.
+ * Copyright 1990,1991 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Replay detection cache definitions.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_RCACHE__
#define KRB5_RCACHE__
diff --git a/src/include/krb5/safepriv.h b/src/include/krb5/safepriv.h
index a9898ca61..a9abf668a 100644
--- a/src/include/krb5/safepriv.h
+++ b/src/include/krb5/safepriv.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* #defines for SAFE and PRIV message options.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_SAFE_PRIV__
#define KRB5_SAFE_PRIV__
diff --git a/src/include/krb5/sysincl.h b/src/include/krb5/sysincl.h
index 4ca584646..db06e65fe 100644
--- a/src/include/krb5/sysincl.h
+++ b/src/include/krb5/sysincl.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* System include files, for various things.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_SYSINCL__
#define KRB5_SYSINCL__
diff --git a/src/include/krb5/widen.h b/src/include/krb5/widen.h
index a127eb8cd..0593f19bd 100644
--- a/src/include/krb5/widen.h
+++ b/src/include/krb5/widen.h
@@ -4,6 +4,7 @@
* $Id$
*
* Copyright 1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
diff --git a/src/include/krb5/wordsize.h b/src/include/krb5/wordsize.h
index 898120e4f..fb0df8dbd 100644
--- a/src/include/krb5/wordsize.h
+++ b/src/include/krb5/wordsize.h
@@ -3,7 +3,8 @@
* $Author$
* $Id$
*
- * Copyright 1989 by the Massachusetts Institute of Technology.
+ * Copyright 1989,1990 by the Massachusetts Institute of Technology.
+ * All Rights Reserved.
*
* For copying and distribution information, please see the file
* <krb5/copyright.h>.
@@ -11,7 +12,6 @@
* Word-size related definition.
*/
-#include <krb5/copyright.h>
#ifndef KRB5_WORDSIZE__
#define KRB5_WORDSIZE__