summaryrefslogtreecommitdiffstats
path: root/src/appl/simple
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1993-09-01 03:21:21 +0000
committerTheodore Tso <tytso@mit.edu>1993-09-01 03:21:21 +0000
commit1095c36e42e3681477eb167810b73ea46defbd04 (patch)
tree29866c291d0680d200e2cfec208f1a49eaf72583 /src/appl/simple
parent5bf9eb556adfec3563012c3e62e3b65c9b678feb (diff)
downloadkrb5-1095c36e42e3681477eb167810b73ea46defbd04.tar.gz
krb5-1095c36e42e3681477eb167810b73ea46defbd04.tar.xz
krb5-1095c36e42e3681477eb167810b73ea46defbd04.zip
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/appl/simple')
-rw-r--r--src/appl/simple/Imakefile4
-rw-r--r--src/appl/simple/client/Imakefile4
-rw-r--r--src/appl/simple/client/sim_client.c4
-rw-r--r--src/appl/simple/server/Imakefile4
-rw-r--r--src/appl/simple/server/sim_server.c4
-rw-r--r--src/appl/simple/simple.h4
6 files changed, 12 insertions, 12 deletions
diff --git a/src/appl/simple/Imakefile b/src/appl/simple/Imakefile
index 5b64e45291..730df3edb5 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 771320c4ca..03dd9227d6 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 3d068bd598..6fbfac25a4 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 a7c89f0a59..45740cf29d 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 8024affcea..611cde84ee 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 89337d59d3..67b22382bf 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.
*