summaryrefslogtreecommitdiffstats
path: root/src/krb524
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/krb524
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/krb524')
-rw-r--r--src/krb524/Makefile4
-rw-r--r--src/krb524/README4
-rw-r--r--src/krb524/conv_creds.c4
-rw-r--r--src/krb524/conv_princ.c4
-rw-r--r--src/krb524/conv_tkt.c4
-rw-r--r--src/krb524/conv_tkt_skey.c4
-rw-r--r--src/krb524/encode.c4
-rw-r--r--src/krb524/getcred.c4
-rw-r--r--src/krb524/globals.c4
-rw-r--r--src/krb524/k524init.c4
-rw-r--r--src/krb524/krb524.h4
-rw-r--r--src/krb524/krb524_err.et4
-rw-r--r--src/krb524/krb524d.c4
-rw-r--r--src/krb524/misc.c4
-rw-r--r--src/krb524/sendmsg.c4
-rw-r--r--src/krb524/test.c4
16 files changed, 32 insertions, 32 deletions
diff --git a/src/krb524/Makefile b/src/krb524/Makefile
index 6b4a4f162..b7106a175 100644
--- a/src/krb524/Makefile
+++ b/src/krb524/Makefile
@@ -1,7 +1,7 @@
# Copyright 1993 by Geer Zolot Associates. 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. It
+# 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/krb524/README b/src/krb524/README
index 6f829313d..92c48a1a1 100644
--- a/src/krb524/README
+++ b/src/krb524/README
@@ -1,7 +1,7 @@
Copyright 1993 by Geer Zolot Associates. 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. It
+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/krb524/conv_creds.c b/src/krb524/conv_creds.c
index ce36f30c1..c9b7bdf73 100644
--- a/src/krb524/conv_creds.c
+++ b/src/krb524/conv_creds.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/conv_princ.c b/src/krb524/conv_princ.c
index 82d589b79..2cd5a8968 100644
--- a/src/krb524/conv_princ.c
+++ b/src/krb524/conv_princ.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/conv_tkt.c b/src/krb524/conv_tkt.c
index 1332a23cd..69442545e 100644
--- a/src/krb524/conv_tkt.c
+++ b/src/krb524/conv_tkt.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/conv_tkt_skey.c b/src/krb524/conv_tkt_skey.c
index ac6a1b928..d82f7c112 100644
--- a/src/krb524/conv_tkt_skey.c
+++ b/src/krb524/conv_tkt_skey.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/encode.c b/src/krb524/encode.c
index f14fa6d90..91c6fba6d 100644
--- a/src/krb524/encode.c
+++ b/src/krb524/encode.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/getcred.c b/src/krb524/getcred.c
index e81ef2538..4b00e02ff 100644
--- a/src/krb524/getcred.c
+++ b/src/krb524/getcred.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/globals.c b/src/krb524/globals.c
index eb7884a45..4ef60ab05 100644
--- a/src/krb524/globals.c
+++ b/src/krb524/globals.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/k524init.c b/src/krb524/k524init.c
index 39045e54e..86d61696f 100644
--- a/src/krb524/k524init.c
+++ b/src/krb524/k524init.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/krb524.h b/src/krb524/krb524.h
index 2b9a3b6f8..50cf3ef98 100644
--- a/src/krb524/krb524.h
+++ b/src/krb524/krb524.h
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/krb524_err.et b/src/krb524/krb524_err.et
index 237d084ac..be4d1b708 100644
--- a/src/krb524/krb524_err.et
+++ b/src/krb524/krb524_err.et
@@ -1,7 +1,7 @@
# Copyright 1993 by Geer Zolot Associates. 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. It
+# 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/krb524/krb524d.c b/src/krb524/krb524d.c
index c681758ce..e0caf7da9 100644
--- a/src/krb524/krb524d.c
+++ b/src/krb524/krb524d.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/misc.c b/src/krb524/misc.c
index 75a275564..d5f41e395 100644
--- a/src/krb524/misc.c
+++ b/src/krb524/misc.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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/krb524/sendmsg.c b/src/krb524/sendmsg.c
index 9b21082dc..1e6919f9d 100644
--- a/src/krb524/sendmsg.c
+++ b/src/krb524/sendmsg.c
@@ -2,8 +2,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/krb524/test.c b/src/krb524/test.c
index 56a675d9e..24ba3894f 100644
--- a/src/krb524/test.c
+++ b/src/krb524/test.c
@@ -1,8 +1,8 @@
/*
* Copyright 1993 by Geer Zolot Associates. 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. It
+ * 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.
*