From 1095c36e42e3681477eb167810b73ea46defbd04 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Wed, 1 Sep 1993 03:21:21 +0000 Subject: 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 --- src/admin/edit/Imakefile | 4 ++-- src/admin/edit/dump.c | 4 ++-- src/admin/edit/kdb5_ed_ct.ct | 4 ++-- src/admin/edit/kdb5_edit.M | 4 ++-- src/admin/edit/kdb5_edit.c | 4 ++-- src/admin/edit/kdb5_edit.h | 4 ++-- src/admin/edit/util.c | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) (limited to 'src/admin/edit') diff --git a/src/admin/edit/Imakefile b/src/admin/edit/Imakefile index b332ef0d7..3ef08d981 100644 --- a/src/admin/edit/Imakefile +++ b/src/admin/edit/Imakefile @@ -5,8 +5,8 @@ # Copyright 1992 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/admin/edit/dump.c b/src/admin/edit/dump.c index bc8f09f09..2118c1e58 100644 --- a/src/admin/edit/dump.c +++ b/src/admin/edit/dump.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/admin/edit/kdb5_ed_ct.ct b/src/admin/edit/kdb5_ed_ct.ct index d70e442f6..119668066 100644 --- a/src/admin/edit/kdb5_ed_ct.ct +++ b/src/admin/edit/kdb5_ed_ct.ct @@ -5,8 +5,8 @@ # Copyright 1990 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/admin/edit/kdb5_edit.M b/src/admin/edit/kdb5_edit.M index 8122a2469..b9298767c 100644 --- a/src/admin/edit/kdb5_edit.M +++ b/src/admin/edit/kdb5_edit.M @@ -3,8 +3,8 @@ .\" $Id$ .\" Copyright 1990 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/admin/edit/kdb5_edit.c b/src/admin/edit/kdb5_edit.c index 16b204695..3afa25ef6 100644 --- a/src/admin/edit/kdb5_edit.c +++ b/src/admin/edit/kdb5_edit.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/admin/edit/kdb5_edit.h b/src/admin/edit/kdb5_edit.h index 87c113a68..36e444744 100644 --- a/src/admin/edit/kdb5_edit.h +++ b/src/admin/edit/kdb5_edit.h @@ -5,8 +5,8 @@ * Copyright 1992 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/admin/edit/util.c b/src/admin/edit/util.c index 48226234d..8aa9418f7 100644 --- a/src/admin/edit/util.c +++ b/src/admin/edit/util.c @@ -5,8 +5,8 @@ * Copyright 1992 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. * -- cgit