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/clients | |
| parent | 5bf9eb556adfec3563012c3e62e3b65c9b678feb (diff) | |
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/clients')
| -rw-r--r-- | src/clients/Imakefile | 4 | ||||
| -rw-r--r-- | src/clients/kdestroy/Imakefile | 4 | ||||
| -rw-r--r-- | src/clients/kdestroy/kdestroy.M | 4 | ||||
| -rw-r--r-- | src/clients/kdestroy/kdestroy.c | 4 | ||||
| -rw-r--r-- | src/clients/kinit/Imakefile | 4 | ||||
| -rw-r--r-- | src/clients/kinit/kinit.M | 4 | ||||
| -rw-r--r-- | src/clients/kinit/kinit.c | 4 | ||||
| -rw-r--r-- | src/clients/klist/Imakefile | 4 | ||||
| -rw-r--r-- | src/clients/klist/klist.M | 4 | ||||
| -rw-r--r-- | src/clients/klist/klist.c | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/src/clients/Imakefile b/src/clients/Imakefile index cc5d9bc1c..142d130f9 100644 --- a/src/clients/Imakefile +++ b/src/clients/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/clients/kdestroy/Imakefile b/src/clients/kdestroy/Imakefile index b46fd9662..2887e3b34 100644 --- a/src/clients/kdestroy/Imakefile +++ b/src/clients/kdestroy/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/clients/kdestroy/kdestroy.M b/src/clients/kdestroy/kdestroy.M index 71e80afab..564a1ad9b 100644 --- a/src/clients/kdestroy/kdestroy.M +++ b/src/clients/kdestroy/kdestroy.M @@ -3,8 +3,8 @@ .\" $Id$ .\" Copyright 1992 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/clients/kdestroy/kdestroy.c b/src/clients/kdestroy/kdestroy.c index ce3b1670e..1c903c216 100644 --- a/src/clients/kdestroy/kdestroy.c +++ b/src/clients/kdestroy/kdestroy.c @@ -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/clients/kinit/Imakefile b/src/clients/kinit/Imakefile index fb4abfca5..b63ba4652 100644 --- a/src/clients/kinit/Imakefile +++ b/src/clients/kinit/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/clients/kinit/kinit.M b/src/clients/kinit/kinit.M index c3dacc39c..c04868aee 100644 --- a/src/clients/kinit/kinit.M +++ b/src/clients/kinit/kinit.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/clients/kinit/kinit.c b/src/clients/kinit/kinit.c index fa040189e..e09517f04 100644 --- a/src/clients/kinit/kinit.c +++ b/src/clients/kinit/kinit.c @@ -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/clients/klist/Imakefile b/src/clients/klist/Imakefile index bda24fef0..fe5a4bfe9 100644 --- a/src/clients/klist/Imakefile +++ b/src/clients/klist/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/clients/klist/klist.M b/src/clients/klist/klist.M index d2dcb52de..615acd55a 100644 --- a/src/clients/klist/klist.M +++ b/src/clients/klist/klist.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/clients/klist/klist.c b/src/clients/klist/klist.c index a5dae061f..4e8164b41 100644 --- a/src/clients/klist/klist.c +++ b/src/clients/klist/klist.c @@ -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. * |
