summaryrefslogtreecommitdiffstats
path: root/src/slave
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/slave
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/slave')
-rw-r--r--src/slave/Imakefile4
-rw-r--r--src/slave/kprop.M4
-rw-r--r--src/slave/kprop.c4
-rw-r--r--src/slave/kprop.h4
-rw-r--r--src/slave/kpropd.M4
-rw-r--r--src/slave/kpropd.c4
6 files changed, 12 insertions, 12 deletions
diff --git a/src/slave/Imakefile b/src/slave/Imakefile
index 44ba64386..7d87b80b7 100644
--- a/src/slave/Imakefile
+++ b/src/slave/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/slave/kprop.M b/src/slave/kprop.M
index e46e9be40..af8e3d7e6 100644
--- a/src/slave/kprop.M
+++ b/src/slave/kprop.M
@@ -3,8 +3,8 @@
.\" $Id$
.\" Copyright 1992 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/slave/kprop.c b/src/slave/kprop.c
index b6a0361a3..fbabf1a7b 100644
--- a/src/slave/kprop.c
+++ b/src/slave/kprop.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/slave/kprop.h b/src/slave/kprop.h
index c540b6a7b..a08acd423 100644
--- a/src/slave/kprop.h
+++ b/src/slave/kprop.h
@@ -6,8 +6,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/slave/kpropd.M b/src/slave/kpropd.M
index acf57059b..f5d838242 100644
--- a/src/slave/kpropd.M
+++ b/src/slave/kpropd.M
@@ -3,8 +3,8 @@
.\" $Id$
.\" Copyright 1992 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/slave/kpropd.c b/src/slave/kpropd.c
index 3f52973f7..0077aa54f 100644
--- a/src/slave/kpropd.c
+++ b/src/slave/kpropd.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.
*