diff options
Diffstat (limited to 'src/appl/sample')
| -rw-r--r-- | src/appl/sample/Imakefile | 4 | ||||
| -rw-r--r-- | src/appl/sample/sample.h | 4 | ||||
| -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 | ||||
| -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 |
8 files changed, 16 insertions, 16 deletions
diff --git a/src/appl/sample/Imakefile b/src/appl/sample/Imakefile index 18c2bb01c..3a0d0d087 100644 --- a/src/appl/sample/Imakefile +++ b/src/appl/sample/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/appl/sample/sample.h b/src/appl/sample/sample.h index 347879f20..d5801f1c8 100644 --- a/src/appl/sample/sample.h +++ b/src/appl/sample/sample.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/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. * 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. * |
