diff options
Diffstat (limited to 'src/appl/simple')
| -rw-r--r-- | src/appl/simple/Imakefile | 4 | ||||
| -rw-r--r-- | src/appl/simple/client/Imakefile | 4 | ||||
| -rw-r--r-- | src/appl/simple/client/sim_client.c | 4 | ||||
| -rw-r--r-- | src/appl/simple/server/Imakefile | 4 | ||||
| -rw-r--r-- | src/appl/simple/server/sim_server.c | 4 | ||||
| -rw-r--r-- | src/appl/simple/simple.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/src/appl/simple/Imakefile b/src/appl/simple/Imakefile index 5b64e4529..730df3edb 100644 --- a/src/appl/simple/Imakefile +++ b/src/appl/simple/Imakefile @@ -5,8 +5,8 @@ # Copyright 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/simple/client/Imakefile b/src/appl/simple/client/Imakefile index 771320c4c..03dd9227d 100644 --- a/src/appl/simple/client/Imakefile +++ b/src/appl/simple/client/Imakefile @@ -5,8 +5,8 @@ # Copyright 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/simple/client/sim_client.c b/src/appl/simple/client/sim_client.c index 3d068bd59..6fbfac25a 100644 --- a/src/appl/simple/client/sim_client.c +++ b/src/appl/simple/client/sim_client.c @@ -5,8 +5,8 @@ * Copyright 1989,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/simple/server/Imakefile b/src/appl/simple/server/Imakefile index a7c89f0a5..45740cf29 100644 --- a/src/appl/simple/server/Imakefile +++ b/src/appl/simple/server/Imakefile @@ -5,8 +5,8 @@ # Copyright 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/simple/server/sim_server.c b/src/appl/simple/server/sim_server.c index 8024affce..611cde84e 100644 --- a/src/appl/simple/server/sim_server.c +++ b/src/appl/simple/server/sim_server.c @@ -5,8 +5,8 @@ * Copyright 1989,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/simple/simple.h b/src/appl/simple/simple.h index 89337d59d..67b22382b 100644 --- a/src/appl/simple/simple.h +++ b/src/appl/simple/simple.h @@ -6,8 +6,8 @@ * Copyright 1988,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. * |
