diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-05-25 09:36:27 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-05-25 09:36:27 +0000 |
| commit | fb62174b2201d648a26b56c357461d9182fd0db0 (patch) | |
| tree | 3760003bf41391d6f4de38a7bf636b696c13f2dd /src/include | |
| parent | b6009cf40341eee53b3c027abef920d1d9fe2cad (diff) | |
| download | krb5-fb62174b2201d648a26b56c357461d9182fd0db0.tar.gz krb5-fb62174b2201d648a26b56c357461d9182fd0db0.tar.xz krb5-fb62174b2201d648a26b56c357461d9182fd0db0.zip | |
fix copyright/distribution reference
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@944 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/asn.1/asn1defs.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/asn.1/encode.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/asn1.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/base-defs.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/ccache.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/crc-32.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/errors.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/ext-proto.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/fieldbits.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/free.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/func-proto.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/hostaddr.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/kdb.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/kdb_dbm.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/keytab.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/krb5.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/libos.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/macros.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/mit-des.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/proto.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/rcache.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/stock/config.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/stock/osconf.h | 2 | ||||
| -rw-r--r-- | src/include/krb5/wordsize.h | 2 |
24 files changed, 24 insertions, 24 deletions
diff --git a/src/include/krb5/asn.1/asn1defs.h b/src/include/krb5/asn.1/asn1defs.h index cc3e94438..150ed0586 100644 --- a/src/include/krb5/asn.1/asn1defs.h +++ b/src/include/krb5/asn.1/asn1defs.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Function prototypes for asn1 glue routines. */ diff --git a/src/include/krb5/asn.1/encode.h b/src/include/krb5/asn.1/encode.h index 7ab3e1c9b..208553574 100644 --- a/src/include/krb5/asn.1/encode.h +++ b/src/include/krb5/asn.1/encode.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * #defines for using generic encoder routine. */ diff --git a/src/include/krb5/asn1.h b/src/include/krb5/asn1.h index c0e296cb9..ff7a34100 100644 --- a/src/include/krb5/asn1.h +++ b/src/include/krb5/asn1.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * meta-include file for KRB5 asn.1/ISODE stuff */ diff --git a/src/include/krb5/base-defs.h b/src/include/krb5/base-defs.h index 53d37dced..ad7c7fc8b 100644 --- a/src/include/krb5/base-defs.h +++ b/src/include/krb5/base-defs.h @@ -6,7 +6,7 @@ * Copyright 1989,1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Basic definitions for Kerberos V5 library */ diff --git a/src/include/krb5/ccache.h b/src/include/krb5/ccache.h index 1409056bf..6459b6da2 100644 --- a/src/include/krb5/ccache.h +++ b/src/include/krb5/ccache.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Credentials cache definitions. */ diff --git a/src/include/krb5/crc-32.h b/src/include/krb5/crc-32.h index 198eab30e..911363258 100644 --- a/src/include/krb5/crc-32.h +++ b/src/include/krb5/crc-32.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Definitions for the CRC-32 checksum */ diff --git a/src/include/krb5/errors.h b/src/include/krb5/errors.h index e2a4ef2d0..12dc67bca 100644 --- a/src/include/krb5/errors.h +++ b/src/include/krb5/errors.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Protocol error code definitions */ diff --git a/src/include/krb5/ext-proto.h b/src/include/krb5/ext-proto.h index 021eff863..762bb6714 100644 --- a/src/include/krb5/ext-proto.h +++ b/src/include/krb5/ext-proto.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Prototypes for external (libc) funtions. */ diff --git a/src/include/krb5/fieldbits.h b/src/include/krb5/fieldbits.h index c0e2882be..5800955e1 100644 --- a/src/include/krb5/fieldbits.h +++ b/src/include/krb5/fieldbits.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Definitions for the field bits for Kerberos protocol * version 5. diff --git a/src/include/krb5/free.h b/src/include/krb5/free.h index 7c98c6794..c06a166e8 100644 --- a/src/include/krb5/free.h +++ b/src/include/krb5/free.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * definitions for free routines */ diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h index 6c7499642..db8faaefc 100644 --- a/src/include/krb5/func-proto.h +++ b/src/include/krb5/func-proto.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Function prototypes for Kerberos V5 library. */ diff --git a/src/include/krb5/hostaddr.h b/src/include/krb5/hostaddr.h index efe8dc727..45c9a5670 100644 --- a/src/include/krb5/hostaddr.h +++ b/src/include/krb5/hostaddr.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * hostaddr definitions for Kerberos version 5. */ diff --git a/src/include/krb5/kdb.h b/src/include/krb5/kdb.h index ddc702f8a..57505048b 100644 --- a/src/include/krb5/kdb.h +++ b/src/include/krb5/kdb.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * KDC Database interface definitions. */ diff --git a/src/include/krb5/kdb_dbm.h b/src/include/krb5/kdb_dbm.h index cc81eab53..0401dd49c 100644 --- a/src/include/krb5/kdb_dbm.h +++ b/src/include/krb5/kdb_dbm.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * KDC Database interface definitions. */ diff --git a/src/include/krb5/keytab.h b/src/include/krb5/keytab.h index 11fabc1da..c77073122 100644 --- a/src/include/krb5/keytab.h +++ b/src/include/krb5/keytab.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Keytab definitions. */ diff --git a/src/include/krb5/krb5.h b/src/include/krb5/krb5.h index bf769753a..8a70e17c4 100644 --- a/src/include/krb5/krb5.h +++ b/src/include/krb5/krb5.h @@ -6,7 +6,7 @@ * Copyright 1989,1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * General definitions for Kerberos version 5. */ diff --git a/src/include/krb5/libos.h b/src/include/krb5/libos.h index 91a346d0f..7579dea70 100644 --- a/src/include/krb5/libos.h +++ b/src/include/krb5/libos.h @@ -6,7 +6,7 @@ * Copyright 1989,1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Definitions for this implementation of the libos layer. */ diff --git a/src/include/krb5/macros.h b/src/include/krb5/macros.h index e386760a1..30ff0179d 100644 --- a/src/include/krb5/macros.h +++ b/src/include/krb5/macros.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * macros used in Kerberos code. */ diff --git a/src/include/krb5/mit-des.h b/src/include/krb5/mit-des.h index 0bcf99894..f392f7e2c 100644 --- a/src/include/krb5/mit-des.h +++ b/src/include/krb5/mit-des.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * MIT Data Encryption Standard software implementation declarations. */ diff --git a/src/include/krb5/proto.h b/src/include/krb5/proto.h index d13214cdb..33db50cc6 100644 --- a/src/include/krb5/proto.h +++ b/src/include/krb5/proto.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Protocol message definitions. */ diff --git a/src/include/krb5/rcache.h b/src/include/krb5/rcache.h index a4faf29d3..bef4e57a0 100644 --- a/src/include/krb5/rcache.h +++ b/src/include/krb5/rcache.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Replay detection cache definitions. */ diff --git a/src/include/krb5/stock/config.h b/src/include/krb5/stock/config.h index e63c9ae60..674be3e95 100644 --- a/src/include/krb5/stock/config.h +++ b/src/include/krb5/stock/config.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Configuration file for Kerberos V5 library. * This config file works for IBM RT/PC running AOS 4.3 and VAX running 4.3BSD diff --git a/src/include/krb5/stock/osconf.h b/src/include/krb5/stock/osconf.h index 4b4977642..b8602a20f 100644 --- a/src/include/krb5/stock/osconf.h +++ b/src/include/krb5/stock/osconf.h @@ -6,7 +6,7 @@ * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Site- and OS- dependant configuration. * This is mostly a stub. diff --git a/src/include/krb5/wordsize.h b/src/include/krb5/wordsize.h index f7ae21a6e..c2399cc60 100644 --- a/src/include/krb5/wordsize.h +++ b/src/include/krb5/wordsize.h @@ -6,7 +6,7 @@ * Copyright 1989 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. * * Word-size related definition. */ |
