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/util | |
| 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/util')
| -rw-r--r-- | src/util/Imakefile | 4 | ||||
| -rw-r--r-- | src/util/et/Imakefile | 4 | ||||
| -rw-r--r-- | src/util/ss/Imakefile | 4 | ||||
| -rw-r--r-- | src/util/unifdef/Imakefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/src/util/Imakefile b/src/util/Imakefile index 61b6de9ed..202089553 100644 --- a/src/util/Imakefile +++ b/src/util/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/util/et/Imakefile b/src/util/et/Imakefile index 747184c6d..c6f3dd01f 100644 --- a/src/util/et/Imakefile +++ b/src/util/et/Imakefile @@ -5,8 +5,8 @@ # Copyright 1993 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/util/ss/Imakefile b/src/util/ss/Imakefile index adfe36da7..8a8880ab9 100644 --- a/src/util/ss/Imakefile +++ b/src/util/ss/Imakefile @@ -5,8 +5,8 @@ # Copyright 1990 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/util/unifdef/Imakefile b/src/util/unifdef/Imakefile index 0e312276b..ab1804843 100644 --- a/src/util/unifdef/Imakefile +++ b/src/util/unifdef/Imakefile @@ -5,8 +5,8 @@ # Copyright 1990 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. # |
