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/convert/Imakefile | 4 ++-- src/admin/convert/kdb5_convert.M | 4 ++-- src/admin/convert/kdb5_convert.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/admin/convert') diff --git a/src/admin/convert/Imakefile b/src/admin/convert/Imakefile index 642235b46..e25e64b4b 100644 --- a/src/admin/convert/Imakefile +++ b/src/admin/convert/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/admin/convert/kdb5_convert.M b/src/admin/convert/kdb5_convert.M index ffcedc43d..28b4aabf5 100644 --- a/src/admin/convert/kdb5_convert.M +++ b/src/admin/convert/kdb5_convert.M @@ -3,8 +3,8 @@ .\" $Id$ .\" Copyright 1991 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/convert/kdb5_convert.c b/src/admin/convert/kdb5_convert.c index fa82da1de..2168e625e 100644 --- a/src/admin/convert/kdb5_convert.c +++ b/src/admin/convert/kdb5_convert.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. * -- cgit