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/appl/Imakefile | 4 ++-- src/appl/bsd/Imakefile | 4 ++-- src/appl/bsd/fieldbits.h | 4 ++-- src/appl/movemail/Imakefile | 4 ++-- src/appl/popper/Imakefile | 4 ++-- src/appl/sample/Imakefile | 4 ++-- src/appl/sample/sample.h | 4 ++-- src/appl/sample/sclient/Imakefile | 4 ++-- src/appl/sample/sclient/sclient.M | 4 ++-- src/appl/sample/sclient/sclient.c | 4 ++-- src/appl/sample/sserver/Imakefile | 4 ++-- src/appl/sample/sserver/sserver.M | 4 ++-- src/appl/sample/sserver/sserver.c | 4 ++-- src/appl/simple/Imakefile | 4 ++-- src/appl/simple/client/Imakefile | 4 ++-- src/appl/simple/client/sim_client.c | 4 ++-- src/appl/simple/server/Imakefile | 4 ++-- src/appl/simple/server/sim_server.c | 4 ++-- src/appl/simple/simple.h | 4 ++-- src/appl/telnet/libtelnet/auth-proto.h | 4 ++-- src/appl/telnet/libtelnet/auth.c | 4 ++-- src/appl/telnet/libtelnet/auth.h | 4 ++-- src/appl/telnet/libtelnet/enc-proto.h | 4 ++-- src/appl/telnet/libtelnet/encrypt.c | 4 ++-- src/appl/telnet/libtelnet/encrypt.h | 4 ++-- src/appl/telnet/libtelnet/kerberos.c | 4 ++-- src/appl/telnet/libtelnet/kerberos5.c | 4 ++-- src/appl/telnet/libtelnet/key-proto.h | 4 ++-- src/appl/telnet/libtelnet/misc-proto.h | 4 ++-- src/appl/user_user/Imakefile | 4 ++-- src/appl/user_user/client.c | 4 ++-- src/appl/user_user/server.c | 4 ++-- 32 files changed, 64 insertions(+), 64 deletions(-) (limited to 'src/appl') diff --git a/src/appl/Imakefile b/src/appl/Imakefile index 235048e8f..88bbfbce8 100644 --- a/src/appl/Imakefile +++ b/src/appl/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/appl/bsd/Imakefile b/src/appl/bsd/Imakefile index 06459e6e4..995c1ad9f 100644 --- a/src/appl/bsd/Imakefile +++ b/src/appl/bsd/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/appl/bsd/fieldbits.h b/src/appl/bsd/fieldbits.h index a11b94850..4a882daa0 100644 --- a/src/appl/bsd/fieldbits.h +++ b/src/appl/bsd/fieldbits.h @@ -6,8 +6,8 @@ * Copyright 1989,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/appl/movemail/Imakefile b/src/appl/movemail/Imakefile index 37216097f..feadb9ed8 100644 --- a/src/appl/movemail/Imakefile +++ b/src/appl/movemail/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/appl/popper/Imakefile b/src/appl/popper/Imakefile index 95e1b4018..d46dc301b 100644 --- a/src/appl/popper/Imakefile +++ b/src/appl/popper/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/appl/sample/Imakefile b/src/appl/sample/Imakefile index 18c2bb01c..3a0d0d087 100644 --- a/src/appl/sample/Imakefile +++ b/src/appl/sample/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/appl/sample/sample.h b/src/appl/sample/sample.h index 347879f20..d5801f1c8 100644 --- a/src/appl/sample/sample.h +++ b/src/appl/sample/sample.h @@ -5,8 +5,8 @@ * * 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/appl/sample/sclient/Imakefile b/src/appl/sample/sclient/Imakefile index 091ad5ca5..4c1a7ada9 100644 --- a/src/appl/sample/sclient/Imakefile +++ b/src/appl/sample/sclient/Imakefile @@ -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/appl/sample/sclient/sclient.M b/src/appl/sample/sclient/sclient.M index 87deccc33..2f916b9b3 100644 --- a/src/appl/sample/sclient/sclient.M +++ b/src/appl/sample/sclient/sclient.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/appl/sample/sclient/sclient.c b/src/appl/sample/sclient/sclient.c index 152c6d055..753883436 100644 --- a/src/appl/sample/sclient/sclient.c +++ b/src/appl/sample/sclient/sclient.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/appl/sample/sserver/Imakefile b/src/appl/sample/sserver/Imakefile index fdbfc3ba7..b12a0c97d 100644 --- a/src/appl/sample/sserver/Imakefile +++ b/src/appl/sample/sserver/Imakefile @@ -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/appl/sample/sserver/sserver.M b/src/appl/sample/sserver/sserver.M index eea987494..b978ec20e 100644 --- a/src/appl/sample/sserver/sserver.M +++ b/src/appl/sample/sserver/sserver.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/appl/sample/sserver/sserver.c b/src/appl/sample/sserver/sserver.c index 31ea9726d..36f06c48d 100644 --- a/src/appl/sample/sserver/sserver.c +++ b/src/appl/sample/sserver/sserver.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/appl/simple/Imakefile b/src/appl/simple/Imakefile index 5b64e4529..730df3edb 100644 --- a/src/appl/simple/Imakefile +++ b/src/appl/simple/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/appl/simple/client/Imakefile b/src/appl/simple/client/Imakefile index 771320c4c..03dd9227d 100644 --- a/src/appl/simple/client/Imakefile +++ b/src/appl/simple/client/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/appl/simple/client/sim_client.c b/src/appl/simple/client/sim_client.c index 3d068bd59..6fbfac25a 100644 --- a/src/appl/simple/client/sim_client.c +++ b/src/appl/simple/client/sim_client.c @@ -5,8 +5,8 @@ * Copyright 1989,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/appl/simple/server/Imakefile b/src/appl/simple/server/Imakefile index a7c89f0a5..45740cf29 100644 --- a/src/appl/simple/server/Imakefile +++ b/src/appl/simple/server/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/appl/simple/server/sim_server.c b/src/appl/simple/server/sim_server.c index 8024affce..611cde84e 100644 --- a/src/appl/simple/server/sim_server.c +++ b/src/appl/simple/server/sim_server.c @@ -5,8 +5,8 @@ * Copyright 1989,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/appl/simple/simple.h b/src/appl/simple/simple.h index 89337d59d..67b22382b 100644 --- a/src/appl/simple/simple.h +++ b/src/appl/simple/simple.h @@ -6,8 +6,8 @@ * Copyright 1988,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/appl/telnet/libtelnet/auth-proto.h b/src/appl/telnet/libtelnet/auth-proto.h index e51325acb..0d3816783 100644 --- a/src/appl/telnet/libtelnet/auth-proto.h +++ b/src/appl/telnet/libtelnet/auth-proto.h @@ -36,8 +36,8 @@ /* * Copyright (C) 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/appl/telnet/libtelnet/auth.c b/src/appl/telnet/libtelnet/auth.c index 3e4daa2d4..9883f44e1 100644 --- a/src/appl/telnet/libtelnet/auth.c +++ b/src/appl/telnet/libtelnet/auth.c @@ -38,8 +38,8 @@ static char sccsid[] = "@(#)auth.c 5.3 (Berkeley) 12/18/92"; /* * Copyright (C) 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/appl/telnet/libtelnet/auth.h b/src/appl/telnet/libtelnet/auth.h index 6c87229b6..c071f4671 100644 --- a/src/appl/telnet/libtelnet/auth.h +++ b/src/appl/telnet/libtelnet/auth.h @@ -36,8 +36,8 @@ /* * Copyright (C) 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/appl/telnet/libtelnet/enc-proto.h b/src/appl/telnet/libtelnet/enc-proto.h index 167dcc3e7..ebefaf152 100644 --- a/src/appl/telnet/libtelnet/enc-proto.h +++ b/src/appl/telnet/libtelnet/enc-proto.h @@ -36,8 +36,8 @@ /* * Copyright (C) 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/appl/telnet/libtelnet/encrypt.c b/src/appl/telnet/libtelnet/encrypt.c index f09af6dea..914b8be17 100644 --- a/src/appl/telnet/libtelnet/encrypt.c +++ b/src/appl/telnet/libtelnet/encrypt.c @@ -38,8 +38,8 @@ static char sccsid[] = "@(#)encrypt.c 5.3 (Berkeley) 12/18/92"; /* * Copyright (C) 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/appl/telnet/libtelnet/encrypt.h b/src/appl/telnet/libtelnet/encrypt.h index bccdb8f56..0999189e9 100644 --- a/src/appl/telnet/libtelnet/encrypt.h +++ b/src/appl/telnet/libtelnet/encrypt.h @@ -36,8 +36,8 @@ /* * Copyright (C) 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/appl/telnet/libtelnet/kerberos.c b/src/appl/telnet/libtelnet/kerberos.c index 8106c3e7b..4393d2e3a 100644 --- a/src/appl/telnet/libtelnet/kerberos.c +++ b/src/appl/telnet/libtelnet/kerberos.c @@ -38,8 +38,8 @@ static char sccsid[] = "@(#)kerberos.c 5.3 (Berkeley) 12/18/92"; /* * Copyright (C) 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/appl/telnet/libtelnet/kerberos5.c b/src/appl/telnet/libtelnet/kerberos5.c index 5f89b987b..c22eee453 100644 --- a/src/appl/telnet/libtelnet/kerberos5.c +++ b/src/appl/telnet/libtelnet/kerberos5.c @@ -52,8 +52,8 @@ static char sccsid[] = "@(#)kerberos5.c 5.3 (Berkeley) 12/18/92"; /* * Copyright (C) 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/appl/telnet/libtelnet/key-proto.h b/src/appl/telnet/libtelnet/key-proto.h index 44568d026..f12175f10 100644 --- a/src/appl/telnet/libtelnet/key-proto.h +++ b/src/appl/telnet/libtelnet/key-proto.h @@ -36,8 +36,8 @@ /* * Copyright (C) 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/appl/telnet/libtelnet/misc-proto.h b/src/appl/telnet/libtelnet/misc-proto.h index 50469f957..6a25f9817 100644 --- a/src/appl/telnet/libtelnet/misc-proto.h +++ b/src/appl/telnet/libtelnet/misc-proto.h @@ -36,8 +36,8 @@ /* * Copyright (C) 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/appl/user_user/Imakefile b/src/appl/user_user/Imakefile index 8deadb370..f14280f5c 100644 --- a/src/appl/user_user/Imakefile +++ b/src/appl/user_user/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/appl/user_user/client.c b/src/appl/user_user/client.c index 6b40cd30c..3e9194c6e 100644 --- a/src/appl/user_user/client.c +++ b/src/appl/user_user/client.c @@ -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/appl/user_user/server.c b/src/appl/user_user/server.c index 10a17d05f..1e0a99e3f 100644 --- a/src/appl/user_user/server.c +++ b/src/appl/user_user/server.c @@ -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. * -- cgit