diff options
Diffstat (limited to 'src/appl/sample/sserver')
| -rw-r--r-- | src/appl/sample/sserver/Imakefile | 4 | ||||
| -rw-r--r-- | src/appl/sample/sserver/sserver.M | 4 | ||||
| -rw-r--r-- | src/appl/sample/sserver/sserver.c | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/src/appl/sample/sserver/Imakefile b/src/appl/sample/sserver/Imakefile index fdbfc3ba7..b12a0c97d 100644 --- a/src/appl/sample/sserver/Imakefile +++ b/src/appl/sample/sserver/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/sserver/sserver.M b/src/appl/sample/sserver/sserver.M index eea987494..b978ec20e 100644 --- a/src/appl/sample/sserver/sserver.M +++ b/src/appl/sample/sserver/sserver.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/sserver/sserver.c b/src/appl/sample/sserver/sserver.c index 31ea9726d..36f06c48d 100644 --- a/src/appl/sample/sserver/sserver.c +++ b/src/appl/sample/sserver/sserver.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. * |
