summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/gssapi')
-rw-r--r--src/lib/gssapi/ac_cred.c4
-rw-r--r--src/lib/gssapi/acc_sec.c4
-rw-r--r--src/lib/gssapi/check_tok.c4
-rw-r--r--src/lib/gssapi/cmp_name.c4
-rw-r--r--src/lib/gssapi/comp_oid.c4
-rw-r--r--src/lib/gssapi/dsp_name.c4
-rw-r--r--src/lib/gssapi/dsp_status.c4
-rw-r--r--src/lib/gssapi/imp_name.c4
-rw-r--r--src/lib/gssapi/ind_mechs.c4
-rw-r--r--src/lib/gssapi/init_sec.c4
-rw-r--r--src/lib/gssapi/make_tok.c4
-rw-r--r--src/lib/gssapi/rel_buffer.c4
-rw-r--r--src/lib/gssapi/rel_cred.c4
-rw-r--r--src/lib/gssapi/rel_name.c4
-rw-r--r--src/lib/gssapi/rel_oidset.c4
-rw-r--r--src/lib/gssapi/rel_sec.c4
-rw-r--r--src/lib/gssapi/seal.c4
-rw-r--r--src/lib/gssapi/sign.c4
-rw-r--r--src/lib/gssapi/unseal.c4
-rw-r--r--src/lib/gssapi/verify.c4
20 files changed, 40 insertions, 40 deletions
diff --git a/src/lib/gssapi/ac_cred.c b/src/lib/gssapi/ac_cred.c
index 2db54848d..9019049ee 100644
--- a/src/lib/gssapi/ac_cred.c
+++ b/src/lib/gssapi/ac_cred.c
@@ -8,8 +8,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/lib/gssapi/acc_sec.c b/src/lib/gssapi/acc_sec.c
index f5f519925..135d17e2d 100644
--- a/src/lib/gssapi/acc_sec.c
+++ b/src/lib/gssapi/acc_sec.c
@@ -8,8 +8,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/lib/gssapi/check_tok.c b/src/lib/gssapi/check_tok.c
index 2deb99643..d17db98ab 100644
--- a/src/lib/gssapi/check_tok.c
+++ b/src/lib/gssapi/check_tok.c
@@ -9,8 +9,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/lib/gssapi/cmp_name.c b/src/lib/gssapi/cmp_name.c
index 515aed79e..a1513c111 100644
--- a/src/lib/gssapi/cmp_name.c
+++ b/src/lib/gssapi/cmp_name.c
@@ -8,8 +8,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/lib/gssapi/comp_oid.c b/src/lib/gssapi/comp_oid.c
index 5868b3c6b..88074ca0e 100644
--- a/src/lib/gssapi/comp_oid.c
+++ b/src/lib/gssapi/comp_oid.c
@@ -8,8 +8,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/lib/gssapi/dsp_name.c b/src/lib/gssapi/dsp_name.c
index 07145ba0a..c60502c8d 100644
--- a/src/lib/gssapi/dsp_name.c
+++ b/src/lib/gssapi/dsp_name.c
@@ -8,8 +8,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/lib/gssapi/dsp_status.c b/src/lib/gssapi/dsp_status.c
index 9d0456fb4..4af6cc1a4 100644
--- a/src/lib/gssapi/dsp_status.c
+++ b/src/lib/gssapi/dsp_status.c
@@ -8,8 +8,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/lib/gssapi/imp_name.c b/src/lib/gssapi/imp_name.c
index 7c725df9a..de7940eeb 100644
--- a/src/lib/gssapi/imp_name.c
+++ b/src/lib/gssapi/imp_name.c
@@ -8,8 +8,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/lib/gssapi/ind_mechs.c b/src/lib/gssapi/ind_mechs.c
index 77b5998f2..c51a77d4a 100644
--- a/src/lib/gssapi/ind_mechs.c
+++ b/src/lib/gssapi/ind_mechs.c
@@ -8,8 +8,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/lib/gssapi/init_sec.c b/src/lib/gssapi/init_sec.c
index 856fc78ef..8078ae1d3 100644
--- a/src/lib/gssapi/init_sec.c
+++ b/src/lib/gssapi/init_sec.c
@@ -8,8 +8,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/lib/gssapi/make_tok.c b/src/lib/gssapi/make_tok.c
index 8976f80ca..5078bed36 100644
--- a/src/lib/gssapi/make_tok.c
+++ b/src/lib/gssapi/make_tok.c
@@ -8,8 +8,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/lib/gssapi/rel_buffer.c b/src/lib/gssapi/rel_buffer.c
index 79af04610..7a6bac04e 100644
--- a/src/lib/gssapi/rel_buffer.c
+++ b/src/lib/gssapi/rel_buffer.c
@@ -8,8 +8,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/lib/gssapi/rel_cred.c b/src/lib/gssapi/rel_cred.c
index dd45cd936..54a3761ee 100644
--- a/src/lib/gssapi/rel_cred.c
+++ b/src/lib/gssapi/rel_cred.c
@@ -8,8 +8,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/lib/gssapi/rel_name.c b/src/lib/gssapi/rel_name.c
index 60811e92d..1ad66492f 100644
--- a/src/lib/gssapi/rel_name.c
+++ b/src/lib/gssapi/rel_name.c
@@ -8,8 +8,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/lib/gssapi/rel_oidset.c b/src/lib/gssapi/rel_oidset.c
index 1fad949ba..93ba47e67 100644
--- a/src/lib/gssapi/rel_oidset.c
+++ b/src/lib/gssapi/rel_oidset.c
@@ -8,8 +8,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/lib/gssapi/rel_sec.c b/src/lib/gssapi/rel_sec.c
index 9c39b6b47..56f2569ac 100644
--- a/src/lib/gssapi/rel_sec.c
+++ b/src/lib/gssapi/rel_sec.c
@@ -8,8 +8,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/lib/gssapi/seal.c b/src/lib/gssapi/seal.c
index 1383fbac3..24fd65c4f 100644
--- a/src/lib/gssapi/seal.c
+++ b/src/lib/gssapi/seal.c
@@ -8,8 +8,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/lib/gssapi/sign.c b/src/lib/gssapi/sign.c
index 35f8d2a68..39bd19388 100644
--- a/src/lib/gssapi/sign.c
+++ b/src/lib/gssapi/sign.c
@@ -8,8 +8,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/lib/gssapi/unseal.c b/src/lib/gssapi/unseal.c
index c072d0041..a44fdf70e 100644
--- a/src/lib/gssapi/unseal.c
+++ b/src/lib/gssapi/unseal.c
@@ -8,8 +8,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/lib/gssapi/verify.c b/src/lib/gssapi/verify.c
index 0ab6035e4..b93b2b0be 100644
--- a/src/lib/gssapi/verify.c
+++ b/src/lib/gssapi/verify.c
@@ -8,8 +8,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.
*