diff options
Diffstat (limited to 'src/appl/sample/sclient')
| -rw-r--r-- | src/appl/sample/sclient/Imakefile | 4 | ||||
| -rw-r--r-- | src/appl/sample/sclient/sclient.M | 4 | ||||
| -rw-r--r-- | src/appl/sample/sclient/sclient.c | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/appl/sample/sclient/Imakefile b/src/appl/sample/sclient/Imakefile index 091ad5ca5..4c1a7ada9 100644 --- a/src/appl/sample/sclient/Imakefile +++ b/src/appl/sample/sclient/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/appl/sample/sclient/sclient.M b/src/appl/sample/sclient/sclient.M index 87deccc33..2f916b9b3 100644 --- a/src/appl/sample/sclient/sclient.M +++ b/src/appl/sample/sclient/sclient.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/appl/sample/sclient/sclient.c b/src/appl/sample/sclient/sclient.c index 152c6d055..753883436 100644 --- a/src/appl/sample/sclient/sclient.c +++ b/src/appl/sample/sclient/sclient.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. * |
