diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-05-25 09:41:07 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-05-25 09:41:07 +0000 |
| commit | be11fa434a2ba36411b211351df1c60ff40afc37 (patch) | |
| tree | b2c182281064b530b5485f2576e48959783483d6 /src/lib | |
| parent | fb62174b2201d648a26b56c357461d9182fd0db0 (diff) | |
| download | krb5-be11fa434a2ba36411b211351df1c60ff40afc37.tar.gz krb5-be11fa434a2ba36411b211351df1c60ff40afc37.tar.xz krb5-be11fa434a2ba36411b211351df1c60ff40afc37.zip | |
fix reference to copyright/distribution provisions
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@945 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
44 files changed, 44 insertions, 44 deletions
diff --git a/src/lib/kdb/decrypt_key.c b/src/lib/kdb/decrypt_key.c index 95c92d9f5..7ba40edd2 100644 --- a/src/lib/kdb/decrypt_key.c +++ b/src/lib/kdb/decrypt_key.c @@ -5,7 +5,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>. * * krb5_kdb_encrypt_key(), krb5_kdb_decrypt_key functions */ diff --git a/src/lib/kdb/encrypt_key.c b/src/lib/kdb/encrypt_key.c index f2c2c5e1b..4cc6068b4 100644 --- a/src/lib/kdb/encrypt_key.c +++ b/src/lib/kdb/encrypt_key.c @@ -5,7 +5,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>. * * krb5_kdb_encrypt_key(), krb5_kdb_decrypt_key functions */ diff --git a/src/lib/kdb/fetch_mkey.c b/src/lib/kdb/fetch_mkey.c index 43e28f303..313786930 100644 --- a/src/lib/kdb/fetch_mkey.c +++ b/src/lib/kdb/fetch_mkey.c @@ -5,7 +5,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>. * * krb5_db_fetch_mkey(): * Fetch a database master key from somewhere. diff --git a/src/lib/kdb/kdb_dbm.c b/src/lib/kdb/kdb_dbm.c index 355e1c7eb..964074af4 100644 --- a/src/lib/kdb/kdb_dbm.c +++ b/src/lib/kdb/kdb_dbm.c @@ -5,7 +5,7 @@ * Copyright 1988,1989,1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file - * <krb5/mit-copyright.h>. + * <krb5/copyright.h>. */ #if !defined(lint) && !defined(SABER) diff --git a/src/lib/kdb/verify_mky.c b/src/lib/kdb/verify_mky.c index 5b0872bd5..7652add97 100644 --- a/src/lib/kdb/verify_mky.c +++ b/src/lib/kdb/verify_mky.c @@ -5,7 +5,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>. * * krb5_db_verify_master_key(); */ diff --git a/src/lib/krb5/free/f_address.c b/src/lib/krb5/free/f_address.c index 7d4a9b391..f28298705 100644 --- a/src/lib/krb5/free/f_address.c +++ b/src/lib/krb5/free/f_address.c @@ -5,7 +5,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>. * * krb5_free_address() */ diff --git a/src/lib/krb5/free/f_ap_rep.c b/src/lib/krb5/free/f_ap_rep.c index 95286825d..dcc4062fa 100644 --- a/src/lib/krb5/free/f_ap_rep.c +++ b/src/lib/krb5/free/f_ap_rep.c @@ -5,7 +5,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>. * * krb5_free_ap_rep() */ diff --git a/src/lib/krb5/free/f_ap_req.c b/src/lib/krb5/free/f_ap_req.c index 3591fa28d..d3938e859 100644 --- a/src/lib/krb5/free/f_ap_req.c +++ b/src/lib/krb5/free/f_ap_req.c @@ -5,7 +5,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>. * * krb5_free_ap_req() */ diff --git a/src/lib/krb5/free/f_authdata.c b/src/lib/krb5/free/f_authdata.c index a292f8a26..c5d26d036 100644 --- a/src/lib/krb5/free/f_authdata.c +++ b/src/lib/krb5/free/f_authdata.c @@ -5,7 +5,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>. * * krb5_free_authdata() */ diff --git a/src/lib/krb5/free/f_authent.c b/src/lib/krb5/free/f_authent.c index 2ab0a8d50..029c1b763 100644 --- a/src/lib/krb5/free/f_authent.c +++ b/src/lib/krb5/free/f_authent.c @@ -5,7 +5,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>. * * krb5_free_authenticator() */ diff --git a/src/lib/krb5/free/f_cksum.c b/src/lib/krb5/free/f_cksum.c index 0ce31bca9..5ef1acfda 100644 --- a/src/lib/krb5/free/f_cksum.c +++ b/src/lib/krb5/free/f_cksum.c @@ -5,7 +5,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>. * * krb5_free_checksum() */ diff --git a/src/lib/krb5/free/f_creds.c b/src/lib/krb5/free/f_creds.c index 4b4e0f970..b85306a18 100644 --- a/src/lib/krb5/free/f_creds.c +++ b/src/lib/krb5/free/f_creds.c @@ -5,7 +5,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>. * * krb5_free_creds() */ diff --git a/src/lib/krb5/free/f_enc_kdc.c b/src/lib/krb5/free/f_enc_kdc.c index ab02374c3..77993e6c0 100644 --- a/src/lib/krb5/free/f_enc_kdc.c +++ b/src/lib/krb5/free/f_enc_kdc.c @@ -5,7 +5,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>. * * krb5_free_enc_kdc_rep_part() */ diff --git a/src/lib/krb5/free/f_enc_tkt.c b/src/lib/krb5/free/f_enc_tkt.c index 3b59b4ce8..66a1dfde8 100644 --- a/src/lib/krb5/free/f_enc_tkt.c +++ b/src/lib/krb5/free/f_enc_tkt.c @@ -5,7 +5,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>. * * krb5_free_enc_tkt_part() */ diff --git a/src/lib/krb5/free/f_error.c b/src/lib/krb5/free/f_error.c index 459e8991c..58271d4d9 100644 --- a/src/lib/krb5/free/f_error.c +++ b/src/lib/krb5/free/f_error.c @@ -5,7 +5,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>. * * krb5_free_error() */ diff --git a/src/lib/krb5/free/f_kdc_rep.c b/src/lib/krb5/free/f_kdc_rep.c index 65dcdd4e4..d0b8dd9ea 100644 --- a/src/lib/krb5/free/f_kdc_rep.c +++ b/src/lib/krb5/free/f_kdc_rep.c @@ -5,7 +5,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>. * * krb5_free_kdc_rep() */ diff --git a/src/lib/krb5/free/f_keyblock.c b/src/lib/krb5/free/f_keyblock.c index 571a3f89e..9b43f18be 100644 --- a/src/lib/krb5/free/f_keyblock.c +++ b/src/lib/krb5/free/f_keyblock.c @@ -5,7 +5,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>. * * krb5_free_keyblock() */ diff --git a/src/lib/krb5/free/f_last_req.c b/src/lib/krb5/free/f_last_req.c index b55a584c7..a19570f74 100644 --- a/src/lib/krb5/free/f_last_req.c +++ b/src/lib/krb5/free/f_last_req.c @@ -5,7 +5,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>. * * krb5_free_last_req() */ diff --git a/src/lib/krb5/free/f_princ.c b/src/lib/krb5/free/f_princ.c index d43186070..31c78fb99 100644 --- a/src/lib/krb5/free/f_princ.c +++ b/src/lib/krb5/free/f_princ.c @@ -5,7 +5,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>. * * krb5_free_principal() */ diff --git a/src/lib/krb5/free/f_priv.c b/src/lib/krb5/free/f_priv.c index 1aa913d0e..a1647a34a 100644 --- a/src/lib/krb5/free/f_priv.c +++ b/src/lib/krb5/free/f_priv.c @@ -5,7 +5,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>. * * krb5_free_priv() */ diff --git a/src/lib/krb5/free/f_priv_enc.c b/src/lib/krb5/free/f_priv_enc.c index 4720c1d7f..9560a5288 100644 --- a/src/lib/krb5/free/f_priv_enc.c +++ b/src/lib/krb5/free/f_priv_enc.c @@ -5,7 +5,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>. * * krb5_free_priv_enc_part() */ diff --git a/src/lib/krb5/free/f_safe.c b/src/lib/krb5/free/f_safe.c index 622200078..3ae0a8613 100644 --- a/src/lib/krb5/free/f_safe.c +++ b/src/lib/krb5/free/f_safe.c @@ -5,7 +5,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>. * * krb5_free_safe() */ diff --git a/src/lib/krb5/free/f_ticket.c b/src/lib/krb5/free/f_ticket.c index 5eac0f732..a7c5cf9cf 100644 --- a/src/lib/krb5/free/f_ticket.c +++ b/src/lib/krb5/free/f_ticket.c @@ -5,7 +5,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>. * * krb5_free_ticket() */ diff --git a/src/lib/krb5/keytab/file/ktf_close.c b/src/lib/krb5/keytab/file/ktf_close.c index 1642a3c86..5558d2cc9 100644 --- a/src/lib/krb5/keytab/file/ktf_close.c +++ b/src/lib/krb5/keytab/file/ktf_close.c @@ -5,7 +5,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>. * * "Close" a file-based keytab and invalidate the id. This means * free memory hidden in the structures. diff --git a/src/lib/krb5/keytab/file/ktf_get_en.c b/src/lib/krb5/keytab/file/ktf_get_en.c index 280700824..cf04886c8 100644 --- a/src/lib/krb5/keytab/file/ktf_get_en.c +++ b/src/lib/krb5/keytab/file/ktf_get_en.c @@ -5,7 +5,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>. * * This is the get_entry routine for the file based keytab implementation. * It opens the keytab file, and either retrieves the entry or returns diff --git a/src/lib/krb5/keytab/file/ktf_get_na.c b/src/lib/krb5/keytab/file/ktf_get_na.c index f26c33940..506a4548f 100644 --- a/src/lib/krb5/keytab/file/ktf_get_na.c +++ b/src/lib/krb5/keytab/file/ktf_get_na.c @@ -5,7 +5,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>. * * Get the name of the file containing a file-based keytab. */ diff --git a/src/lib/krb5/keytab/file/ktf_resolv.c b/src/lib/krb5/keytab/file/ktf_resolv.c index 5bff2c9a8..278e934a7 100644 --- a/src/lib/krb5/keytab/file/ktf_resolv.c +++ b/src/lib/krb5/keytab/file/ktf_resolv.c @@ -5,7 +5,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>. * * This is an implementation specific resolver. It returns a keytab id * initialized with file keytab routines. diff --git a/src/lib/krb5/keytab/file/ktf_util.c b/src/lib/krb5/keytab/file/ktf_util.c index 92a3add1a..55f66918f 100644 --- a/src/lib/krb5/keytab/file/ktf_util.c +++ b/src/lib/krb5/keytab/file/ktf_util.c @@ -5,7 +5,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>. * * This function contains utilities for the file based implementation of * the keytab. There are no public functions in this file. diff --git a/src/lib/krb5/keytab/file/ktf_wreslv.c b/src/lib/krb5/keytab/file/ktf_wreslv.c index b8de5cf4b..7bb4fb7f6 100644 --- a/src/lib/krb5/keytab/file/ktf_wreslv.c +++ b/src/lib/krb5/keytab/file/ktf_wreslv.c @@ -5,7 +5,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>. * * This is an implementation specific resolver. It returns a keytab id * initialized with file keytab routines. diff --git a/src/lib/krb5/keytab/file/ktfile.h b/src/lib/krb5/keytab/file/ktfile.h index ddd80a905..b2ec3d6ec 100644 --- a/src/lib/krb5/keytab/file/ktfile.h +++ b/src/lib/krb5/keytab/file/ktfile.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>. * * This header file contains information needed by internal routines * of the file-based ticket cache implementation. diff --git a/src/lib/krb5/keytab/read_servi.c b/src/lib/krb5/keytab/read_servi.c index 0286da01b..2b9fe44ff 100644 --- a/src/lib/krb5/keytab/read_servi.c +++ b/src/lib/krb5/keytab/read_servi.c @@ -5,7 +5,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>. * * This routine is designed to be passed to krb5_rd_req. * It is a convenience function that reads a key out of a keytab. diff --git a/src/lib/krb5/os/ccdefname.c b/src/lib/krb5/os/ccdefname.c index 442248714..82576bb17 100644 --- a/src/lib/krb5/os/ccdefname.c +++ b/src/lib/krb5/os/ccdefname.c @@ -5,7 +5,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>. * * Return default cred. cache name. */ diff --git a/src/lib/krb5/os/def_realm.c b/src/lib/krb5/os/def_realm.c index 1c21d7ffc..516b90697 100644 --- a/src/lib/krb5/os/def_realm.c +++ b/src/lib/krb5/os/def_realm.c @@ -5,7 +5,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>. * * krb5_get_default_realm() function. */ diff --git a/src/lib/krb5/os/free_krbhs.c b/src/lib/krb5/os/free_krbhs.c index 440785d28..9d56699ab 100644 --- a/src/lib/krb5/os/free_krbhs.c +++ b/src/lib/krb5/os/free_krbhs.c @@ -5,7 +5,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>. * * krb5_free_krbhst() function */ diff --git a/src/lib/krb5/os/get_krbhst.c b/src/lib/krb5/os/get_krbhst.c index 120dcc876..db8b8d50f 100644 --- a/src/lib/krb5/os/get_krbhst.c +++ b/src/lib/krb5/os/get_krbhst.c @@ -5,7 +5,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>. * * krb5_get_krbhst() function. */ diff --git a/src/lib/krb5/os/localaddr.c b/src/lib/krb5/os/localaddr.c index 38f531938..fcd7be862 100644 --- a/src/lib/krb5/os/localaddr.c +++ b/src/lib/krb5/os/localaddr.c @@ -5,7 +5,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>. * * Return the protocol addresses supported by this host. * diff --git a/src/lib/krb5/os/locate_kdc.c b/src/lib/krb5/os/locate_kdc.c index 3191cca01..1dc2374c2 100644 --- a/src/lib/krb5/os/locate_kdc.c +++ b/src/lib/krb5/os/locate_kdc.c @@ -5,7 +5,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>. * * get socket addresses for KDC. */ diff --git a/src/lib/krb5/os/lock_file.c b/src/lib/krb5/os/lock_file.c index 25b283951..b5c99f103 100644 --- a/src/lib/krb5/os/lock_file.c +++ b/src/lib/krb5/os/lock_file.c @@ -5,7 +5,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>. * * libos: krb5_lock_file routine */ diff --git a/src/lib/krb5/os/os-proto.h b/src/lib/krb5/os/os-proto.h index fe69f8101..c82edf923 100644 --- a/src/lib/krb5/os/os-proto.h +++ b/src/lib/krb5/os/os-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>. * * LIBOS internal function prototypes. */ diff --git a/src/lib/krb5/os/read_pwd.c b/src/lib/krb5/os/read_pwd.c index 388256160..4e7d834f9 100644 --- a/src/lib/krb5/os/read_pwd.c +++ b/src/lib/krb5/os/read_pwd.c @@ -5,7 +5,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>. * * libos: krb5_read_password for BSD 4.3 */ diff --git a/src/lib/krb5/os/sendto_kdc.c b/src/lib/krb5/os/sendto_kdc.c index 555e56dbc..f74b2cac5 100644 --- a/src/lib/krb5/os/sendto_kdc.c +++ b/src/lib/krb5/os/sendto_kdc.c @@ -5,7 +5,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>. * * Send packet to KDC for realm; wait for response, retransmitting * as necessary. diff --git a/src/lib/krb5/os/timeofday.c b/src/lib/krb5/os/timeofday.c index 1d455ee60..45904917f 100644 --- a/src/lib/krb5/os/timeofday.c +++ b/src/lib/krb5/os/timeofday.c @@ -5,7 +5,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>. * * libos: krb5_timeofday function for BSD 4.3 */ diff --git a/src/lib/krb5/os/unlck_file.c b/src/lib/krb5/os/unlck_file.c index 39b1e1fbb..0736143db 100644 --- a/src/lib/krb5/os/unlck_file.c +++ b/src/lib/krb5/os/unlck_file.c @@ -5,7 +5,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>. * * libos: krb5_lock_file routine */ diff --git a/src/lib/krb5/os/ustime.c b/src/lib/krb5/os/ustime.c index 6af86375e..ca68cb4a4 100644 --- a/src/lib/krb5/os/ustime.c +++ b/src/lib/krb5/os/ustime.c @@ -5,7 +5,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>. * * krb5_mstimeofday for BSD 4.3 */ |
