diff options
| author | Theodore Tso <tytso@mit.edu> | 1993-09-01 03:21:21 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1993-09-01 03:21:21 +0000 |
| commit | 1095c36e42e3681477eb167810b73ea46defbd04 (patch) | |
| tree | 29866c291d0680d200e2cfec208f1a49eaf72583 /src/kdc | |
| parent | 5bf9eb556adfec3563012c3e62e3b65c9b678feb (diff) | |
| download | krb5-1095c36e42e3681477eb167810b73ea46defbd04.tar.gz krb5-1095c36e42e3681477eb167810b73ea46defbd04.tar.xz krb5-1095c36e42e3681477eb167810b73ea46defbd04.zip | |
Change export warning notice from "is assumed to require an export license"
to "may require..."
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2638 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc')
| -rw-r--r-- | src/kdc/Imakefile | 4 | ||||
| -rw-r--r-- | src/kdc/dispatch.c | 4 | ||||
| -rw-r--r-- | src/kdc/do_as_req.c | 4 | ||||
| -rw-r--r-- | src/kdc/do_tgs_req.c | 4 | ||||
| -rw-r--r-- | src/kdc/extern.c | 4 | ||||
| -rw-r--r-- | src/kdc/extern.h | 4 | ||||
| -rw-r--r-- | src/kdc/kdc5_err.et | 4 | ||||
| -rw-r--r-- | src/kdc/kdc_util.c | 4 | ||||
| -rw-r--r-- | src/kdc/kdc_util.h | 4 | ||||
| -rw-r--r-- | src/kdc/kerberos_v4.c | 4 | ||||
| -rw-r--r-- | src/kdc/krb5kdc.M | 4 | ||||
| -rw-r--r-- | src/kdc/main.c | 4 | ||||
| -rw-r--r-- | src/kdc/network.c | 4 | ||||
| -rw-r--r-- | src/kdc/policy.c | 4 | ||||
| -rw-r--r-- | src/kdc/policy.h | 4 | ||||
| -rw-r--r-- | src/kdc/replay.c | 4 | ||||
| -rw-r--r-- | src/kdc/rtest.c | 4 | ||||
| -rw-r--r-- | src/kdc/rtscript | 4 |
18 files changed, 36 insertions, 36 deletions
diff --git a/src/kdc/Imakefile b/src/kdc/Imakefile index 92da9d5fa..332672717 100644 --- a/src/kdc/Imakefile +++ b/src/kdc/Imakefile @@ -5,8 +5,8 @@ # Copyright 1990,1991 by the Massachusetts Institute of Technology. # All Rights Reserved. # -# Export of this software from the United States of America is assumed -# to require a specific license from the United States Government. +# 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. # diff --git a/src/kdc/dispatch.c b/src/kdc/dispatch.c index 4ecdfdca0..7c7debd11 100644 --- a/src/kdc/dispatch.c +++ b/src/kdc/dispatch.c @@ -4,8 +4,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/do_as_req.c b/src/kdc/do_as_req.c index e24ffc88b..6cf372d22 100644 --- a/src/kdc/do_as_req.c +++ b/src/kdc/do_as_req.c @@ -5,8 +5,8 @@ * Copyright 1990,1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to require a specific license from the United States Government. + * 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. * diff --git a/src/kdc/do_tgs_req.c b/src/kdc/do_tgs_req.c index 2f77fa706..0b41637d8 100644 --- a/src/kdc/do_tgs_req.c +++ b/src/kdc/do_tgs_req.c @@ -5,8 +5,8 @@ * Copyright 1990,1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to require a specific license from the United States Government. + * 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. * diff --git a/src/kdc/extern.c b/src/kdc/extern.c index 3ecd98d7b..1b2978e9c 100644 --- a/src/kdc/extern.c +++ b/src/kdc/extern.c @@ -4,8 +4,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/extern.h b/src/kdc/extern.h index 3e845508f..c8ba44d7d 100644 --- a/src/kdc/extern.h +++ b/src/kdc/extern.h @@ -5,8 +5,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/kdc5_err.et b/src/kdc/kdc5_err.et index e58f9f368..f8967f5f3 100644 --- a/src/kdc/kdc5_err.et +++ b/src/kdc/kdc5_err.et @@ -4,8 +4,8 @@ # # Copyright 1990 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. +# 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. # diff --git a/src/kdc/kdc_util.c b/src/kdc/kdc_util.c index e88ec69a1..f119ed999 100644 --- a/src/kdc/kdc_util.c +++ b/src/kdc/kdc_util.c @@ -5,8 +5,8 @@ * Copyright 1990,1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to require a specific license from the United States Government. + * 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. * diff --git a/src/kdc/kdc_util.h b/src/kdc/kdc_util.h index bc667543e..0e5cacb38 100644 --- a/src/kdc/kdc_util.h +++ b/src/kdc/kdc_util.h @@ -5,8 +5,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/kerberos_v4.c b/src/kdc/kerberos_v4.c index 0028e6ca8..7a96b1661 100644 --- a/src/kdc/kerberos_v4.c +++ b/src/kdc/kerberos_v4.c @@ -6,8 +6,8 @@ * of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to require a specific license from the United States Government. + * 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. * diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M index 4ba02ee52..a38fd7606 100644 --- a/src/kdc/krb5kdc.M +++ b/src/kdc/krb5kdc.M @@ -3,8 +3,8 @@ .\" $Id$ .\" Copyright 1990 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. +.\" 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. .\" diff --git a/src/kdc/main.c b/src/kdc/main.c index 2c8fa0db7..990a7655c 100644 --- a/src/kdc/main.c +++ b/src/kdc/main.c @@ -4,8 +4,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/network.c b/src/kdc/network.c index 65e867f40..faf9f36f3 100644 --- a/src/kdc/network.c +++ b/src/kdc/network.c @@ -4,8 +4,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/policy.c b/src/kdc/policy.c index 944cc6486..ee7a4107c 100644 --- a/src/kdc/policy.c +++ b/src/kdc/policy.c @@ -4,8 +4,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/policy.h b/src/kdc/policy.h index c31b6f22c..aa06252cb 100644 --- a/src/kdc/policy.h +++ b/src/kdc/policy.h @@ -5,8 +5,8 @@ * * Copyright 1990 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. + * 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. * diff --git a/src/kdc/replay.c b/src/kdc/replay.c index 99c99c743..3e7cc03ae 100644 --- a/src/kdc/replay.c +++ b/src/kdc/replay.c @@ -5,8 +5,8 @@ * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to require a specific license from the United States Government. + * 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. * diff --git a/src/kdc/rtest.c b/src/kdc/rtest.c index 7fb731c38..380d02803 100644 --- a/src/kdc/rtest.c +++ b/src/kdc/rtest.c @@ -5,8 +5,8 @@ * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to require a specific license from the United States Government. + * 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. * diff --git a/src/kdc/rtscript b/src/kdc/rtscript index 3e237c4a3..3a98ea3ae 100644 --- a/src/kdc/rtscript +++ b/src/kdc/rtscript @@ -4,8 +4,8 @@ # Copyright 1991 by the Massachusetts Institute of Technology. # All Rights Reserved. # -# Export of this software from the United States of America is assumed -# to require a specific license from the United States Government. +# 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. # |
