Change export warning notice from "is assumed to require an export license"
authorTheodore Tso <tytso@mit.edu>
Wed, 1 Sep 1993 03:21:21 +0000 (03:21 +0000)
committerTheodore Tso <tytso@mit.edu>
Wed, 1 Sep 1993 03:21:21 +0000 (03:21 +0000)
to "may require..."

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2638 dc483132-0cff-0310-8789-dd5450dbe970

557 files changed:
src/Imakefile
src/admin/Imakefile
src/admin/aname/Imakefile
src/admin/aname/kdb5_anadd.M
src/admin/aname/kdb5_anadd.c
src/admin/convert/Imakefile
src/admin/convert/kdb5_convert.M
src/admin/convert/kdb5_convert.c
src/admin/create/Imakefile
src/admin/create/kdb5_create.M
src/admin/create/kdb5_create.c
src/admin/destroy/Imakefile
src/admin/destroy/kdb5_destroy.M
src/admin/destroy/kdb5_destroy.c
src/admin/edit/Imakefile
src/admin/edit/dump.c
src/admin/edit/kdb5_ed_ct.ct
src/admin/edit/kdb5_edit.M
src/admin/edit/kdb5_edit.c
src/admin/edit/kdb5_edit.h
src/admin/edit/util.c
src/admin/stash/Imakefile
src/admin/stash/kdb5_stash.M
src/admin/stash/kdb5_stash.c
src/appl/Imakefile
src/appl/bsd/Imakefile
src/appl/bsd/fieldbits.h
src/appl/movemail/Imakefile
src/appl/popper/Imakefile
src/appl/sample/Imakefile
src/appl/sample/sample.h
src/appl/sample/sclient/Imakefile
src/appl/sample/sclient/sclient.M
src/appl/sample/sclient/sclient.c
src/appl/sample/sserver/Imakefile
src/appl/sample/sserver/sserver.M
src/appl/sample/sserver/sserver.c
src/appl/simple/Imakefile
src/appl/simple/client/Imakefile
src/appl/simple/client/sim_client.c
src/appl/simple/server/Imakefile
src/appl/simple/server/sim_server.c
src/appl/simple/simple.h
src/appl/telnet/libtelnet/auth-proto.h
src/appl/telnet/libtelnet/auth.c
src/appl/telnet/libtelnet/auth.h
src/appl/telnet/libtelnet/enc-proto.h
src/appl/telnet/libtelnet/encrypt.c
src/appl/telnet/libtelnet/encrypt.h
src/appl/telnet/libtelnet/kerberos.c
src/appl/telnet/libtelnet/kerberos5.c
src/appl/telnet/libtelnet/key-proto.h
src/appl/telnet/libtelnet/misc-proto.h
src/appl/user_user/Imakefile
src/appl/user_user/client.c
src/appl/user_user/server.c
src/clients/Imakefile
src/clients/kdestroy/Imakefile
src/clients/kdestroy/kdestroy.M
src/clients/kdestroy/kdestroy.c
src/clients/kinit/Imakefile
src/clients/kinit/kinit.M
src/clients/kinit/kinit.c
src/clients/klist/Imakefile
src/clients/klist/klist.M
src/clients/klist/klist.c
src/config-files/krb.conf.M
src/config-files/krb.realms.M
src/include/Imakefile
src/include/kerberosIV/krb4-proto.h
src/include/kerberosIV/mit-copyright.h
src/include/krb5/Imakefile
src/include/krb5/adm_defs.h
src/include/krb5/asn.1/KRB5-types-aux.h
src/include/krb5/asn.1/asn1defs.h
src/include/krb5/asn.1/encode.h
src/include/krb5/asn1.h
src/include/krb5/base-defs.h
src/include/krb5/ccache.h
src/include/krb5/copyright.h
src/include/krb5/crc-32.h
src/include/krb5/dbm.h
src/include/krb5/encryption.h
src/include/krb5/error_def.h
src/include/krb5/errors.h
src/include/krb5/ext-proto.h
src/include/krb5/fieldbits.h
src/include/krb5/free.h
src/include/krb5/func-proto.h
src/include/krb5/hostaddr.h
src/include/krb5/kdb.h
src/include/krb5/kdb_dbm.h
src/include/krb5/keytab.h
src/include/krb5/krb5.h
src/include/krb5/libos.h
src/include/krb5/los-proto.h
src/include/krb5/macros.h
src/include/krb5/mit-des.h
src/include/krb5/narrow.h
src/include/krb5/preauth.h
src/include/krb5/proto.h
src/include/krb5/rcache.h
src/include/krb5/rsa-md4.h
src/include/krb5/safepriv.h
src/include/krb5/stock/config.h
src/include/krb5/stock/osconf.h
src/include/krb5/sysincl.h
src/include/krb5/widen.h
src/include/krb5/wordsize.h
src/kadmin/Imakefile
src/kadmin/server/adm_adm_func.c
src/kadmin/server/adm_check.c
src/kadmin/server/adm_extern.c
src/kadmin/server/adm_extern.h
src/kadmin/server/adm_fmt_inq.c
src/kadmin/server/adm_funcs.c
src/kadmin/server/adm_nego.c
src/kadmin/server/adm_parse.c
src/kadmin/server/adm_server.h
src/kdc/Imakefile
src/kdc/dispatch.c
src/kdc/do_as_req.c
src/kdc/do_tgs_req.c
src/kdc/extern.c
src/kdc/extern.h
src/kdc/kdc5_err.et
src/kdc/kdc_util.c
src/kdc/kdc_util.h
src/kdc/kerberos_v4.c
src/kdc/krb5kdc.M
src/kdc/main.c
src/kdc/network.c
src/kdc/policy.c
src/kdc/policy.h
src/kdc/replay.c
src/kdc/rtest.c
src/kdc/rtscript
src/krb524/Makefile
src/krb524/README
src/krb524/conv_creds.c
src/krb524/conv_princ.c
src/krb524/conv_tkt.c
src/krb524/conv_tkt_skey.c
src/krb524/encode.c
src/krb524/getcred.c
src/krb524/globals.c
src/krb524/k524init.c
src/krb524/krb524.h
src/krb524/krb524_err.et
src/krb524/krb524d.c
src/krb524/misc.c
src/krb524/sendmsg.c
src/krb524/test.c
src/lib/Imakefile
src/lib/crypto/Imakefile
src/lib/crypto/crc32/Imakefile
src/lib/crypto/crc32/crc.c
src/lib/crypto/crc32/crctest.c
src/lib/crypto/cryptoconf.c
src/lib/crypto/des/Imakefile
src/lib/crypto/des/cbc_cksum.c
src/lib/crypto/des/cksum.c
src/lib/crypto/des/cs_entry.c
src/lib/crypto/des/des.c
src/lib/crypto/des/des_int.h
src/lib/crypto/des/destest.c
src/lib/crypto/des/enc_dec.c
src/lib/crypto/des/fin_rndkey.c
src/lib/crypto/des/finish_key.c
src/lib/crypto/des/init_rkey.c
src/lib/crypto/des/key_parity.c
src/lib/crypto/des/key_sched.c
src/lib/crypto/des/krb_glue.c
src/lib/crypto/des/make_e.c
src/lib/crypto/des/make_fp.c
src/lib/crypto/des/make_ip.c
src/lib/crypto/des/make_kp.c
src/lib/crypto/des/make_odd.c
src/lib/crypto/des/make_p.c
src/lib/crypto/des/make_pt.c
src/lib/crypto/des/make_s.c
src/lib/crypto/des/make_st.c
src/lib/crypto/des/misc.c
src/lib/crypto/des/new_rn_key.c
src/lib/crypto/des/process_ky.c
src/lib/crypto/des/random_key.c
src/lib/crypto/des/string2key.c
src/lib/crypto/des/tables.h
src/lib/crypto/des/verify.c
src/lib/crypto/des/weak_key.c
src/lib/crypto/md4/Imakefile
src/lib/crypto/md4/md4crypto.c
src/lib/crypto/md4/md4glue.c
src/lib/crypto/os/Imakefile
src/lib/crypto/os/rnd_confoun.c
src/lib/des425/Imakefile
src/lib/des425/cksum.c
src/lib/des425/des.c
src/lib/des425/des.h
src/lib/des425/enc_dec.c
src/lib/des425/key_parity.c
src/lib/des425/key_sched.c
src/lib/des425/new_rnd_key.c
src/lib/des425/pcbc_encrypt.c
src/lib/des425/quad_cksum.c
src/lib/des425/random_key.c
src/lib/des425/read_passwd.c
src/lib/des425/str_to_key.c
src/lib/des425/string2key.c
src/lib/des425/verify.c
src/lib/des425/weak_key.c
src/lib/gssapi/ac_cred.c
src/lib/gssapi/acc_sec.c
src/lib/gssapi/check_tok.c
src/lib/gssapi/cmp_name.c
src/lib/gssapi/comp_oid.c
src/lib/gssapi/dsp_name.c
src/lib/gssapi/dsp_status.c
src/lib/gssapi/imp_name.c
src/lib/gssapi/ind_mechs.c
src/lib/gssapi/init_sec.c
src/lib/gssapi/make_tok.c
src/lib/gssapi/rel_buffer.c
src/lib/gssapi/rel_cred.c
src/lib/gssapi/rel_name.c
src/lib/gssapi/rel_oidset.c
src/lib/gssapi/rel_sec.c
src/lib/gssapi/seal.c
src/lib/gssapi/sign.c
src/lib/gssapi/unseal.c
src/lib/gssapi/verify.c
src/lib/kdb/Imakefile
src/lib/kdb/decrypt_key.c
src/lib/kdb/encrypt_key.c
src/lib/kdb/fetch_mkey.c
src/lib/kdb/kdb_dbm.c
src/lib/kdb/kdbint.h
src/lib/kdb/setup_mkey.c
src/lib/kdb/store_mkey.c
src/lib/kdb/verify_mky.c
src/lib/krb425/425data.c
src/lib/krb425/425error.c
src/lib/krb425/Imakefile
src/lib/krb425/des_sched.c
src/lib/krb425/err_txt.c
src/lib/krb425/get_cred.c
src/lib/krb425/get_krbhst.c
src/lib/krb425/get_lrealm.c
src/lib/krb425/get_phost.c
src/lib/krb425/kn_parse.c
src/lib/krb425/kntoln.c
src/lib/krb425/krb425.h
src/lib/krb425/krb_err.h
src/lib/krb425/kuserok.c
src/lib/krb425/mk_priv.c
src/lib/krb425/mk_req.c
src/lib/krb425/mk_safe.c
src/lib/krb425/net_read.c
src/lib/krb425/net_write.c
src/lib/krb425/rd_priv.c
src/lib/krb425/rd_req.c
src/lib/krb425/rd_safe.c
src/lib/krb425/realmhost.c
src/lib/krb425/recvauth.c
src/lib/krb425/sendauth.c
src/lib/krb425/set_key.c
src/lib/krb5/Imakefile
src/lib/krb5/asn.1/Imakefile
src/lib/krb5/asn.1/KRB5-asn.py
src/lib/krb5/asn.1/adat2kadat.c
src/lib/krb5/asn.1/addr2kaddr.c
src/lib/krb5/asn.1/adr2kadr.c
src/lib/krb5/asn.1/aprp2kaprp.c
src/lib/krb5/asn.1/aprq2kaprq.c
src/lib/krb5/asn.1/arep2karep.c
src/lib/krb5/asn.1/asn1glue.h
src/lib/krb5/asn.1/auth2kauth.c
src/lib/krb5/asn.1/ck2kck.c
src/lib/krb5/asn.1/cred2kcred.c
src/lib/krb5/asn.1/crep2kcrep.c
src/lib/krb5/asn.1/cvt_flags.c
src/lib/krb5/asn.1/decode.c
src/lib/krb5/asn.1/edat2kedat.c
src/lib/krb5/asn.1/ekrp2kekrp.c
src/lib/krb5/asn.1/enck2kkey.c
src/lib/krb5/asn.1/encode.c
src/lib/krb5/asn.1/err2kerr.c
src/lib/krb5/asn.1/etpt2ketpt.c
src/lib/krb5/asn.1/g2unix.c
src/lib/krb5/asn.1/kadat2adat.c
src/lib/krb5/asn.1/kaddr2addr.c
src/lib/krb5/asn.1/kadr2adr.c
src/lib/krb5/asn.1/kaprp2aprp.c
src/lib/krb5/asn.1/kaprq2aprq.c
src/lib/krb5/asn.1/karep2arep.c
src/lib/krb5/asn.1/kauth2auth.c
src/lib/krb5/asn.1/kck2ck.c
src/lib/krb5/asn.1/kcred2cred.c
src/lib/krb5/asn.1/kcrep2crep.c
src/lib/krb5/asn.1/kdcr2kkdcr.c
src/lib/krb5/asn.1/kdcr2ktgsr.c
src/lib/krb5/asn.1/kedat2edat.c
src/lib/krb5/asn.1/kekrp2ekrp.c
src/lib/krb5/asn.1/kerr2err.c
src/lib/krb5/asn.1/ketpt2etpt.c
src/lib/krb5/asn.1/kkdcr2kdcr.c
src/lib/krb5/asn.1/kkey2enck.c
src/lib/krb5/asn.1/klsrq2lsrq.c
src/lib/krb5/asn.1/kprep2prep.c
src/lib/krb5/asn.1/kprin2prin.c
src/lib/krb5/asn.1/kpriv2priv.c
src/lib/krb5/asn.1/kpwd2pwd.c
src/lib/krb5/asn.1/kpwds2pwds.c
src/lib/krb5/asn.1/ksafe2safe.c
src/lib/krb5/asn.1/ktgrq2tgrq.c
src/lib/krb5/asn.1/ktgsr2kdcr.c
src/lib/krb5/asn.1/ktkt2tkt.c
src/lib/krb5/asn.1/ktran2tran.c
src/lib/krb5/asn.1/lsrq2klsrq.c
src/lib/krb5/asn.1/prep2kprep.c
src/lib/krb5/asn.1/prin2kprin.c
src/lib/krb5/asn.1/priv2kpriv.c
src/lib/krb5/asn.1/pwd2kpwd.c
src/lib/krb5/asn.1/pwds2kpwds.c
src/lib/krb5/asn.1/qbuf2data.c
src/lib/krb5/asn.1/safe2ksafe.c
src/lib/krb5/asn.1/tgrq2ktgrq.c
src/lib/krb5/asn.1/tkt2ktkt.c
src/lib/krb5/asn.1/tran2ktran.c
src/lib/krb5/asn.1/u2gen.c
src/lib/krb5/ccache/Imakefile
src/lib/krb5/ccache/ccbase.c
src/lib/krb5/ccache/ccdefault.c
src/lib/krb5/ccache/ccdefops.c
src/lib/krb5/ccache/file/Imakefile
src/lib/krb5/ccache/file/fcc-proto.h
src/lib/krb5/ccache/file/fcc.h
src/lib/krb5/ccache/file/fcc_close.c
src/lib/krb5/ccache/file/fcc_defnam.c
src/lib/krb5/ccache/file/fcc_defops.c
src/lib/krb5/ccache/file/fcc_destry.c
src/lib/krb5/ccache/file/fcc_errs.c
src/lib/krb5/ccache/file/fcc_eseq.c
src/lib/krb5/ccache/file/fcc_gennew.c
src/lib/krb5/ccache/file/fcc_getnam.c
src/lib/krb5/ccache/file/fcc_gprin.c
src/lib/krb5/ccache/file/fcc_init.c
src/lib/krb5/ccache/file/fcc_maybe.c
src/lib/krb5/ccache/file/fcc_nseq.c
src/lib/krb5/ccache/file/fcc_ops.c
src/lib/krb5/ccache/file/fcc_read.c
src/lib/krb5/ccache/file/fcc_reslv.c
src/lib/krb5/ccache/file/fcc_retrv.c
src/lib/krb5/ccache/file/fcc_sflags.c
src/lib/krb5/ccache/file/fcc_skip.c
src/lib/krb5/ccache/file/fcc_sseq.c
src/lib/krb5/ccache/file/fcc_store.c
src/lib/krb5/ccache/file/fcc_test.c
src/lib/krb5/ccache/file/fcc_write.c
src/lib/krb5/ccache/stdio/Imakefile
src/lib/krb5/ccache/stdio/scc-proto.h
src/lib/krb5/ccache/stdio/scc.h
src/lib/krb5/ccache/stdio/scc_close.c
src/lib/krb5/ccache/stdio/scc_defnam.c
src/lib/krb5/ccache/stdio/scc_defops.c
src/lib/krb5/ccache/stdio/scc_destry.c
src/lib/krb5/ccache/stdio/scc_errs.c
src/lib/krb5/ccache/stdio/scc_eseq.c
src/lib/krb5/ccache/stdio/scc_gennew.c
src/lib/krb5/ccache/stdio/scc_getnam.c
src/lib/krb5/ccache/stdio/scc_gprin.c
src/lib/krb5/ccache/stdio/scc_init.c
src/lib/krb5/ccache/stdio/scc_maybe.c
src/lib/krb5/ccache/stdio/scc_nseq.c
src/lib/krb5/ccache/stdio/scc_ops.c
src/lib/krb5/ccache/stdio/scc_read.c
src/lib/krb5/ccache/stdio/scc_reslv.c
src/lib/krb5/ccache/stdio/scc_retrv.c
src/lib/krb5/ccache/stdio/scc_sflags.c
src/lib/krb5/ccache/stdio/scc_skip.c
src/lib/krb5/ccache/stdio/scc_sseq.c
src/lib/krb5/ccache/stdio/scc_store.c
src/lib/krb5/ccache/stdio/scc_test.c
src/lib/krb5/ccache/stdio/scc_write.c
src/lib/krb5/error_tables/Imakefile
src/lib/krb5/error_tables/init_ets.c
src/lib/krb5/error_tables/isode_err.et
src/lib/krb5/error_tables/kdb5_err.et
src/lib/krb5/error_tables/krb5_err.et
src/lib/krb5/free/Imakefile
src/lib/krb5/free/f_addr.c
src/lib/krb5/free/f_address.c
src/lib/krb5/free/f_ap_rep.c
src/lib/krb5/free/f_ap_req.c
src/lib/krb5/free/f_arep_enc.c
src/lib/krb5/free/f_authdata.c
src/lib/krb5/free/f_authent.c
src/lib/krb5/free/f_cksum.c
src/lib/krb5/free/f_cred.c
src/lib/krb5/free/f_cred_cnt.c
src/lib/krb5/free/f_cred_enc.c
src/lib/krb5/free/f_creds.c
src/lib/krb5/free/f_enc_kdc.c
src/lib/krb5/free/f_enc_tkt.c
src/lib/krb5/free/f_error.c
src/lib/krb5/free/f_kdc_rep.c
src/lib/krb5/free/f_kdc_req.c
src/lib/krb5/free/f_keyblock.c
src/lib/krb5/free/f_last_req.c
src/lib/krb5/free/f_padata.c
src/lib/krb5/free/f_princ.c
src/lib/krb5/free/f_priv.c
src/lib/krb5/free/f_priv_enc.c
src/lib/krb5/free/f_pwd_data.c
src/lib/krb5/free/f_pwd_seq.c
src/lib/krb5/free/f_safe.c
src/lib/krb5/free/f_tgt_cred.c
src/lib/krb5/free/f_ticket.c
src/lib/krb5/free/f_tickets.c
src/lib/krb5/free/f_tkt_auth.c
src/lib/krb5/keytab/Imakefile
src/lib/krb5/keytab/file/Imakefile
src/lib/krb5/keytab/file/ktf_add.c
src/lib/krb5/keytab/file/ktf_close.c
src/lib/krb5/keytab/file/ktf_defops.c
src/lib/krb5/keytab/file/ktf_endget.c
src/lib/krb5/keytab/file/ktf_get_en.c
src/lib/krb5/keytab/file/ktf_get_na.c
src/lib/krb5/keytab/file/ktf_next.c
src/lib/krb5/keytab/file/ktf_ops.c
src/lib/krb5/keytab/file/ktf_remove.c
src/lib/krb5/keytab/file/ktf_resolv.c
src/lib/krb5/keytab/file/ktf_ssget.c
src/lib/krb5/keytab/file/ktf_util.c
src/lib/krb5/keytab/file/ktf_wops.c
src/lib/krb5/keytab/file/ktf_wreslv.c
src/lib/krb5/keytab/file/ktfile.h
src/lib/krb5/keytab/ktadd.c
src/lib/krb5/keytab/ktbase.c
src/lib/krb5/keytab/ktdefault.c
src/lib/krb5/keytab/ktfr_entry.c
src/lib/krb5/keytab/ktremove.c
src/lib/krb5/keytab/read_servi.c
src/lib/krb5/krb/Imakefile
src/lib/krb5/krb/addr_comp.c
src/lib/krb5/krb/addr_order.c
src/lib/krb5/krb/addr_srch.c
src/lib/krb5/krb/bld_pr_ext.c
src/lib/krb5/krb/bld_princ.c
src/lib/krb5/krb/conv_princ.c
src/lib/krb5/krb/copy_addrs.c
src/lib/krb5/krb/copy_athctr.c
src/lib/krb5/krb/copy_auth.c
src/lib/krb5/krb/copy_cksum.c
src/lib/krb5/krb/copy_creds.c
src/lib/krb5/krb/copy_data.c
src/lib/krb5/krb/copy_key.c
src/lib/krb5/krb/copy_princ.c
src/lib/krb5/krb/copy_tick.c
src/lib/krb5/krb/cp_key_cnt.c
src/lib/krb5/krb/decode_kdc.c
src/lib/krb5/krb/decrypt_tk.c
src/lib/krb5/krb/encode_kdc.c
src/lib/krb5/krb/encrypt_tk.c
src/lib/krb5/krb/faddr_ordr.c
src/lib/krb5/krb/free_rtree.c
src/lib/krb5/krb/gc_2tgt.c
src/lib/krb5/krb/gc_frm_kdc.c
src/lib/krb5/krb/gc_via_tgt.c
src/lib/krb5/krb/gen_seqnum.c
src/lib/krb5/krb/gen_subkey.c
src/lib/krb5/krb/get_creds.c
src/lib/krb5/krb/get_in_tkt.c
src/lib/krb5/krb/in_tkt_pwd.c
src/lib/krb5/krb/in_tkt_sky.c
src/lib/krb5/krb/int-proto.h
src/lib/krb5/krb/kdc_rep_dc.c
src/lib/krb5/krb/krbconfig.c
src/lib/krb5/krb/mk_error.c
src/lib/krb5/krb/mk_priv.c
src/lib/krb5/krb/mk_rep.c
src/lib/krb5/krb/mk_req.c
src/lib/krb5/krb/mk_req_ext.c
src/lib/krb5/krb/mk_safe.c
src/lib/krb5/krb/parse.c
src/lib/krb5/krb/pr_to_salt.c
src/lib/krb5/krb/preauth.c
src/lib/krb5/krb/princ_comp.c
src/lib/krb5/krb/rd_error.c
src/lib/krb5/krb/rd_priv.c
src/lib/krb5/krb/rd_rep.c
src/lib/krb5/krb/rd_req.c
src/lib/krb5/krb/rd_req_dec.c
src/lib/krb5/krb/rd_req_sim.c
src/lib/krb5/krb/rd_safe.c
src/lib/krb5/krb/recvauth.c
src/lib/krb5/krb/send_tgs.c
src/lib/krb5/krb/sendauth.c
src/lib/krb5/krb/srv_rcache.c
src/lib/krb5/krb/tgtname.c
src/lib/krb5/krb/unparse.c
src/lib/krb5/krb/walk_rtree.c
src/lib/krb5/os/Imakefile
src/lib/krb5/os/an_to_ln.c
src/lib/krb5/os/ccdefname.c
src/lib/krb5/os/def_realm.c
src/lib/krb5/os/free_hstrl.c
src/lib/krb5/os/free_krbhs.c
src/lib/krb5/os/full_ipadr.c
src/lib/krb5/os/gen_port.c
src/lib/krb5/os/gen_rname.c
src/lib/krb5/os/get_krbhst.c
src/lib/krb5/os/hst_realm.c
src/lib/krb5/os/krbfileio.c
src/lib/krb5/os/ktdefname.c
src/lib/krb5/os/kuserok.c
src/lib/krb5/os/localaddr.c
src/lib/krb5/os/locate_kdc.c
src/lib/krb5/os/lock_file.c
src/lib/krb5/os/net_read.c
src/lib/krb5/os/net_write.c
src/lib/krb5/os/os-proto.h
src/lib/krb5/os/osconfig.c
src/lib/krb5/os/port2ip.c
src/lib/krb5/os/read_msg.c
src/lib/krb5/os/read_pwd.c
src/lib/krb5/os/sendto_kdc.c
src/lib/krb5/os/sn2princ.c
src/lib/krb5/os/timeofday.c
src/lib/krb5/os/unlck_file.c
src/lib/krb5/os/ustime.c
src/lib/krb5/os/write_msg.c
src/lib/krb5/posix/Imakefile
src/lib/krb5/rcache/Imakefile
src/lib/krb5/rcache/rcdef.c
src/prototype/prototype.c
src/prototype/prototype.h
src/slave/Imakefile
src/slave/kprop.M
src/slave/kprop.c
src/slave/kprop.h
src/slave/kpropd.M
src/slave/kpropd.c
src/tests/Imakefile
src/tests/create/Imakefile
src/tests/create/kdb5_mkdums.M
src/tests/create/kdb5_mkdums.c
src/tests/dump.c
src/tests/hammer/Imakefile
src/tests/hammer/kdc5_hammer.c
src/tests/test1.c
src/tests/verify/Imakefile
src/tests/verify/kdb5_verify.c
src/util/Imakefile
src/util/et/Imakefile
src/util/ss/Imakefile
src/util/unifdef/Imakefile

index 6db8445e6603413ff08aa8f7e851a72e030ac215..693c6f2a8e9ecdf24461755fdec4f3f4d4730b25 100644 (file)
@@ -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.
 # 
index d6700e90a1ce9d9a91a0e1017ea415117e2a4aed..167cc6fa25c2c5f55a0c8a44e1e633fa2c8cadef 100644 (file)
@@ -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.
 # 
index 6da7c547e56927c83e82c332cbf1a39cfc1c486b..63c1d468502445774dca7a5a535ec43abdfb7903 100644 (file)
@@ -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.
 # 
index 6b3c4011323aefd6dd022781182791d1c2cf3efa..dff7a8cff773ad0a2d0bd6847100c28c7bab5794 100644 (file)
@@ -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.
 .\" 
index 1c0be292957b7a8947e05ce0ace7c00df15f1464..671635b67edf5355c99137399e38d47324ed8fd3 100644 (file)
@@ -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.
  * 
index 642235b46fca3812a24028c6dd22d41c33319198..e25e64b4b7ce4c75426fa4da5d6a71c26c08243f 100644 (file)
@@ -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.
 # 
index ffcedc43d92d8b1324ce1cedb47f824af24a1387..28b4aabf5d1f58b1a82ec911e92d1227c47a2ffa 100644 (file)
@@ -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.
 .\" 
index fa82da1de60dcca356d6abd04c9833709977d1db..2168e625e3dcc7ae15ff329c16e48031a24ac7c5 100644 (file)
@@ -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.
  * 
index 1f7a843a7c53c15e10ee07505b95f988b743fb56..f35be3f5cf561b18089907ba10f27a6e520afb3e 100644 (file)
@@ -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.
 # 
index 6049d744bc849e2331eea5a8a4c8e3144f70b814..ac01d787f6851a279d246183a799d178eaf4811f 100644 (file)
@@ -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.
 .\" 
index 5a08533de569441feafc7330331f92fb82df4268..a535a2aad153c3285d70be92bf7b4b78d19296dd 100644 (file)
@@ -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.
  * 
index 186554e9cee1159cb33b201910fe33912b949220..3f4cdd910d15a5f2610a1b601c2b68f243616ef9 100644 (file)
@@ -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.
 # 
index 50b183ef53b8fe3340c88b05f9c11e3c3484bc17..cea13cde7d157d52a7ef4998bb992fb33a272b95 100644 (file)
@@ -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.
 .\" 
index b890a872bf3098cde009d57ebfc8e11e85af853c..94e954fd6bf7d884f83e167e1ead75402f6ebff6 100644 (file)
@@ -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.
  * 
index b332ef0d74696891e3e0ba9042dd11508359b946..3ef08d9817516efee11cd9ad7fc1f6308a06a598 100644 (file)
@@ -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.
 # 
index bc8f09f0986ca7739fa821fccf1cc8af16fad698..2118c1e585ecb906341fb448044f140c09fe20c3 100644 (file)
@@ -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.
  * 
index d70e442f6314fdd5c0ddd9f2c15f4a671b77c8a8..1196680667eed4573d3cc76d7e229821ace5ace1 100644 (file)
@@ -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.
 # 
index 8122a24698612441cfacff7d80b56ce7cec3211d..b9298767c831658ba00c3b795bfed4161d807f6d 100644 (file)
@@ -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.
 .\" 
index 16b2046952e1418d23f0b40b3bacbd7d61a7d327..3afa25ef6a82e54a6e0b75b92a523a9be5f6d995 100644 (file)
@@ -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.
  * 
index 87c113a686db8038658ca93f4eabc4cb4198a699..36e444744b315249d4d448ee9a58ca7edfb6190e 100644 (file)
@@ -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.
  * 
index 48226234da9d2ba552b38f541e3cb29632b28ccc..8aa9418f75d9cbb5d8e3ff9506474f21f5c2591f 100644 (file)
@@ -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.
  * 
index 426c2bb628a69f75ae2fe28813c81bbaf091cb04..c6a38218de725148a1ee2a463dc82029e372fa40 100644 (file)
@@ -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.
 # 
index 2ba7eb874cedabf11ca84b30154d916d85f090fc..292d4886872fba92d6fc486c3f18cca99e356d9d 100644 (file)
@@ -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.
 .\" 
index 3b9839df345a599b1a6fa8877c9cc9233abcea06..634bb4fabd5d16f1d78fb4d75935690080f2b73a 100644 (file)
@@ -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.
  * 
index 235048e8f464c0afce1d3dc188cf395403379083..88bbfbce823a330c658f1ecd21abfbdcc161566e 100644 (file)
@@ -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.
 # 
index 06459e6e4f3aba5a17b672b12897f31be81aaf53..995c1ad9f405ad2e55134d78a4702fbd93208612 100644 (file)
@@ -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.
 # 
index a11b94850ba78a63d5923cc788b0ab700280cbcf..4a882daa0ff3048e1a635341ee573deb796641ba 100644 (file)
@@ -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.
  * 
index 37216097f48f40b86c4d9f4f78e213d4c61dcbb6..feadb9ed8247d4f80e8b0d76bf89a2579d7770e2 100644 (file)
@@ -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.
 # 
index 95e1b4018319d2cd6a3aa2b0d27bb4c9e7db272a..d46dc301baa543543b647db9d6a20fbb60c5aee1 100644 (file)
@@ -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.
 # 
index 18c2bb01c2c4df2687e9625b9a7ba4ed88d88ab4..3a0d0d087b854263bd8f224eb65aa31528cad257 100644 (file)
@@ -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.
 # 
index 347879f209c85cf85005e999f9cfe355136977ed..d5801f1c8384856e4dbb47da9bde42abe1add66c 100644 (file)
@@ -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.
  * 
index 091ad5ca528601211e85029bdc4f6c1b47d493da..4c1a7ada95c7383cf5fa610b8be5b3d1997c3a8f 100644 (file)
@@ -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.
 # 
index 87deccc334c6bee7e4eae2d715a6fedbb05f4751..2f916b9b3e32e92fe3415f4750eb05b7e638219e 100644 (file)
@@ -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.
 .\" 
index 152c6d05589bea45dc097712973cf9cd1d31fcaf..7538834364200854a345f5580b2c2f4db1408109 100644 (file)
@@ -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.
  * 
index fdbfc3ba7de48e1a8d2d094a1bd08958ea6de8c5..b12a0c97d7975203f7b37ad49b889f2eee8607ef 100644 (file)
@@ -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.
 # 
index eea987494a4d14ea003ffd2204d1d0bfcc8d15a3..b978ec20eb1a456be1f199be11bd5deddb465346 100644 (file)
@@ -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.
 .\" 
index 31ea9726dc8c9d6dc0fbb2faaf6c143f95b3485e..36f06c48d586d645eaf5f65134b02a48249e913f 100644 (file)
@@ -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.
  * 
index 5b64e45291a6b3ec248cef9b1e166ef75e5130f6..730df3edb5e7a8c372d1c70ae50f468a060e5629 100644 (file)
@@ -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.
 # 
index 771320c4caffb1aeb610b288eb76dfe0622a8105..03dd9227d69051b5200073cf3a5245901caf8304 100644 (file)
@@ -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.
 # 
index 3d068bd5980b2cf5e752c112e6dc581598af47a0..6fbfac25a48c84b99bcb04597f4ad3a1157ac028 100644 (file)
@@ -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.
  * 
index a7c89f0a59c78a4b7b3213aaf8bb3c72f711116b..45740cf29df0dd56dd2bf06468301d9c83d6a395 100644 (file)
@@ -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.
 # 
index 8024affceaf20f64b4a560d9be22d774ddb7e2f2..611cde84eee35e4eae8791156b8f263a2fade6b1 100644 (file)
@@ -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.
  * 
index 89337d59d39c44e50bafe78518844e1b8f7e3eda..67b22382bffb17ecaea59452e7fba498ec399448 100644 (file)
@@ -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.
  * 
index e51325acb381b2acd45922019c017a748f8e9d94..0d3816783d59b1bb0506a0a42a6e5e8bcd00f950 100644 (file)
@@ -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.
  * 
index 3e4daa2d478f858d1e54bf185b4fc678ae11672d..9883f44e1d40569aa9552a1fdbbe80c61079fb93 100644 (file)
@@ -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.
  *
index 6c87229b66a5d0d502e759f07aa204f59d806096..c071f467135accdf4f7e0950308f4576081c3fec 100644 (file)
@@ -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.
  *
index 167dcc3e7091437ef8fb655be6db770dd0964a40..ebefaf152673d413113dddce151f1cf3ede5a376 100644 (file)
@@ -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.
  *
index f09af6deab3b36f9a55df36cb855b2802bb05721..914b8be174ab4b4905d3c152503c7718f05e7333 100644 (file)
@@ -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.
  *
index bccdb8f566963450e182cfc0756cbe4080c6a2a9..0999189e989920f4305397b6a32bdd0d740ce728 100644 (file)
@@ -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.
  *
index 8106c3e7b3e07b6babb711e2e82bbdf93d0f13c5..4393d2e3ac3432759b7efd5a1338ffbdc6f6df2e 100644 (file)
@@ -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.
  *
index 5f89b987bbaca2d06fc0e0fc8ee780dba1c06566..c22eee4532b523ee37e67a4297932c00d87295e4 100644 (file)
@@ -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.
  *
index 44568d0266196118c76cd7114bc2f500bd877a3f..f12175f100fd705070b0900a2574357f26bdaf20 100644 (file)
@@ -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.
  *
index 50469f9574b5fba18d9c26bc5bba6aab85be0bf9..6a25f981723e3b6e72cd783f7e4585a51b43d65b 100644 (file)
@@ -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.
  *
index 8deadb3701b550227e4dbda0455a32d602434770..f14280f5c0cd984a70228c8d0a1cc0967c545882 100644 (file)
@@ -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.
 # 
index 6b40cd30c223d7b8181f5501c9690bdabeef98cd..3e9194c6ed23bd36a53a2b44db666f93ef53e30a 100644 (file)
@@ -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.
  * 
index 10a17d05f8b066d0ddb6c8de7d96b7cf285c5074..1e0a99e3fc168b107c07c18a1fdf3d237d6155fd 100644 (file)
@@ -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.
  * 
index cc5d9bc1cebe39c6db0393382f6e2ed94088208c..142d130f938179e72d065f1c17eb5416f23172c8 100644 (file)
@@ -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.
 # 
index b46fd9662abcb03f3701cae8290d4d3bcf9138cd..2887e3b34c2fdf02f0f448ad676d96a977030403 100644 (file)
@@ -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.
 # 
index 71e80afabba6dd90d1abf2ac55612e82be635c9a..564a1ad9beceb85dd8519121255e239aa7c97e35 100644 (file)
@@ -3,8 +3,8 @@
 .\" $Id$
 .\" Copyright 1992 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.
 .\" 
index ce3b1670e11c3334b66040680d596983efbcbcb2..1c903c216bc27ab5a202f85a1ee7f92b90ad4408 100644 (file)
@@ -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.
  * 
index fb4abfca5d19ee5d7cb9a87f5143688710e7531d..b63ba4652cca9b713a454699697674a73b8365bd 100644 (file)
@@ -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.
 # 
index c3dacc39cd21d98d8fcd85600a9fadb40be12ba6..c04868aee389510589f11d40c420d8d564e5bbcc 100644 (file)
@@ -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.
 .\" 
index fa040189ef5084f181d8f5dbdcbc2e04b208c4c3..e09517f04e43a23ef3cbbd171f06696b5dc432d1 100644 (file)
@@ -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.
  * 
index bda24fef044030207ad698e7cbf044563dedd681..fe5a4bfe9d184888e469589b1ffceff58a0f6c23 100644 (file)
@@ -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.
 # 
index d2dcb52de62c1155adeddcd8bdec992654f1ae31..615acd55a24ddd166dd09c873a1ce9c5f6056a4d 100644 (file)
@@ -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.
 .\" 
index a5dae061f691b19ca8ca5e477672bc6c6422a3b0..4e8164b4107175d9893a195399233923c94e25a9 100644 (file)
@@ -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.
  * 
index 73a680809adab979b16b5ed8d6d769e81b10c94a..451558fd04277450c6c94bd709d1c8251052b593 100644 (file)
@@ -3,8 +3,8 @@
 .\" $Id$
 .\" Copyright 1989,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.
 .\" 
index b225d2bebaba18c0e17b9bd05d3b5fdfff17b369..60c445e9396de9bc78bddce8146a52f4f4ce521c 100644 (file)
@@ -3,8 +3,8 @@
 .\" $Id$
 .\" Copyright 1989,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.
 .\" 
index 69dc85e0d8dca41603b9939ecfcc50c8a50a7b26..51343fc94fd46beca97b2303a9f8b09704082f64 100644 (file)
@@ -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.
 # 
index 9f812a3aeb341daac0bc8a9fc579a767e4f52b73..e73b5bf2230afde91c304c3fa636a8f61229b23f 100644 (file)
@@ -6,8 +6,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.
  * 
index cd30580ce2817d6af94ec7986adb149472da1167..380d7bc756da01b0008503311f9b2a99a4d5e42c 100644 (file)
@@ -1,8 +1,8 @@
 /* 
   Copyright (C) 1989 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.
 
index 0257106e916c6c3dd531a39c5fbb2aa0c280211b..d81babbca9b767ee05bdb5a113831e3103c27334 100644 (file)
@@ -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.
 # 
index 29e02dce517fa3e770f679713ed3b1b852f50ce0..8274e647d2414eace0903d5ae091fe94b66e0b85 100644 (file)
@@ -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.
  * 
index 2a15571d17c15d1e6c54ef8e437ead531ea970d8..e61476c16a81bee327eed28b37b979e8f4a9439e 100644 (file)
@@ -6,8 +6,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.
  * 
index 3702a8c29b7d02f94bd2f332d81bbc9d17d0514a..41977ee135857398c84dcb715a1bd398942c5f10 100644 (file)
@@ -6,8 +6,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.
  * 
index a84cd4318a91eb7e0157a9996c233a58c6ab2d6b..028c59157547e56b42acf4a6c01ec3b504af5663 100644 (file)
@@ -6,8 +6,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.
  * 
index 39f7f98ef8a78c53d62fb44986ba055f3d4f86ed..e8f53ba32998d564712c1e2b059c8cc12d3ec7e4 100644 (file)
@@ -6,8 +6,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.
  * 
index 433fddecba51bb1b9053dcff25ca1b8909bff853..9d285e7e7d955b37479e4c7dad92968d848756e9 100644 (file)
@@ -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.
  * 
index 3e8b24f7c4e56c3452c7028889da964841ef0bbf..28d8a9696d2c548065fbfd08d5939b382173314d 100644 (file)
@@ -6,8 +6,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.
  * 
index 0924dfba01a127e5b49c818a69cbd63d61dcbea3..4720d048b47f3d1294eae23cf9b5573a10560421 100644 (file)
@@ -8,8 +8,8 @@
  * that you have read, understood, and will comply with these terms and 
  * conditions:  
  * 
- * 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.
  * 
index f3b5ad5bce238c70f534dd1068c93d04f32891cf..1bcd6deb6c35dd1fd93ea34a3af60b99acd83060 100644 (file)
@@ -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.
  * 
index 42f9364bc99c9a34e4937b7a5c0585dcafe88a08..f5c1085500f440333eacf91693d6cfeed8dc1afc 100644 (file)
@@ -6,8 +6,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.
  * 
index 3bee4201ed6b4e96931f83865800557573c1a3b3..d38a10142e097fd53bdb2b83aab683d015b0faaf 100644 (file)
@@ -6,8 +6,8 @@
  * Copyright 1989,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.
  * 
index 0bb081781e652a7941853dac4511b4bdf26c3e36..f1cf2d2ab6a144abf00f688bd2f8a02118237862 100644 (file)
@@ -6,8 +6,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.
  * 
index ad9834dd71ac331df48fab7c35d7f8c31e8f15d1..9ea34e77b4f4bccc27736abc5813cea08b2541fd 100644 (file)
@@ -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.
  * 
index 1d923ba5ed3676ca71b0ba92cb2fd095e2be7258..3c07c945567dcc9bc7710a6a08bb359a76a11b77 100644 (file)
@@ -6,8 +6,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.
  * 
index 74eb2db38a378a3bd9243d7c64b7fc19ce3ccb2d..d7fa6018c31c582ac054a3b3de5ee406b31584ee 100644 (file)
@@ -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.
  * 
index 6d6b613262a08a8fe23da692a8a26ec1457419dd..303e461103b9846b94cd1e6a5eac50b7db759782 100644 (file)
@@ -6,8 +6,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.
  * 
index 10285eb30c1132b008c33b8689aa7a08701f2cc7..468e83e20fd8689157f2d199af5f3c231f4f17aa 100644 (file)
@@ -6,8 +6,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.
  * 
index a0af99b7f1c74c6dbe3b8349b7986bb5c2b1c0b4..1662214a59335aa3b49a2edcaaeea96e68ae5f16 100644 (file)
@@ -6,8 +6,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.
  * 
index 23df43f762fc8311b53bd24d6f747a41bf13c65e..5c872e4938366315830b11fbd9049cc1ec7e53e4 100644 (file)
@@ -6,8 +6,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.
  * 
index 8397a276f33269b815cd4606eab6c42b029bc720..531cb998326dc64d6ff219725d34ff73c6dec386 100644 (file)
@@ -6,8 +6,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.
  * 
index 434c53a48fe844dcafb3d7cb2ccc316f8477b8be..5eabcce316c3d5926f6dcb0fb357d37452fa0b6a 100644 (file)
@@ -6,8 +6,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.
  * 
index 4988213803f94f2897797a15b6c4886213c3c73b..86eda61a2cd533ae0aa409fee9b5117db0eadad6 100644 (file)
@@ -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.
  * 
index 94fd69c292dd0bbe07f9b73e42e463c06e55139a..7e0c87f40575c028d9dbff65c42d6ced16f0f4c4 100644 (file)
@@ -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.
  * 
index d9db796835c1057e63813f48ea70a65be9bb9f86..4283e89c7307e53cb86fc94d791c2c5178ed7d96 100644 (file)
@@ -6,8 +6,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.
  * 
index de39cb6906b5e4626138f1e694df49d5b487802d..ec4e7c24ea19e0a4bff6aa0ee5bf2d73ab350379 100644 (file)
@@ -6,8 +6,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.
  * 
index 65b195ef49a367b56a9664d3cedcdbc00211c123..e7ffc3fab38400ca6466b1175654160da522157e 100644 (file)
@@ -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.
  * 
index aa1af0e0fc623f37081f53a33818a8c898644897..199772323e0ed9fdf4bdbaa75b863d6dcc5eda17 100644 (file)
@@ -6,8 +6,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.
  * 
index cc9c96365433ad27d81e953190a9f3be5913c49d..34164f5c532549df0a358c5a6e273410253efc5b 100644 (file)
@@ -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.
  *
index c2cd944cec7b194d676c0e55cfccb7fb785b4ffd..03d2b169a9b7282c56d6ef646e9b55a37db7eebd 100644 (file)
@@ -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.
  * 
index 307a70547bcc60611fd13f7b99ff602e4ac98555..4ee9bc00c843392c73ea56aaf3a9f58d764247fa 100644 (file)
@@ -6,8 +6,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.
  * 
index 9102aa3616760ff92c96ce654e47c129f0c3ff3e..9b27d728850ce4d5cc59438e79d1ff1e18d760d2 100644 (file)
@@ -6,8 +6,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.
  * 
index e824685386e713645271ae871a02c45bb5f67dce..a48d33222fe3c958a670ce95b4393e276884a2b8 100644 (file)
@@ -6,8 +6,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.
  * 
index 2d6a1f3a05a169c0b2f3ed9db0e4ce94bf7e3a6b..c514baefa986f5419d157498ca1574c9cae692c9 100644 (file)
@@ -9,8 +9,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.
  * 
index 8ea54eebf2bf2c38bb5f60d90f73551ce8136267..8ebd9fd00b67579781c6f34b69a7fe681eac8a67 100644 (file)
@@ -9,8 +9,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.
  * 
index 7ab845b58cee86d3a34c1dafff55360a2bcdcc3b..3461152cca4fe9dc8d71604db9e685b760f07db9 100644 (file)
@@ -6,8 +6,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.
  * 
index 40daf31d5a175995ed33002507b33f60c4f400d1..26b045ce1e71ba3eec76dd6049c080cf52760c56 100644 (file)
@@ -6,8 +6,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.
  * 
index 71d6c9fae6c12891ff00961680f86f2786a12851..1c7d21c3188ab39e8d535ac5a7c2b1ab4723980b 100644 (file)
@@ -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.
  * 
index 9e4f04110481d77186162ec744db76282be0d37b..6f815e70bb3aaea9de92c03ba320cd72822f78c0 100644 (file)
@@ -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.
 # 
index f694741e47e54317b4659cf4a883c914bf2ad9d1..32cb2d44e6613565ac5ade03d1bfb7c091c00bc7 100644 (file)
@@ -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.
  * 
index 2cef9757b319f70d0572318d4732ee426a65bd9c..297e7933e9b823c87e64d9fdc662b8c762af6bce 100644 (file)
@@ -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.
  * 
index d89875abf572bba8d04848d59038e31b8b1d0822..2de2dd2f9fb02194ce65208cd1770ba3d4ad6051 100644 (file)
@@ -4,8 +4,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.
  * 
index 9095bdf5ee6c495a491a5e907af55078df996858..d8408ec86b9ffb4f9c78e42f71fec27305590562 100644 (file)
@@ -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.
  * 
index b563ec4b137910a69caedc5a55309d17db33eaba..8ce8acc42226bdf15982510e11e726d7a8e14d6f 100644 (file)
@@ -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.
  * 
index b40a46938fde49b7339b29fe3712f4f80e594fcb..3a5817dca70c325d0c2e4dd6916ba705e7d66c28 100644 (file)
@@ -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.
  * 
index 124372032020a35584890fcada9d48e026249c9e..43fa9962c5ade51bd655b84b28e4af28733fae59 100644 (file)
@@ -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.
  * 
index eb284c78ff0d42d2b83e76fcb2bb2deced01ada9..d7441e49b52121543e9cc3bd78d4d6cc9bec5340 100644 (file)
@@ -6,8 +6,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.
  *
index 01c1ced140c2959fea9534c77f5bba497ab6c3ed..7b1fed83c927dd98b9727dd64e13f6d12fa24f7d 100644 (file)
@@ -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.
  * 
index 92da9d5fa56d39bf874a68f524fbc34684886c4e..332672717d9f4fd0911d27eae926601cdb60d0ea 100644 (file)
@@ -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.
 # 
index 4ecdfdca03247e80077da7286ada9640a2204ebf..7c7debd1149d92181d2491dbb8ececa6520052d4 100644 (file)
@@ -4,8 +4,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.
  * 
index e24ffc88bfce41cda8f3a84c59f59dbaef72e659..6cf372d227fe800d6afbe1a7de1e444ecfbca9d3 100644 (file)
@@ -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.
  * 
index 2f77fa7062e1af1fdf1b48c93b458494b48f96f5..0b41637d8ca3ac4e480b952ff42edab937c0cd9b 100644 (file)
@@ -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.
  * 
index 3ecd98d7bdf7eac044184134eb0fe8dfbe3459e8..1b2978e9c1aaa64c9c4e8545adffad4ce55115da 100644 (file)
@@ -4,8 +4,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.
  * 
index 3e845508fa5a19d0b3425c36f29ef83f95019e67..c8ba44d7d0d07e44978e94f8074bd2031e4f51d1 100644 (file)
@@ -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.
  * 
index e58f9f3689dd6e85e05212de175e040b8d836349..f8967f5f3048535372b21ba19bff15b778374980 100644 (file)
@@ -4,8 +4,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.
 # 
index e88ec69a137879798a21f57b58173ef05fe4f115..f119ed9995c58121d1b05ca94d9a6817228046c2 100644 (file)
@@ -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.
  * 
index bc667543e13f8c7e293346fe2cc9e2effd0b656d..0e5cacb388e08a4cc27cb16bcb99a8a90d677cef 100644 (file)
@@ -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.
  * 
index 0028e6ca861d07dd8e16b8cb5b240d2d4be6acee..7a96b1661a8486f9703e5d348537f030800e4a4f 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 4ba02ee52c156b65e649c152948e1fb13cc65e84..a38fd76068765214a278403d29f78eccd9be0aba 100644 (file)
@@ -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.
 .\" 
index 2c8fa0db7ba261025c96a47013c0ee1ce1cddc66..990a7655c6715b85c425a1e4a65c029783cb8029 100644 (file)
@@ -4,8 +4,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.
  * 
index 65e867f40a9d6a9f2471ecdc3a3d60cc5f802d5d..faf9f36f309802e414cb2ff0e27fe6602fe5f744 100644 (file)
@@ -4,8 +4,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.
  * 
index 944cc6486fb3f22ad44fca46435760e14fdc2ddd..ee7a4107c5db0e631c0bd1add557b4507cf1d315 100644 (file)
@@ -4,8 +4,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.
  * 
index c31b6f22cdd958e76eb84dba8156873e51de6fa3..aa06252cbbca89c3c3d27913eaa512a73280d17b 100644 (file)
@@ -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.
  * 
index 99c99c743dcce99308bb8fb698bde70bb8589b50..3e7cc03ae84b8d4f9ef333ea07b2855f14909a60 100644 (file)
@@ -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.
  * 
index 7fb731c38de0aafdabd095741c6ff92e0c07e55d..380d02803827fed4b0eddc7d73ea645c618566d7 100644 (file)
@@ -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.
  * 
index 3e237c4a32db8723eb6fc3eab0316e7ddcbd7a01..3a98ea3ae81574454889a5dab7ac3ed3783fa918 100644 (file)
@@ -4,8 +4,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.
 # 
index 6b4a4f162ee7af4358f0fa2659b8859c5dc5b83b..b7106a175a951bb32dcf7705505988c1f88bd5fa 100644 (file)
@@ -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.
 # 
index 6f829313d83825085045ed234d010cbf16f6b77e..92c48a1a16aeed4862d25be3ea194f8cb1afc009 100644 (file)
@@ -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.
 
index ce36f30c16d8fc77cb9377cff8670689cfe63565..c9b7bdf73f7a24bf1b25390024350b9e6967b4c4 100644 (file)
@@ -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.
  * 
index 82d589b79e4a2bdc55b9a3e7334efbf468d185c8..2cd5a89686e78a8ce4df00b949a99463f1e04425 100644 (file)
@@ -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.
  * 
index 1332a23cdb637f74fdf44fc20f757354a05dc65d..69442545ea56315c87cc166c7270849ed4e1861b 100644 (file)
@@ -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.
  * 
index ac6a1b92854b6e7f9020b813694bea81b8325b76..d82f7c112d01a5e6e77c04968bbec43ee062eb0d 100644 (file)
@@ -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.
  * 
index f14fa6d90aa1b1442592f908af5420147aa0fb33..91c6fba6d2c5b495ef117713cc7d14ae9b948c89 100644 (file)
@@ -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.
  * 
index e81ef253896fbde8639c3932127ef8ce1ecc8a4e..4b00e02ff4443e9f0f40177095ffbe04b809db8a 100644 (file)
@@ -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.
  * 
index eb7884a454e0396ad991cf3ee814d5fc8c719136..4ef60ab05e8147185d89a109d23a2fb7b3fa2513 100644 (file)
@@ -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.
  * 
index 39045e54e001098ff3c0043b6b6ffd63b4c91d12..86d61696f1336d52ec0b65e3ed957ae51776cea7 100644 (file)
@@ -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.
  * 
index 2b9a3b6f8bc405bfd3ddc28436eaee29a182d31a..50cf3ef98e8f07e379a76fc4a708ffe9d93f28e4 100644 (file)
@@ -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.
  * 
index 237d084ac9f513c55f2914b5d4ed517877ebf5b8..be4d1b708a5c98fa11ea105c85046a904728d5b9 100644 (file)
@@ -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.
 # 
index c681758ced8932f3ea65dafd86b8f93d9228371e..e0caf7da9de265b30363bcff3feba03cfb0dee1e 100644 (file)
@@ -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.
  * 
index 75a275564411ef09ea0d1ed747e66eb907541339..d5f41e395354ca2c1535655c21c58ce35a5c64e6 100644 (file)
@@ -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.
  * 
index 9b21082dcad4f5ef5a39adba26e89d60f52decc0..1e6919f9d611a26f225fb1ac073abdc6f64167f9 100644 (file)
@@ -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.
  * 
index 56a675d9e9c3e7d00d83f273865f6a14e3711f05..24ba3894f995f9ce1ef1af32b675ccabd489f364 100644 (file)
@@ -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.
  * 
index aad265506fb84838cc8b4c6ef1d3e688a7ca02b9..b67161ca70ff2842980bd53f2d21be430370432c 100644 (file)
@@ -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.
 # 
index 2ac9b8ab8a30ea7ded1f68276a308740e24023b3..c171d925efd5641c8a5abbd42763af041572f35a 100644 (file)
@@ -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.
 # 
index 0d31726c081b06565e02258d68e99d5b41fde559..f0e446d85abf00185046bac77f6b5c0921f42cdc 100644 (file)
@@ -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.
 # 
index bacd23b3416c4ce13cf2c47e988c6d4bce8d86c4..c25d090352bba52a0b8c7881dbc08d1acc078e3c 100644 (file)
@@ -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.
  * 
index 42ac5df65a7a4791efcda8b6a01adb90533c4473..a4c7a23fc955924f4b22ec028f20e51d17f22a1a 100644 (file)
@@ -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.
  * 
index 90a7d40907a106fcb2080d8d943d01464d075e15..6ac6c320e6f095203e0a82cbd95272d4d75953d5 100644 (file)
@@ -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.
  * 
index 9fb64f82d94f265d3579e2037220a54804317b56..c79062c015319d595c53f330e14b435e820db786 100644 (file)
@@ -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.
 # 
index 6bf7489228a1f7f2b7da8505c5eeb7e19d0af52e..2458f3cc929fb4913590031c8eddedae2a460dd5 100644 (file)
@@ -11,8 +11,8 @@
  *
  * These routines form the library interface to the DES facilities.
  *
- * 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.
  * 
index b6487747fe6f4bcaa9b83a11c342a3f83d08ea74..35aa623e60a462e081c95a3d10ba91a043c95a89 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 205b05d66071d861e182ddd3117ab352dd17e6f2..5f96f176aef75576682064753d16b099225c8027 100644 (file)
@@ -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.
  * 
index 69c06373eb540a5c5f5c76e516b3ccec471792c4..a21000064ad781f7ebfafe478299c8dcc7f46c96 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 38825838a908da1e90ab1fcf2a84af2a9b1f7cd7..02beed14ef3208196ce9a683b50a5e32e4fe75d7 100644 (file)
@@ -6,8 +6,8 @@
  * Copyright 1987, 1988, 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.
  * 
index 66578d4bc8e7c4e801ed96ae10a9ac34c2aeca90..e9cc1505f2675286ce63f511006da7cb9fc50719 100644 (file)
@@ -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.
  * 
index 0a19ce9e68dca56c5d8f23f5e89aa05860782ed4..e0b0f8e36a70d91e47a848b7dafb0e97a5289a71 100644 (file)
@@ -17,8 +17,8 @@
  *
  * Originally written 8/85 by Steve Miller, MIT Project Athena.
  *
- * 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.
  * 
index 0e1926617b599abe076573bf7a4c99c2f1c89931..11d37751a356cb485ac6621184fca4e2f4df4f9f 100644 (file)
@@ -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.
  * 
index 8fd1b10db14ff12ea72050bba71a63d40bd02663..bf0e4ca6b024fb7176964fd86cfef6f71436b4c4 100644 (file)
@@ -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.
  * 
index 63ef7abd62024d21b1ee4e252231d0809ab7ee34..a5b3c76560f0ee343b0619e6dfd4ded26c51f022 100644 (file)
@@ -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.
  * 
index 5c56c0d05322049785c6b8a479c101015eb9d783..889f6d4d94cc9876eec4a9815182a5c2e1bde736 100644 (file)
@@ -5,8 +5,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.
  * 
index bb0f9e2c33aa358ed0d72a76e86bb2d8b9540be7..07bafe97a0fb15f057dfd2fcc484273256552344 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 690e43c02895423a3faf818e60fc73b430a582a9..670d302b948abf89dfcfd0dfd6cdf5599f701f10 100644 (file)
@@ -17,8 +17,8 @@
  *
  * Originally written 8/85 by Steve Miller, MIT Project Athena.
  *
- * 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.
  * 
index 7829eb8f46458b800facfc182847afbe6cc8070e..23d5e83e43d98d0ff1d733272d32236915ff01df 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987, 1988, 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.
  * 
index d7d6223d331a6b9544260913a7e54555970bee94..2dc0b387d9d9b9b0b20140d0dbda91ddfe3eafb6 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988, 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.
  * 
index 86e0bd3a9dfcb98dc7fdc2f0864a223381220407..83e1dbd71e30b15e2c6c414cec9d5975921b0f02 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987, 1988,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.
  * 
index 92bb1d65de94a393760d40dc3f2077d821a9f9b8..69e827a04d57fc8825ba2fc041aa6b16287a36da 100644 (file)
@@ -6,8 +6,8 @@
  * Copyright 1988,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.
  * 
index a61d2b6c0bc196cc6358d99b5e4418e1faedad72..58ef7b16c64a0b79bf1fdec826afcbc3eac4d198 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988,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.
  *
index fa3662d15190c3bdd0b7756cc994c31e3f3083c3..09236e4d0546920479f659584b0f3ea2980b4a81 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1985, 1988,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.
  *
index 2c5ca8fda4b319a7a3d615d320f8fe9e1b1b0e88..d009c0ba018b06f03acf81dd49ab5de587bfa600 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1985, 1988, 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.
  * 
index 36cd11d9b15806bfd1039e2e2423f2ca21b4763e..b10cf84ede333116ef4747356e8e372669d842f0 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1985, 1988, 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.
  *
index 9e4546d050b6d15344ac0b9fcf3c99b738f36659..3f9f9dbf0ee0e36e257217bb128ab2f6a8d695cd 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1985, 1988, 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.
  *
index ffc12fab32fdf84c737c1bf2a10cfbf1dbab4584..283720f4d74f8d34d0b15b6df9120f90badd16e7 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988, 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.
  * 
index 028e7ca7b79f0fb6caca41a20240584c02231f54..681a799d6b0147817740c52161a13b69354b8021 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988,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.
  * 
index 8edda5f31e3ead84f1042729575ac9f456b76ffa..849f38796272f42d6e2e6546d42df1bd1b0857b9 100644 (file)
@@ -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.
  * 
index 5db4485a648ca5f8d20abceb1787c18284b6e04a..8c835dbb4219808e16af69bc88b150db99de76b3 100644 (file)
@@ -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.
  * 
index ebce883342d0ee34497c4f6eaf2c10fcaea05b3a..e19b1f5ae8aead2358c139b53d20c6a473a987a2 100644 (file)
@@ -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.
  * 
index 4634bcf4dde0fdf7ce5fdc06d7bf0a5d6bda063c..74435d63c54b08252fabf1b54ce7f17c6e508806 100644 (file)
@@ -6,8 +6,8 @@
  * Copyright 1988,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.
  * 
index 4f03a59ccf95f2bb288c1ced7109437a389e5506..3c24164333c9ec378cad07e91ece6072c948eb89 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988, 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.
  * 
index e750683a0b3ab24086e80b46c92640e08ca7ae27..15ce2a847035f3443f11e83a5f7db0d4ac021370 100644 (file)
@@ -5,8 +5,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.
  * 
index 6d7b5f938679012fa2666821766d7b6c92a0b6c6..d65f74b9f2fa4b88d96ce3f62c3c3a71cdf1840d 100644 (file)
@@ -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.
 # 
index b6f8aa05c2d8cbeeab59f79fb1d71151035486fa..abd27fe64320e11a303fa233653c86fd0d52a55b 100644 (file)
@@ -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.
  * 
index 0a60046b42b4ce809656522c95e3f25f280642b7..fe34794e3043e9e54ebbc80a7a310299099379b5 100644 (file)
@@ -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.
  * 
index 04d70cd3c255a43ad37c22e2e8c0273fc3e663df..1edca87fc03582328142311f03bb8d09c8856d2d 100644 (file)
@@ -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.
 # 
index 150d3dfc0bc6d02445501b4d136274809203c182..b0858a7c4b99fd519f4dcf3c9003c4b0d3be6a57 100644 (file)
@@ -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.
  * 
index ffd883b9a6e12f5dd9d6dae6eeb475ad4bce82f5..f96b0933d7dfc7ac86ce95dd3af72b659330a5df 100644 (file)
@@ -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.
 # 
index abb1a993e83e9deba7886482accbb6709198d84b..2c5fbd055f15e0db7e579954a1ef190fb670d400 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index abed7e6a19d16dcc5152b5bfb1219adce5866910..9cf7f9b3e8d49eac3c534058a13d4bb30db918dd 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 52533c588e25d54c42a30db5abff289ba92a9378..4adbc37301786fcc2284f5ca44ee255dc2927e4a 100644 (file)
@@ -6,8 +6,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.
  * 
index 8b6345105df1cc993b6c241f08bbf19d81394a57..4dc86c2024b8843e73778855af2ec44aeb70c9a6 100644 (file)
@@ -17,8 +17,8 @@
  *
  * Originally written 8/85 by Steve Miller, MIT Project Athena.
  *
- * 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.
  * 
index 9b2114bcdec451ef2f0de69ad3ca6e8f78a5a63a..25d99dc49c18b24b55c5f12bb856600b5f09d87d 100644 (file)
@@ -5,8 +5,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.
  * 
index 4f0b5cd53cfc9b195ac0465172a45a162e060019..b770ae86d2c66b6de4da4a285ddba01e250f206d 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 82375e8e7b4b4330cc3bace79abc49212c7146b9..1d35e9b1e00d6c96f8d7a5b6254bee7fffec2285 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988,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.
  * 
index a30ab49fa02e35863384cae5116c13a1a4e4bf77..e533a0db2c2a6a5a833483674b595d0bb2249c1c 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index d9d91c9af98f9c9d34c1e4e381ec75f20e7220ce..6a32ba5b7a333d17d7b0e26ceddbfd698503a5b4 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 56bfa9b17d0b13c81f5a3436cbbc493afe6723fb..0da9a6a85874ae511136c7d3197d0daa916666e7 100644 (file)
@@ -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.
  * 
index bc393c973b4dec6aac01e2a36ae1bfc474f8cd5f..e6c403d496d0077e24f891d6155ddb1b35567d70 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 89d0ba51edf85871d09fcd71f1cc5c345b9c4669..06762ea0a5ce7b6613668fc7a574faa420cfbd67 100644 (file)
@@ -6,8 +6,8 @@
  * 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.
  * 
index 06fe49958cdf8b554874134206ba5f88e73353aa..048e0f93223e545459430f833493831fcbde8edf 100644 (file)
@@ -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.
  * 
index 70561959aadaa0126d0bed2ac56cd813754564c1..a1ce1512310e83bd7192e12da4f842c9b3db3cb3 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988,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.
  * 
index 5313b182cf354b2f9ffbb0b0d5f3c6160259b5e6..72d9aee1ef3a6c5ba8b19fa392f467d640b44ed9 100644 (file)
@@ -5,8 +5,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.
  * 
index 2db54848d644db797afe73428803bb07c5b012de..9019049ee0c06ccdfd9f18ce8686cc53bf93373a 100644 (file)
@@ -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.
  * 
index f5f519925b99b762cde6bf3c4437efb2dd4f639c..135d17e2dfadd5caa3b21ba60cd540dbd6817aea 100644 (file)
@@ -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.
  * 
index 2deb996439a49c3c8bb28a57bfb27fcd1476ae55..d17db98abab029bcdf25c232cbb3ef117afde4ff 100644 (file)
@@ -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.
  * 
index 515aed79e2a13ae31e5e2c9455f0f0f5493986fa..a1513c111c0da75c4f3217d334120b2dc0a5a942 100644 (file)
@@ -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.
  * 
index 5868b3c6b962bd88205c21d831ee459a73d1e15e..88074ca0e0e59aed4649b1f59a46a7a6e9c9e861 100644 (file)
@@ -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.
  * 
index 07145ba0a5338f722866ce02c12ef46dea808f04..c60502c8d5a0ebbf1a12c0f09e40ff8a149bb572 100644 (file)
@@ -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.
  * 
index 9d0456fb41774388fa61ea18a4bebaf516252333..4af6cc1a4fdc8d7ab6ca39e07e8cb4b02b4ce047 100644 (file)
@@ -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.
  * 
index 7c725df9a401654a78a4c0bc267bc17c035f99f3..de7940eeb6997c7dbc14cc8259548be14148c0e7 100644 (file)
@@ -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.
  * 
index 77b5998f21a8d1d7d9d023ffe14beeeb666db72f..c51a77d4a8e75a1c53929efbeb0bda8da6f07b4d 100644 (file)
@@ -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.
  * 
index 856fc78ef137f94229aa1674869b83ab62fe1494..8078ae1d3baeecf04cdfc1d9d2b05b96a60b17b6 100644 (file)
@@ -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.
  * 
index 8976f80cac8edcf54037ac401899c8bb0f013c7e..5078bed3640be14973842711d30bb26681f607fd 100644 (file)
@@ -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.
  * 
index 79af04610e1aa1cbbc94b80ad666af9f1b941b6f..7a6bac04e846ce93a1b332197d3cb57c51445984 100644 (file)
@@ -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.
  * 
index dd45cd9362ebf668bf51a49ba0607612807c22ea..54a3761ee4d5ac168f817a2b1a2736459dd67782 100644 (file)
@@ -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.
  * 
index 60811e92dda2bab1a15e48f88021cfbcac3bd446..1ad66492fe5ccf1b7627f84eb3be3dfa34b5c105 100644 (file)
@@ -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.
  * 
index 1fad949baf9e7c6d49ff20d2afb260e5acf81171..93ba47e67953fd81ee50a506107c068ec33afe92 100644 (file)
@@ -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.
  * 
index 9c39b6b47422f999f33aae65ea0b17a4054da198..56f2569aca088a609b3a7fb9398d1c59de9a0ac7 100644 (file)
@@ -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.
  * 
index 1383fbac3edea4a07d30f8e91fef4ccc10f43857..24fd65c4f381e552c149417dcc10a4b683efe18e 100644 (file)
@@ -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.
  * 
index 35f8d2a68cdc90b20a21bffa7e46c20ba436d41b..39bd1938869b8551ba945222ca39f18eaa686583 100644 (file)
@@ -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.
  * 
index c072d00415857aedc2895fa689577e2864f06f37..a44fdf70e56d6504e68cbc6de2e53d90bcd8e5b5 100644 (file)
@@ -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.
  * 
index 0ab6035e4f45c11cd8ab356f01c667a562a6599c..b93b2b0be48754b72cbf55cce34ee7a0b0882db0 100644 (file)
@@ -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.
  * 
index 08ca8082cbbb810facacd657dd90529f6bb1c515..d162b6f5ad92454cc85b50724e963e6302834fea 100644 (file)
@@ -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.
 # 
index 0cb6b2044035747c30825c760b8a2930afb4f4e6..a16630f7936b217044e7790ae86f5dfb41de53fe 100644 (file)
@@ -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.
  * 
index c1a25783e1b2ae43fb0f21112c685f7da53064c0..05feeb1c99f3da096b5a78e46f28f99acc5a9aa4 100644 (file)
@@ -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.
  * 
index adfac253c13a0eeedf4ece165f537311b7f90a4e..38f79f9e1ef49fd2a6da28970f7bb19be3326724 100644 (file)
@@ -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.
  * 
index 106b37aebd27f9889831ac4a29393bafbc1dce67..145ed1d75e47f0ca2d780130963e4117044a2d6f 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1988,1989,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.
  * 
index 820dd0763078463c8d70b2e6ba983aacaa4ae8fa..8334839d94e21c2ca7d3bf8cbcf94c85ac3b1bfa 100644 (file)
@@ -6,8 +6,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.
  * 
index a722626c3236c936e2657a96142854f2d062f556..8b96c162250412aaf44cdb81e78466788c557dfd 100644 (file)
@@ -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.
  * 
index 2f740dabd7f744b30d5bc0144dccccf01341804b..21921b692a8735ad43069c4a1bbc9e460bba8eaf 100644 (file)
@@ -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.
  * 
index 3b1278b7fa14f84e26e901200a08c4a0b1dd987b..503abdae2e4875c5439bf4176edcab008be24586 100644 (file)
@@ -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.
  * 
index 8cb388084108f252a80b777dacfa92e9ee71968c..c3125d4f403d9cea57eb2f2d8fa45d55c204b5f5 100644 (file)
@@ -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.
  * 
index 95de978bf1b50c93570307c5328b0115a36b89dd..ff5786947f72edfda03ffd31574db26b4f594cf1 100644 (file)
@@ -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.
  * 
index 207d83bacab1df9678a4c9bed9ae77d771752e5a..b8b1855adafcb6d8982939d9e3f0cdbc0bfcf3d8 100644 (file)
@@ -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.
 # 
index 55aba1ec93e9fa3c342f874d5cbaa3eeaa520066..3ae45b44bdca2dedc976df5f17f1e533fb0084a7 100644 (file)
@@ -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.
  * 
index db96b5b859bd2ecd55e78e9c52bf17b145a84c96..87c02084ffba6073b7f225a1fd1b70394b5469ca 100644 (file)
@@ -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.
  * 
index 58c13b1ff80674c891d8cf43757fae216c66626f..1307f10d457a33e51757de90004b899d6bc6b0ce 100644 (file)
@@ -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.
  * 
index 6e30b485c2816ab1c0771218776f0f588905b76d..08b68cdbc82168a0460349b450afe1e66008ef71 100644 (file)
@@ -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.
  * 
index 7777370c4e458bf41499c43266d816f2de892435..5023f2027b3aa9629720ae04edbccd14e8dae108 100644 (file)
@@ -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.
  * 
index 7665818248e0125d57ba5f8b6f576b5ef63c5c23..c6d52317b113900c8e1f9acb176fc3ee84a1fbb4 100644 (file)
@@ -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.
  * 
index 0b226819943a4160bb75c610153ca0f692ae73a0..4ce18a3163f6ca922ce4bfbb385e99c06c5957da 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987,1988,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.
  * 
index 6b5a31b2cd194308c1eeb8c3580f1dfa67c92b79..ea420ccd41564d3a2124e64d5d3dd84c097bbc6e 100644 (file)
@@ -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.
  * 
index ac8031440ff5f5bd6aa9781227a71d4b4418d19f..cc1b2ce960959d0d64305dd2d5cd65f8294afa50 100644 (file)
@@ -6,8 +6,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.
  * 
index 88365b25f3c50a7cf25d88b6bac1636a85e584fd..50fdbc3c47c2f8710b67277e4db156727e55d5b4 100644 (file)
@@ -6,8 +6,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.
  * 
index 0090796df94bd0aeed664bd73d8291568b3fe73f..b62093c06085cfc36cf9e896027884794024313a 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987, 1988 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.
  * 
index a37b5b0339c598117849fc50205bf4b39bf8daa5..eeb6742d9bb543d115ce493cf509508c50409159 100644 (file)
@@ -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.
  * 
index 965df570da9f5ca54247f1c38fe430ee13a8ff7d..9d1c91b4022fbe9ec80b4baab487ff6572d594be 100644 (file)
@@ -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.
  * 
index 53e5deb5f4385279fc4cc69ff82394b49ba5dfeb..8bde66a9bb324522d062c4897e8a70b266a0223b 100644 (file)
@@ -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.
  * 
index d60e8131761ebed09a4da4ffba982a3797aee51b..87d6876057be40f603bb5c25ae59338d8f99090c 100644 (file)
@@ -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.
  * 
index f9f5ae726891a1352fdfd1f3e227ad6b23a04beb..a99ad1470ab677b9545292c24da5ef4ee39c240a 100644 (file)
@@ -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.
  * 
index 4c58abd0a9173e8d04714cb19dd1c6d2ff1cfa38..af4e689958b2fc19fb750165f2dbb901066f84d6 100644 (file)
@@ -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.
  * 
index f604cb359a4065a9c9d3f4368b920a92fb57b4cc..54b3ad981dd927386302b23e371a04ee05890182 100644 (file)
@@ -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.
  * 
index 4cfb003312c60ff1c7fedc7e833aed147efb5f12..5ae55e1f707dcaebd515a8188412c717d8c61136 100644 (file)
@@ -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.
  * 
index 52baf6621c81ce55b8504d15681ba8da6e088d8b..e13556b279c20a1a9450c4ffe8154eaabfebe514 100644 (file)
@@ -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.
  * 
index bbf06240bafc8096863a60a5387a978c0ae496bb..b1a753669f1da7d14676f5cf4194e699dd95786d 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987, 1988 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.
  * 
index 1cac41ea5d32b234fb23c4ffa9afa0edd54f7501..fd55314d085bc053312138e501d8e5b30a38db43 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987,1988,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.
  * 
index 19e4d02d7379dcf84298373a778eb93688ab233c..a40ec35c005d1ee4aed6ccee5a462ddcd428f8c9 100644 (file)
@@ -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.
  * 
index 8f65d08b74ef413b97b71661013abfdf3d7b3dc2..4d431da9890df1628812425be9cdb220e14348ce 100644 (file)
@@ -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.
 # 
index 3156fbc6214f728b2d433f4179a4aa02fb7df044..a62d695d3e83855d531f30c8719ab9d57fa319a0 100644 (file)
@@ -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.
 # 
index 26b40c764c1f87e907c34035b38dddb93859fca8..6f42b9d9dcbcaf241406cfca545aaa43127725a2 100644 (file)
@@ -4,8 +4,8 @@
 --
 -- Copyright 1989 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.
 -- 
index 440f3d425a11f5577b1435a4efe4f08467008841..e9172126bfdd159aeddf75b644b0bbd165642603 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 0d2a86f4d0eb9c31d05215df8269edc27b7887c3..f0677d5713234bdc41c52d18051270c63cfe38e2 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 5e87f24d7611c03159c1634c7b3afaaae5b47be5..cbacea7313a808be05b728bee89f55c87d3b05cc 100644 (file)
@@ -5,8 +5,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.
  * 
index 50ad2f91b10dfb523fd8e409eca60e2bc405dce8..b42615f3796effc0933494d0e871fce760684deb 100644 (file)
@@ -5,8 +5,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.
  * 
index 9d0b9b06ce0bf42ececa3b5ce5472cbeb59e3196..a671372e01cc90968238876db6f4e26a186d5b3e 100644 (file)
@@ -5,8 +5,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.
  * 
index 0f3a7ebd0f8479ef589243d9d467ddd83899028e..aacad21a902d453d7e5ea8d6a287e102eedb2c3c 100644 (file)
@@ -5,8 +5,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.
  * 
index 7d867e11116ccda4d699a172a549af41bb92e123..4e40afbef30aee095f8dcb2199daa056fe0b8505 100644 (file)
@@ -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.
  * 
index 602c198d60b6214669ae6220419b34c0a1f5826b..50cf1662a83413461c111bc3f5cec2916390ab8a 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index f44ab5f816adc7661dfa776dd0d67c88d7e01aca..0a21b784df6976258f32e3eaad5f1d4f14199330 100644 (file)
@@ -5,8 +5,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.
  * 
index 6fe6d2b7a526e69e0f172fb88e8e0e7189119a92..2e992c388e401314021030e65adc5716a0460feb 100644 (file)
@@ -5,8 +5,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.
  * 
index 5775cb31a75acc4633c0b4c64c603db981b3b2ad..8428eb5127fd1143b8ee95db71dcfdab047193bb 100644 (file)
@@ -5,8 +5,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.
  * 
index 00c64ea32d04deff1f5e426f19e7b22683f0a5e7..31514ac73086dbe70df24abaeccc82217cbcce44 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 4ac789807360cdf2ea89584ad1eb2afd8f100257..c3204f1ee1f9743c7d6b13f1fafbdb58c4a5a39d 100644 (file)
@@ -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.
  * 
index 6fde698dcc53d34b9046369cd7827b2d210edbdc..2d3bfa9baec0a43495532fdf6fce2f59de8d3367 100644 (file)
@@ -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.
  * 
index b9928f5bb72cceeb2f720b44337b7e19a35f8b30..5d34c765ff815accd75826e71a6f22aec8fc6408 100644 (file)
@@ -5,8 +5,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.
  * 
index 94cdba69419bcf5c3d8ed29220247f9e6be1bf85..260bea2ca4ea846920d5ff6aa67ad4b2fa11b939 100644 (file)
@@ -5,8 +5,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.
  * 
index 931d246325a0f0299e428594d954f2a1e2810902..afa5be978974f718e5090ff6ad506b6b95ae0a01 100644 (file)
@@ -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.
  * 
index f5999ed5b19d92085896594600d45dd95df95d35..69d38a73c65e5c77387c2356f66ff119f4ce7c06 100644 (file)
@@ -5,8 +5,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.
  * 
index 6fa457941cc20357ac3a6786c38cd43a3d80f785..8d4ccaba84209bbbde8e5b7ecf31872743b2017f 100644 (file)
@@ -5,8 +5,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.
  * 
index d6316254e25b44409dee9b158d0002e164012624..f79afb0bcf867b21b5a9ac637df2e8cf85293336 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 77f1881b7a3954e4da6ce9fcc21e9e65fb31b77a..03d9899c2a1f541919d32f7a46f06d2f441b48d2 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index da565977c434da06b0339b5c50c6343fd6fb1501..6efebe2be293b1148c7e1b23e2c22bb0b9fd9a3d 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index e7b0fa2e69353b80a2db4643c6638735a9a7fb62..1ce8bf943aa0158b7a069cb0fd9b2da1bfb86661 100644 (file)
@@ -5,8 +5,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.
  * 
index d41d56a36b655d72a371fff5fda16064a20f3614..0c7ef8b7bad173a5891ac59e16b6354ff3873a77 100644 (file)
@@ -5,8 +5,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.
  * 
index 44be7dec92f157386492fb72c99fde9b75698d0e..9a00b537db977b0715e921771fcd5dc3d5ba8b41 100644 (file)
@@ -5,8 +5,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.
  * 
index ee9d48d36bceb0c92820e98dd67b77e760dc36d2..f21814aa1f129a9e0cd490aa132262e1d42c6842 100644 (file)
@@ -5,8 +5,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.
  * 
index 5bf7e1521402dd89667689500a44242553884b98..a6f0d0da746063e2cc790a91c7eaf517734f1712 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 5e14997498ce2a8b57ded348a4dc073d0be9843f..871e286159bebbd85c63d0b8d8f67d5c3dbbf5ad 100644 (file)
@@ -5,8 +5,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.
  * 
index 9b8427d6a7d727a409d27724fee6ccb204a397cf..1642997213c43670257fd054b379de79c17b285c 100644 (file)
@@ -5,8 +5,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.
  * 
index 45ed99ec6a266f3f0ab6385852a8337138cfa171..a9bdc6b5d5f303f09b1d1048495afeed5a51d55d 100644 (file)
@@ -5,8 +5,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.
  * 
index 412e5a69d85435a164df2b01be059d8ba2b09618..fd47944e174040a82f23b6a95c197cfe7c89ce85 100644 (file)
@@ -5,8 +5,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.
  * 
index f4afc28dbb474dd1ba983aabc29b2476d9d8c835..d034ec001c17d2b91968dbdd8990026a5d7de3ca 100644 (file)
@@ -5,8 +5,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.
  * 
index 49b5b699b1920c3103ab6785c429e7ae85fdd15e..e86b2d85ecb386a28b40ccd7129298171099c995 100644 (file)
@@ -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.
  * 
index 833313777e486b5bdb09e909420954dd17c8c8c1..b70e76db4135b0af151fe19ae92916c66d457034 100644 (file)
@@ -5,8 +5,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.
  * 
index f1a4572a06a0555af7d324ee8300e703fa76b3de..31828c6b912f269399cb1191400aae7c105c2be4 100644 (file)
@@ -5,8 +5,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.
  * 
index 56e40bf574b8841dcd5314717c205d1c529b15cb..d235087d2e818b08c3bd231466a6c8a91349d779 100644 (file)
@@ -5,8 +5,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.
  * 
index b85f9e23fca5b7737b6a348651134d58bafaf96f..ed294b7af248cb66bc5dce881bd40cc4480bbb78 100644 (file)
@@ -5,8 +5,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.
  * 
index 0de3b346599ed4b56623de0a628949a9cd7af28c..5ad6bad95369bd979dd43e6f83c8f8929880d7f2 100644 (file)
@@ -5,8 +5,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.
  * 
index 05305ea5acab95a936666bea365e0113ec95355c..3c4c3ab6dc61405b8a824241918441e6da6b381a 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 2a6f2cb663ec45e39689fe7abdeef9a783960445..5eded53eda9f502785814ac0fabc148b58725fd8 100644 (file)
@@ -5,8 +5,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.
  * 
index 652e4cddd2df89c3e110094d871f61bb5f6a1feb..d5dde3417965f8147523365dd0af98add8a2f77f 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index a0148e09e0ebfc8cc024aa28a360c50b873a4fde..aeab624928b29cd859ed074d85306787125fa031 100644 (file)
@@ -5,8 +5,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.
  * 
index 96e89d8c3c613575f6aa13da409182ee0c432a7b..a2fbc4541db0241611ff2ab01c99b105ef0ba97f 100644 (file)
@@ -5,8 +5,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.
  * 
index 038de32017577e141bd19f86624679cecb21880b..33559132c10ad29d30a878e51d6955efc34cd78a 100644 (file)
@@ -5,8 +5,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.
  * 
index c8a3616c5eb84c7b95b835db21cdd297631d77bb..72b85b05b75ebdd68ed5d372391a736c35e08658 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index df54f19320405f4c4cf6ff0d6e06a094284ea77d..b87bfbcf39f2f43e35f4e39e3e80159fc3467734 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index cc9d8d097ba85cd417a13390c1ae4797eeb2fdda..6da92b1bf6e40457597435c7117336fefe20139a 100644 (file)
@@ -5,8 +5,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.
  * 
index 833facd2e8312c406163c88ec353c7c9a7ab84c9..89ee2443a3ed04560a66309dfecd5c10eac271e0 100644 (file)
@@ -5,8 +5,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.
  * 
index 6f545cb32e25f2e186bcab7558a3547e226f97ec..e39405658ce26e94a554a143475bdcdf6b18f1e2 100644 (file)
@@ -5,8 +5,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.
  * 
index bd3fd45437c0f86740adeac3e1badfd4b8f2d0bf..4b6fa93bec0de755d0db912209f82e47caf70c22 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index f7294658d2323a01f616f5aa4b6d7bd26cb75cf4..a2b5c80e4c0b6280dbec9af177f820f66bcf1b2f 100644 (file)
@@ -5,8 +5,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.
  * 
index 9f54fd5e5a4800e47d86d13b4acb45c863d03555..9c844f2d19d360815d6e1eda265ec657211a84e3 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 31fa3ad852a451adfca902635653df5ca168f12f..57d6700de476a9e833143fb4a8973e43892f82e7 100644 (file)
@@ -5,8 +5,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.
  * 
index eb5bf397c0903cf43b3029d4a04f3a5b5f6ac63a..a8ab2d8c672493c4838b463a02ba57d1249c935b 100644 (file)
@@ -5,8 +5,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.
  * 
index f9b11c8ef195cb421f73e2bb046d42e5b9d94e0a..4cbaeff44ec07c34ffd4b51e22dae19ddbaf7445 100644 (file)
@@ -5,8 +5,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.
  * 
index 44afbd7363b74890a68cab6ee57801e91254f292..7c5c74b506b52919dc68164b9997baa73a2cdbe6 100644 (file)
@@ -5,8 +5,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.
  * 
index 5cc2927f63c4390be6907f98f2d28b2c54d9421a..a3c4a18a45b126617e898d43ad43e9e5361ed989 100644 (file)
@@ -5,8 +5,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.
  * 
index c45be309fd569d2932d09951c82a5c00174e284b..3021f1da14a0d826a1555cd3860614f6aa181e3d 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1989,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.
  * 
index 74fa185d1ff9edf95131fc4b5a333d292ee0b829..14d1fe7febbfceeab0e059102c84a6381d25d9c7 100644 (file)
@@ -5,8 +5,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.
  * 
index 97ec51b1aeda4b51361ac4fa92bf3d34e6563c23..3429f624880bdc307dc3e92be9e8aa5cc31532d4 100644 (file)
@@ -5,8 +5,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.
  * 
index ffac8dcc269cd3dcd678f2e88abfe3a66396e888..0a4755a41380ab7af106005be22706980aef2f48 100644 (file)
@@ -5,8 +5,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.
  * 
index aa53073b1f17a59b1e3bc256e8dedc61e1189877..77b0a2d64386e03bde173a64d6a4d1898b81edbc 100644 (file)
@@ -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.
 # 
index eaab511f9c0b18e21c736821f7c64b19dab80d76..96c16fee4b900c1192244a00f530876a728cd7bb 100644 (file)
@@ -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.
  * 
index 531102bc83d571f13bbe809770a722cfce0561f9..43543a1deb852ba71f7e168b68383f5193dc7707 100644 (file)
@@ -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.
  * 
index 78e2987248cbd0ef9ae712389e9b5e94be4658d4..382f3749226283d60650dfb24a86862f0fea62bb 100644 (file)
@@ -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.
  * 
index bcce9847de48a77969c89fee55325cf4d7741582..6a8685a01b395b286203ef76e3212ac33519cc8f 100644 (file)
@@ -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.
 # 
index 0c84da1859d1842e571329b7d5fde460e2dd832e..bc4cd0e3ab887d2198e1bf570caf37df6eabe54b 100644 (file)
@@ -6,8 +6,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.
  * 
index 011eb6b48c4607a900e84021dee6f28933459a2c..cbc68794e4c8e76c8a918f549c4bff8b5483d222 100644 (file)
@@ -6,8 +6,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.
  * 
index ab1071ee60f11d6b459eec4d1dc571998ae4aa72..303391a45425b37a80553b0ae38bd617269ea1c2 100644 (file)
@@ -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.
  * 
index b5e7ee7a5ad4d2db3baaac6b594de281ef3dcfad..435f44fb058aef0a398262d5600df72f4eb824ca 100644 (file)
@@ -11,8 +11,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.
  * 
index b70e996b8aa7e3864f6897b627d31550b4d3114e..7af354c4bef7c1064604ad28dee9bd5778fe1099 100644 (file)
@@ -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.
  * 
index 4ee72fd99a4a0ede2ff89b4b8d5358dd4ccbf0f7..9ad1ce7419b7bb4fc48aca0b4aace4ad0c9c523b 100644 (file)
@@ -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.
  * 
index 1ac8c2b1107acc4cf1468e9bd57682d99b0b61e6..e8d7e97fb3ae32678c2a7fa3c8649e3ca08ed475 100644 (file)
@@ -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.
  * 
index b09aa9080ba73e6aa1a34a300e1243117fa1f400..ac21656925d78aaa0de5e99b50269c9c99811c69 100644 (file)
@@ -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.
  * 
index 35da209e2a1d9b18fadad2e3b4f70bdb97ab5487..53c1f3de051ee7bac453ffa6869c8916611d81bb 100644 (file)
@@ -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.
  * 
index 370b15f73e29d8cd669e1e893b33643e89424dba..4893703e4120c41b57405448a83a86c8e9e83f30 100644 (file)
@@ -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.
  * 
index 3964f7a8414f4ddf2bd95688dc978d7df54e92f8..1de78828291bd4391e34a8ddc46ddb4c4ce5274e 100644 (file)
@@ -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.
  * 
index ea63662cdd3649ee6ec84723073bcacefa0dc0f4..8cef18add2713769677fdb31c1ff13537ea2e289 100644 (file)
@@ -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.
  * 
index 8ecd82071b6c035c460dd14f493090fad0fa84f9..c7b23651ca94bf98a6fe40ac99209bbedbe44c97 100644 (file)
@@ -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.
  * 
index 4f9ceeedf9ebf259da823fd217b8a01cd9bb3934..ac4ccfd2cf1a94e2f0a2b334c86707bee5d55740 100644 (file)
@@ -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.
  * 
index 992f68b4ff633def990d28907b03a088cb4e210c..8985f0f9290f8f9a14de24e28e30fa3cdb07901c 100644 (file)
@@ -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.
  * 
index ac5a3eba077f8bd8c593b1e7c6c5ad0889e2c4aa..13807e2c8b8c52f85e3a64e4dbc6bff526904d2c 100644 (file)
@@ -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.
  * 
index 735fd4857fa037d88a1985fa4e40fc7a496d0d28..f674111c6dab35a877741eb777f305bbfb5a5e6b 100644 (file)
@@ -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.
  * 
index b8ee2254664d87c970df9fa25a2739890f726854..134e4ff959c5701afa5e961f9b247f348043d023 100644 (file)
@@ -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.
  * 
index f8397623f55967f665a7c0cc412c8ec91615dc31..de0996be533ca5a0a6fa545ee95629a932bbf803 100644 (file)
@@ -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.
  * 
index 278b5cdf40e99a154755ea871ca0e1d678cbc8f4..0749e6f563c86e988ee474d03f9daf43947d41da 100644 (file)
@@ -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.
  * 
index d98162bae1e3d590d267bc556c736c3ee9805299..8c57c81557784813453ec6ae9e429b8eeb0c72b5 100644 (file)
@@ -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.
  * 
index 64841a7ea694e3b9ac1863d7ec53d808649b5876..4a5f33bed90c6ba60849955766714ed4ffbdb31a 100644 (file)
@@ -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.
  * 
index c718e606fbc936436e07f5a5396cf02e2fa3e849..db79622072849a1abf118a19b4afb829740b995c 100644 (file)
@@ -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.
  * 
index 52dd0397558a1b86debc0421ca8d730a6c19e5ca..dd30f369cdf607ec440d3df5eee7ea888ec4c6e6 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1990,1991,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.
  * 
index 30bef852bbf1f37666108afbf01951e796d5a4de..4a613e1eba120c3b4b96729366cd9c87af5753d9 100644 (file)
@@ -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.
 # 
index d4b108c171f9308042e36a5d5bfc7e4602cafa9b..156cabc5e1de813a837d452045f4a5d6bddf6031 100644 (file)
@@ -6,8 +6,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.
  * 
index 78ca896cea278d3861d16cceec82af92fb3c99be..e5baa2f6099841f71fab1ee609661fefc93faf22 100644 (file)
@@ -6,8 +6,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.
  * 
index b5e66c8c8863329ce64be01912841af99b1bb5c7..fd9027a222e72aad79908df3b5225287253db669 100644 (file)
@@ -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.
  * 
index ece3084e570457a05aee7d9150187d4b8229c658..8cf3c1fa525e8b2e318bf012d9569073a2e86c51 100644 (file)
@@ -11,8 +11,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.
  * 
index d9de77458d4d31558820ecc3fa99c1552a1758de..73d8ce2e5940e4a946041886600767f878ece53f 100644 (file)
@@ -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.
  * 
index 4e05136d588940bedfee7786303d823e4064da56..0992e2ff7d050a29147520791a04d5ff6fb49271 100644 (file)
@@ -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.
  * 
index 621f70129636024568655a5ca9f59388e7f28fa6..6160b0f860a71abe0c5c74180a1ac2fed1c6b70f 100644 (file)
@@ -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.
  * 
index a22c9f94d89bce098d4ac3718c27e0fc35f21bd9..01ee482fc5d28a85f931f56adb6b5107e5ba97f4 100644 (file)
@@ -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.
  * 
index 220ada84976c3a50319c351d4f5f5c35afeaad78..b9b7ff44bebe93325549df6e4ba9e83aa747c56c 100644 (file)
@@ -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.
  * 
index c9f797a4e07a368fb0ec4c810a9be377b65a366d..2a910da01acda8b079178d1f7837210030b31262 100644 (file)
@@ -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.
  * 
index 8f88a5da522d184547119be29200dc0abab3fdb8..b44115a335946b8b2af10b287a857ef56a891b98 100644 (file)
@@ -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.
  * 
index b4b57cd95ee28447ed87b1589febf89cf9228cf5..41d94a68c28ad0f2a98bc26d32ebadfc72222276 100644 (file)
@@ -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.
  * 
index addc5dc801e7ddb33c1cca900f5b37969139e48b..34ffa13f0a473c271c67c43bebc3848c841e8d44 100644 (file)
@@ -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.
  * 
index 4a8f8b63730a7cf45987e21bb234f656da08d5f3..a91d8685bb7ae5c273c0c11d5a1919987f0c7a1a 100644 (file)
@@ -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.
  * 
index 28fb4b5ad5089b23096f5a7e547ee852175ba424..f653a678a5e6403d8ddd13d193a83aded2a2c49e 100644 (file)
@@ -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.
  * 
index d393c3f67b518ba0a64e25f4ad2d7f8eeb91a43e..bc6ddd8db5ee5b602957ee345d6f22fd93a10cfa 100644 (file)
@@ -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.
  * 
index 6bf932fb9e56169c5bd73363b35164aa362f60c0..53780458f613886b77d2cd93aa921b4472674953 100644 (file)
@@ -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.
  * 
index 4b13fa9512176586ab6c6904ff2ffb72aa089116..5ee4237372fdc93e1eeef63eb80aaa466ce1218a 100644 (file)
@@ -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.
  * 
index b80878052cef5b15815134525c8bb9e9af09c957..ddc704756363796677a142c66d5fdd8352b7d522 100644 (file)
@@ -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.
  * 
index bda44f19d1857907769dcdd2c5689b2e69edbd0f..fa2400074d01cc6173499599fba99c056ca74573 100644 (file)
@@ -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.
  * 
index a6c31395c116b333b2847c2ee6880315811febb0..3d576797cb46a7934c69b4d16fbb258a8143091d 100644 (file)
@@ -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.
  * 
index cee0935d599e0751901b72d33acca182e3d1d581..504237948957b68e5bb6307d61f22087b4f0715f 100644 (file)
@@ -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.
  * 
index ee30656b86ac3b7917cabd2ceb6c7ffafa751992..03fdd7bb8549264dc232578961fde639a08b21c4 100644 (file)
@@ -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.
  * 
index d808b6eb5a3238c3f1550cfbfe9b600887259837..f54260c3ae37e6725d1263841dbfefe27ae2a1dd 100644 (file)
@@ -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.
  * 
index aa107dbdcfd8a0508f1adbf0842e6200f14dfbe9..51205f1d8c9ac33231bd22eb7fa2efd32c9fac4d 100644 (file)
@@ -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.
 # 
index 376e2479cfd3d14d0361b0b0910ee830a86749dd..2fdd4ec41592375b0ff2bd79ddcbc88df4ab367f 100644 (file)
@@ -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.
  * 
index b94bf0059a05ab35027f0cd986b4b08dc6b6dc01..d5752fc25170eb34b9b1a7d324bea43b41fe28d0 100644 (file)
@@ -5,8 +5,8 @@
 # Copyright 1989 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.
 # 
index 62be1982fc55760317e7d3f7f43f86dc668ab54d..6e0b1b0318630988923440e7058a636082b93030 100644 (file)
@@ -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.
 # 
index 709a4cbe8a92b5c3a0cf076f54447dac8a80fd17..0821c8d146ae27b45a1213c2b2bbff2ea5039209 100644 (file)
@@ -5,8 +5,8 @@
 # Copyright 1989,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.
 # 
index 552eb156976b8df61ec320d885df62eebaa7d823..59a1d2082877e2b7779d75d8046031a07f1e52d6 100644 (file)
@@ -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.
 # 
index 6649ec1df71333b58aac6aec098b8ee487917ae6..a10fc120989cc950ee9f4f3a28d7c69cf0bac0cf 100644 (file)
@@ -4,8 +4,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.
  * 
index a86bd2c03908021f1e8a20ccb0098c0e99d957d3..70175798593f4b4b179ccc6c003fe04f6bd2eed8 100644 (file)
@@ -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.
  * 
index 9513a04131fd7b91423b37679a724dcebc5d6a54..46d2e8d1f12b8decae864df55f86f137c2bd6efb 100644 (file)
@@ -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.
  * 
index 380c880f5909a814d16694854ee51bef89d1d1b0..f9c216b9ba4cd607d8fa9a1bd4f54a68a4836903 100644 (file)
@@ -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.
  * 
index 53604104cb0cc6c45c45edfaa474da18b4de889a..b75c1198e295c340d12ee1ef7db783a491861824 100644 (file)
@@ -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.
  * 
index c957d83aeacf789375399b98bad8d0b4f4163b72..06cdfa276bf90277785264577ae72919ba876b92 100644 (file)
@@ -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.
  * 
index 3caf09f10e51faf77e0a7fcfbaf553f1dd83c714..90f3dad5824052f31072f98598ef145dde8dd6fe 100644 (file)
@@ -6,8 +6,8 @@
  * All Rights Reserved.
  * 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.
  * 
index bc0d5246317526bd1ed21f23794e03a163168643..d293c96bd3f8ba376b9bd5cb800eca3a1fb68621 100644 (file)
@@ -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.
  * 
index dd35fd078cf7d2f74b5e233b76312496978e0c0f..b6401765179edeec760303aacf5ecf38a288dbd9 100644 (file)
@@ -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.
  * 
index f745fd0c7ea5e1836c85efed8d0c5d6d49f06325..e5b73b95ad5f696c628d587a06acd9b936449af2 100644 (file)
@@ -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.
  * 
index f3a945f94b2ba8d40daea50f717e6cdb9d455669..e7151c364be9e46b788c891831c89b62fd24ffa6 100644 (file)
@@ -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.
  * 
index cdfcc2a268386b8a7f78fad77dc2ca15c526d9b1..9b5a5e5c56c29027958ac26b34a59104135f423c 100644 (file)
@@ -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.
  * 
index 7d40ca799a12b2f816011bb1ff5b50fb53251c8d..28fda6c454d81b201351b9794b446784cc450e9b 100644 (file)
@@ -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.
  * 
index 106e8734d2520cb36fa5815161a5e9dfc53c334d..9a38270413c2dd6550585966981c0e73dc55fd2b 100644 (file)
@@ -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.
  * 
index e05d1f7dad0a90de777b9e24d0081607c063d5fb..219412e750098e643ff1918b263bda01cb5e37a7 100644 (file)
@@ -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.
  * 
index 7c607ec48b8a467e0e0912ff9b7be2c6fc4373f4..b4a8bf873775e36dd012450179026a77c4f33975 100644 (file)
@@ -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.
  * 
index d6da131691d455798a83a03f076bcbf0ef27c55f..489fe85597efe940a7df15f19278316f8bcdf7a3 100644 (file)
@@ -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.
  * 
index afdb42559da82fc14f8f90db7fa30cc8c4ec1d34..14d395331ac73480cf8d2fe0491abb966a978e50 100644 (file)
@@ -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.
  * 
index db3b8de5113cc84967256a68c710e873d55e50aa..240cde482cf8f5957efcaceba5573aed5afeb250 100644 (file)
@@ -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.
  * 
index b70d2a6c6b424a36041a3e648b30c3f35bb15371..86523ac2de7027383fa9b77213d3fdab59219031 100644 (file)
@@ -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.
  * 
index 2b476272fbecc98e869f4fec541e867fcc1f10fd..802707efc15db06e67ad3a4cba7e2a07114d4761 100644 (file)
@@ -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.
  * 
index 288bccac2ba5a5cb6466fae3b5a7c1feb2a74a65..28f7e1d50854108ad80e2e24fe8ff0fb07c2c90d 100644 (file)
@@ -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.
  * 
index 67e4b776db7f56a05d3d23e367d061caa4964608..0d659702533e8b2fb3729a1a134548351e383611 100644 (file)
@@ -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.
  * 
index bf9ca6a3b94d6bdbbd33f977d619b7aae52da18a..95d1a3125fe25e5333515a34dce45a8a0bda6246 100644 (file)
@@ -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.
  * 
index b403ba8a04daedd935793471a2989fdb41d73a47..65b072c34fab466c2204ccf3745bbff478aebaed 100644 (file)
@@ -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.
  * 
index 0f8ebb763b6c76f8762ddfd22413127a5e1a58b4..b884236455ad413fd65698925ed4a1f9e2f0aa22 100644 (file)
@@ -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.
  * 
index 4d9b9fc5bbf8ed457e6cc8e2eb791961cba79a3c..3cf91f69b5e663aacac3252a7994f1858195a186 100644 (file)
@@ -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.
  * 
index 4cd9ddc8a259b76a5d48892c6d1b075ff3ca78d0..839dfb289bedfd9d9a45010234dfe35e7c933f4e 100644 (file)
@@ -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.
  * 
index b3d0ffffd8f752337dcae617f6ebfbcaf756696b..6a61d697e9c41f9db1bf43bfda2844a44f1c20d1 100644 (file)
@@ -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.
  * 
index 8936a3e26bc51df12c05fe8034574502e9f930cc..3152eeb3ee01262de206b7297ca2bfd5e1866924 100644 (file)
@@ -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.
  * 
index f421ff98a210b206ae90cab097bfa16ad397a2a2..91793e0cd9f79d22607c1d87c0219ea5873003f5 100644 (file)
@@ -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.
 # 
index 3f90c9bab27000ca4f7ea971a151af08456d2c06..fb64b28b507a038cb63d427b367d9e3a4cc0a471 100644 (file)
@@ -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.
 # 
index 6d5ceb404820b79a93b3af797479c521a1f27981..10f9febdbee2d7ef865232628dbb04262b697aa2 100644 (file)
@@ -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.
  * 
index 35f51c24a2ec962a02947dee28dfe9063eabbef8..27910f52de689cc6099913a02023314c180779cd 100644 (file)
@@ -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.
  * 
index 3f4beb05de356525bf10faa33816e3e8e3f1dbe0..fc7e66a370ffe176aa96c394f78f1d821e08c1b5 100644 (file)
@@ -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.
  * 
index e5c41e00b1b2c446d8bb998c5c105a3934f82b24..c4f1d62db83a6622acad7bd9535a8cb304b873b4 100644 (file)
@@ -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.
  * 
index 7c879b177a0b0f7a2578b5f40310d12a5435a1bb..35bd810b0f0ff1f0bdf53dd406c0d655fa318aa4 100644 (file)
@@ -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.
  * 
index cce556d6c072c8092352a4660f0bb7e3782928cd..8320a46e75a8af977e352f5bf5a93b3f1a6967e7 100644 (file)
@@ -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.
  * 
index c35046d8bfcd192965370c8d23a6c4708fc57bdc..7482f935f204008ce0d90acca8c1f0a9e90ab185 100644 (file)
@@ -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.
  * 
index 3fba14c9abaec4d40e76541e20825167a27232a7..c7372ba37d99b0b6655631266487047abe90250b 100644 (file)
@@ -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.
  * 
index d79e380d6bac72d6281fa3d71801b546dd8df992..930494dc12a715dc529813ad5b0386a4a067bf30 100644 (file)
@@ -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.
  * 
index 385f2bb3c67f1da32f02e4e878efa11217fe501d..bf6ea489f997419146891f49ab812c3fd4516ac7 100644 (file)
@@ -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.
  * 
index be42dc30837e62d4077778f40e13fd84a4148c6a..4ad95e31502c89d50a24c9460c411955cadc210b 100644 (file)
@@ -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.
  * 
index b97a3d105daab4d172f61bb1f6d02734ddc0ccf7..5611720631e46e1f7ca195fe2fc126aaf8bac78c 100644 (file)
@@ -9,8 +9,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.
  * 
index 047c621cdf65e9f0e1e6f6bcc1746df9ffe49946..a303f985024e0a424054e6ed6594ca2457e4f9fe 100644 (file)
@@ -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.
  * 
index c10718865f7cd2d81f129567c736c5838cfee22d..0127070a2af23b3bdeb9cb49440a8c70b4e56e8b 100644 (file)
@@ -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.
  * 
index 60cbcaee6caf1e6c6841337843a7635a96c2c67f..5f381fed8fe55b7cf84d21f85ef828461b6ee90f 100644 (file)
@@ -6,8 +6,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.
  * 
index fc1ab8e0570c2e15db76cac0ee57aca9e219cb0f..7db924fc62205d001187176928336c9939d6ebaf 100644 (file)
@@ -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.
  * 
index c636a83bc196d5b2e5321127702bfe258686a384..3635ac211f4e0cf963836bd5e5b06f812dbe2f5a 100644 (file)
@@ -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.
  * 
index bdec0918ad0db6904e8cb2373808e1658340f06e..c4cfd9a97b70423e9ccbeec27211706afeaf2170 100644 (file)
@@ -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.
  * 
index 87811bbd73aca7e811985e0226647b8135941317..e07d1515ed6565a9a2d87a05cce9011bec9ce9b9 100644 (file)
@@ -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.
  * 
index 9e5a642a6ea3f7a0fa695e79b5f12350390d485d..1e90b35bf1cb7201a52026a508cc712149955c76 100644 (file)
@@ -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.
  * 
index 41933435c1c66dee9eb273a7323c570eae4625b6..d1368c807f2a34e2ef5ca52555b4e1c3663e2a31 100644 (file)
@@ -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.
  * 
index f09a9ff06c5dc21ee0e04d29dcf5f5a55f201353..8397916570b78bb1a25391582c7de83cf4d97b6c 100644 (file)
@@ -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.
 # 
index 7997d38f6242ad2632e57c48b74d1c3eba30a899..191c0f97d6326e432fbe2d3fca44831713aa402b 100644 (file)
@@ -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.
  * 
index 5bdeebd9239f3076f6a691fee75aacf4d6b0ccaf..a5e35708d50d984f37fcfe94287b0b8b03d54ef2 100644 (file)
@@ -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.
  * 
index 2a05972d42b57175fc8038ac28b9cdfeeae8f479..ec0a7d1bd09a7112c5d01a990c3a7153722c7894 100644 (file)
@@ -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.
  * 
index 625d9697fa109004a954fc946d543360b5a232ca..4e7837435a6210c0f7aafee97c550e441d310eba 100644 (file)
@@ -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.
  * 
index 36352accc2586639afc8def77a8a5c09c91f427c..38384ab8963a0060a056b2ae2976c8f25e258d84 100644 (file)
@@ -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.
  * 
index 5149457c8c2f8e46f444c732ce210b9614291224..2d28428171ed075f8864f5813ba09ed6996eea4e 100644 (file)
@@ -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.
  * 
index 6d5e3e37af8251f595da32b39825fd35b2be595c..623b9e3a53e1b3e4033547b77efbe5f0b7abdda3 100644 (file)
@@ -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.
  * 
index 71ec3cd3ddb859f1454eb14895b19e5f71d1e0ea..f2fa627d06c4c9abfa3a1224e62f94c1fb6d5451 100644 (file)
@@ -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.
  * 
index f3d19865e24975b7fba3474a1ad7ed4798a64bad..a36aad4744627318cf1793869c685656bedc4349 100644 (file)
@@ -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.
  * 
index 4f78bb9e82c8b261ad0f99ba98ac754ddfbaebd9..8b7a0d903ee402ece20b519fb4a548f783d69224 100644 (file)
@@ -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.
  * 
index c109ec9a89331fa0fc047f10405dd4781211e8eb..3871d64cdb5272a310d634f450d70166ec5e38c9 100644 (file)
@@ -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.
  * 
index a4dcf294fbe057a18926f88e664a6c4a6ae69ea5..f86d04c491b88d1fbf169aee2a2c200106829fe2 100644 (file)
@@ -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.
  * 
index d19b3afd7522be1d399ebc41320f908cfd3ca0b6..b20206fe273895c80e9cf709ae6ddab95a0f48b9 100644 (file)
@@ -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.
  * 
index 8abdcbb9fbc644efad0e1449d8e124ab885f7ea0..53c940c58ee7a576f10319cf78297455ec37b816 100644 (file)
@@ -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.
  * 
index 6cdc5473d2f49f61a3e0c2c71d3932b823ab7189..660f1945d8ae86f26c075953a38b47b9810d2151 100644 (file)
@@ -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.
  * 
index d229f43a274c8bc61b4fa8f9ee3e0c512e9a8bac..c94559132261729b0578270a1e662913d04285b6 100644 (file)
@@ -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.
  * 
index 83a5b6e3a24421a43e413b7ff5e5672d7b01afbb..a59013a89780f95fac22bbb3f9ed0ac9ad4ef02f 100644 (file)
@@ -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.
  * 
index a35f60981478899b7d5b82d2837d58a00adceea5..1dc43551d940a587f9fcee63f4ea3ef8b715cb5a 100644 (file)
@@ -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.
  * 
index d39ab2569cc135e418a119023a0d88ec9469ad1b..3d11b63b8b5d21a100ce5788889b704e50baddc6 100644 (file)
@@ -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.
  * 
index be8036704f272d3029d8d7002a3def88cfb0339b..636146ef6d976efaf61546b8dc67d911ca4cfad5 100644 (file)
@@ -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.
  * 
index 767bae5199e486e2f019f638ff687b4c1b650793..95676ac0ea4cab57ffb01adf5043e95a48c1e8ca 100644 (file)
@@ -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.
  * 
index 3a425d9ff56bc2f5532bf3c7dc94a1bcac166f32..82a5ee8a661ae8158d8cf7fc5bba3adcc157b1cc 100644 (file)
@@ -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.
  * 
index f3d45f8fd50d7f597248b5975a74005657086817..d917be4ff78cca3e5cd474c18e0c678ba99ae066 100644 (file)
@@ -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.
  * 
index 1127ba7a32beab85ef35c4847dcb7c3c979bb5d7..0110328c3d7960b198c778969a80ceaff958d7db 100644 (file)
@@ -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.
  * 
index d2b655e29097e1156191fc7cc33642336df1d67d..0614e6859ef20e0e7b7f66de0f8c1fd88a2ee759 100644 (file)
@@ -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.
  * 
index 2e61e41ad9b1d61ca11f32ce90565c6e9c2ee4c8..1aa0b62a2b6be0c6a509fc28b41c0e47e11ac88f 100644 (file)
@@ -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.
  * 
index 25299aff84681ed01b5f7cce7630db71fd07c16c..b992e1daeeda42a0d9f315d7697b3468c20fcc60 100644 (file)
@@ -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.
  * 
index 80d3f039e5d8b99acb4588cb1028553e39cc7a44..ac4bcf112ea33d3bd23ae1b2ecab9881b1606fcd 100644 (file)
@@ -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.
  * 
index cf9f20365cbc7d863d83486d51e933d2c618a170..2b8b9f776bee336ab8cf9cf8703253b90aafd539 100644 (file)
@@ -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.
  * 
index 03e3d9d0d99700707d49096a0e6fdf90c6b7ad67..aa84038680e4d4d997266d58d38d07d0fa52c47f 100644 (file)
@@ -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.
  * 
index 573235d9e33ebf529679df83ebaab5f6a5822856..517f468f047debbe6fa0405cf9ab9d022af03428 100644 (file)
@@ -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.
  * 
index 29124288273513be7767643368f7b09d501993f5..911b731de4e65fa803f486c945befea3947d6992 100644 (file)
@@ -6,8 +6,8 @@
  * Copyright 1990,1991 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.
  * 
index 9fcfe218ba6cca213b04d06c23817efd836e6ab4..32a2cb51b436f3a18559e0b29a97bb97dcc7daee 100644 (file)
@@ -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.
  * 
index ffd91603d080215565e30dfddd482c306ff1d62e..8118b32f2c74c299b68cc140ceba4130198c4e41 100644 (file)
@@ -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.
  * 
index 402f200dc13a5e38f56a9ba1c40411035fa3ea02..857a558d1a4dcb45ed76070179b6f39353458337 100644 (file)
@@ -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.
  * 
index 2de5d5f9d295e70bfdad83beb02487f9577e1588..defbd5ea35fe9766886997291ab4a4f6b95ff45b 100644 (file)
@@ -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.
  * 
index c83993c66754fc0d3afd1ee2fbefe36e0f55edd3..82d0fa34781d1eb64b9de104bd2f95da1b544cc6 100644 (file)
@@ -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.
  * 
index 990307b896074c18b6ea7a6d424f1dfd82e78cc3..d9afd1cbfe8aa38d6ef5a9996ea0db766a150b53 100644 (file)
@@ -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.
  * 
index ae6a373303d43357f9916ec8579caf64e3c4dc28..a9fe8a2d48e5a1f732ddff643e28216aaa2b5a93 100644 (file)
@@ -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.
  * 
index f199cb3eb3c90999ebe5d0c6a9659e760759b3c7..061479a9362158f4d1e85feede9cde94c17f539e 100644 (file)
@@ -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.
  * 
index f89e74a64150d80f3173d62bdbd430b13569977c..b59a8c364bb940fb7e4bb68cd107618d0865b440 100644 (file)
@@ -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.
  * 
index 9fe68f76dc7943f272d298bb216b6c1fb6e78db2..85caa8bc3e1c85f6585dfd50b1b0876cfeb8f58c 100644 (file)
@@ -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.
  * 
index 1615f59cc966f148d732254e79887e80de03684c..43db41812747a144304836858e5aec4080791c4e 100644 (file)
@@ -4,8 +4,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.
  *
index 4e8c9f531c07b41e5f219ddcb59c5792f827dcd5..c71f3153330891b4643f4a12d54f89896f759e53 100644 (file)
@@ -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.
  * 
index ee8685a2c73fa439cce56e0b7c4eab992f4bbf6e..302ed919d11460bedb9ed7030902e699e188bf59 100644 (file)
@@ -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.
  * 
index 00d454703b1107000f620509fc7711db47dd4c46..a1c6c3c649f5c5333534e7991c4cf8cef166f787 100644 (file)
@@ -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.
  * 
index aee44133c2d4b830d061e45c18594035ecc658a4..99c485118f7e8c281fd0ed2ad5e9feab622a89ff 100644 (file)
@@ -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.
  * 
index 2242144af0187d82e2cb0d0f72f100f91b0a03d8..1d2cb615dbb55f3a02bdd92c60c2e4b4ee417edb 100644 (file)
@@ -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.
  * 
index cb2c73a8397317883cd37e479c9abc0f22ead673..8c327f74904af3fde69be937fbf8b7dd4db408f4 100644 (file)
@@ -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.
  * 
index 26f8ae6f7d7414131f4e4dd93e038a40a4a12964..2cf92989ff7e7b284642cbec292b4bb50a288299 100644 (file)
@@ -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.
  * 
index c2e29713936358c7522899f36b0493c0c96658f4..7068aa4f8a4a1a486d195ae3ba05f017a04916c0 100644 (file)
@@ -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.
  * 
index 559e0aa1688e63fecd5110562ca7e2d3299a5e70..1b514591584233aa6c367c1d6888724394e3110a 100644 (file)
@@ -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.
  * 
index 52516e812ee72489f0de18e4a1e0f51c560fff1f..ef2a13d7a7f958bafae648cef8bf77997be82298 100644 (file)
@@ -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.
  * 
index 5337e05429a003c7746f5d5f44842e1224f9aa18..f79e343222e064c9afe7df94505df8df6be26aa3 100644 (file)
@@ -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.
  * 
index 918e729656ea19a256bdb2dbb8440d03203ece70..f11f83d89e24b97551b3446a805f64dfe6fab3ed 100644 (file)
@@ -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.
  * 
index 7748bfb09ea9e17c8abda32d99d377461213115d..5841cb1b7b0b2ee3721cd0982526074a347a9e56 100644 (file)
@@ -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.
  * 
index a2ff154b7e32ba565eb7f73b2d4013e3e6f777d2..ab3b5b5aefe1daaff756e1d1f7dc78cf66d6c71b 100644 (file)
@@ -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.
  * 
index 9884687d2403b0695fdac66f663a5f9ea563d9d4..c3afad1de2d5662924ea2feccc532bdc0561fe1f 100644 (file)
@@ -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.
  * 
index ac029ffc606a4617c3bb9df30b0be8f474ad4c3a..39bc9e92b3f5a0c38f3d29c2e4a3ebb29e1e9a5d 100644 (file)
@@ -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.
 # 
index ec24cf37c15b27734835333d46c57bad929e38a3..6efc506bdd1a16e5828686939946fa5f933b22f3 100644 (file)
@@ -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.
  * 
index ae33a5c311ebed7d92bc48a4eb527161725ae66f..e3f41a5d2ac5d009611d9b32e4fa88cd67e9e637 100644 (file)
@@ -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.
  * 
index c5cc9dca1e8be3883b624e059e267c1609008203..247d161c706ffc2f637392a902735fc344856804 100644 (file)
@@ -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.
  * 
index 0a2cbe0a2c564098c7c0535ca608a0d5b7aef494..c8c34cc13f0ebe91ab3591e8b0aad1bbd7f0a63f 100644 (file)
@@ -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.
  * 
index 0c61e7819a49a44d43b82db90c689c9e14fc341d..c68efce8eb4c7fa1ae7494b5fc66ef4a48c171b6 100644 (file)
@@ -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.
  * 
index 1e62143450e56cffa320f14c661077d5015f8a74..e41add029b3dd9cbb8929ee56241419fe576df22 100644 (file)
@@ -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.
  * 
index b4ce49d2f15f71759a25f4fa11b4fd306342f489..925a526e44b8dd585415410e1656efe7e56d3eda 100644 (file)
@@ -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.
  * 
index df894f9b03f702600376997a0f8000e94eac3e9e..8d2d05e16d07d1cf8a16005b2fcfa591f83dc234 100644 (file)
@@ -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.
  * 
index f4264674004d823b3a968f0c01931abb682d9f32..66ef9961e509b38af0ba2aaf6b972b7736961562 100644 (file)
@@ -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.
  * 
index a5e768e8c891acb848d423ec06b93c204d4e17c2..644a4dd5d073e31e917cd54ee1825910b6bb5e90 100644 (file)
@@ -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.
  * 
index 5cbc55a697702a40d48c51b44953a92d53769ed1..2828c6da48c8ab1c7744ee3d542b070ebc23091e 100644 (file)
@@ -10,8 +10,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.
  * 
index 4072e2a4cf4c470df9bb80c587e5725f1d4992ff..eb3e8f7b8da9d68950dc4f21514e772ae3269976 100644 (file)
@@ -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.
  * 
index 6dbabd59c9df5952b22cd2dc7a9ccefc0a5590be..2bbed35252b0c32d4f233e40101737ee3fb6f3d0 100644 (file)
@@ -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.
  * 
index 8243b7608db44e34b4b52ab2e77ab0e3496e150f..55af537d72f7d7338c25a6244d49d3eec1701af3 100644 (file)
@@ -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.
  * 
index a796206388e5fdde0cdb1d313fffcf03c155ef0a..a6c208c442fc93b22fcc0fa6b7dd6377ce86b49b 100644 (file)
@@ -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.
  * 
index 2723f3a14e4464889d90cc881d4ea3bd4d5d95e5..c7d1f3e3803073ee735aba5498dace868b38f78f 100644 (file)
@@ -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.
  * 
index 172e61422e8bb5329ce9b44c771945ee9b7aaca1..dd360acc02fec85be36a89b675554a41a8cefd49 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987, 1988, 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.
  * 
index 36a43a1d6a36365c76f4dbe3f7120bb4e97b7f54..c1cf5744cacf3ca372f042cf3f1174b04d477f37 100644 (file)
@@ -5,8 +5,8 @@
  * Copyright 1987, 1988, 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.
  * 
index 83fcd5574abdf87404846cbf7c26c6700434ab1c..199027dab64c0c16c2a793cc2d3093cd89b2f527 100644 (file)
@@ -6,8 +6,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.
  * 
index bd4e1775a8549e3512c0cfddc7548385e839a5a1..5ce037fc56941cc19d73cc3d5b77dead67791020 100644 (file)
@@ -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.
  * 
index 93d87947f0678b8cb19fe3d119cb7e08a02f4327..9e1d029217f6dd98ec6281efacd9cedf9452db05 100644 (file)
@@ -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.
  * 
index f8709e94d2792ea03a78ecb974b566dedae49803..9b1da0ffea16235ac043277c374e475aaa6aaf19 100644 (file)
@@ -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.
  * 
index e1063c3cec1ac8925471fd47c1896bdd9b314a45..7977321a313ed1a52ef0dc09c450e34be6385268 100644 (file)
@@ -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.
  * 
index 400c187d1956961d712cc14a038cdd434dec5201..64a94f5cb4770d1f0c98ef5c78478475d3f2e941 100644 (file)
@@ -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.
  * 
index 9f349c78fb550e80ba4d06d7fde55b758a692cbb..4e19cb2409b37787dd1938f7d6ac58dbbfc07524 100644 (file)
@@ -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.
  * 
index 8f75d71d4c3c44e03eeff36d2db47f8aef798ee8..69b069dedf749146821683f9e8d12d65bd3e8905 100644 (file)
@@ -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.
  * 
index 55347beabfec9171190759be5b0b965f9ced9447..563343bed499cd989110e6b3b5d2a244a27ea6cc 100644 (file)
@@ -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.
  * 
index 99776026f6fe5c38d7d64c6f5bb85a17d33aa7d7..f6671f0f126238bf4d66c26b5386ac4eb58ad4d0 100644 (file)
@@ -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.
  * 
index d14a95bd7194476a0da0fba354248e7f694b5299..c9bd0af362ff3a3d2612955bfd08a60accfac6bd 100644 (file)
@@ -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.
  * 
index f0384d387a0c28a162b799c21d73252a2cf2339e..ef8c871155b980ae7cdefad08da33898e2411267 100644 (file)
@@ -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.
 # 
index 67dbb10351742ea779721ac84985d9f91a155c0b..89c63dd96859e12d5407c256ce65a8f1aeb01b16 100644 (file)
@@ -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.
 # 
index cecb3be8e24fd21d422f937cb7b346c00644d4fe..20cdcf25f4f45c05054682c111ca37aab182f70f 100644 (file)
@@ -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.
  * 
index 1738fb70499652f5ca771c16ab8acf41d0a96952..6a9340d3ecb4b979e60ece69f29d9db7adbbcac3 100644 (file)
@@ -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.
  * 
index b5e06adb2fb6e7bfd14651ba012e1682f8ec2fb8..916c23225ac72b0929f0c4699675be6e226bf20b 100644 (file)
@@ -6,8 +6,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.
  * 
index 44ba643863b4f647d5cbb8d48312155c68c10d9f..7d87b80b7b07f4c3dacadb5318c85f8c0edd9115 100644 (file)
@@ -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.
 # 
index e46e9be401b55c6de19557f0ebc211b9044f7b2b..af8e3d7e6dcb6e3855c251acc890bed2d6593f80 100644 (file)
@@ -3,8 +3,8 @@
 .\" $Id$
 .\" Copyright 1992 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.
 .\" 
index b6a0361a3bcd0dc8324cd9ccd2b43aedff7c5433..fbabf1a7b674e6a427936e763e5cfdf929d0cb98 100644 (file)
@@ -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.
  * 
index c540b6a7b821ccf4b30097db3278ced6492bb97e..a08acd4231c04b06777f3d9a17400f79e469acde 100644 (file)
@@ -6,8 +6,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.
  * 
index acf57059bd64aed0ea1a8eb95dae4c640bfe4811..f5d838242f4b546c41db03153cdb7f4811eb553a 100644 (file)
@@ -3,8 +3,8 @@
 .\" $Id$
 .\" Copyright 1992 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.
 .\" 
index 3f52973f78bc8c643823431feb64b63690bd41cd..0077aa54fb62d0178b2b8e7ab56c42704443573f 100644 (file)
@@ -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.
  * 
index 6188734fb18b856a2e39e32eeb1492b6dca4b3e3..f05c9e193ac00d9919f336f32b3a45ba23ef3d36 100644 (file)
@@ -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.
 # 
index b8811b4c1e72bffe4b32d4bb227abb21d0a18af1..2b401a81e1b2227e43ef15a404f9107dda068c35 100644 (file)
@@ -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.
 # 
index e069138079f48f0e3c4c4944e0d3d7de96c7988f..3be786cf26583d6a7fe76d4434de47b74b912c91 100644 (file)
@@ -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.
 .\" 
index 1c562c0f4a2c936e014bfb5698071eb5d504ea46..405a792d37268f7de45c2ac00acb10ba9ad25ccf 100644 (file)
@@ -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.
  * 
index 3822556dab90cd686d28a8ddd5f9ff904c4cffb7..16d85c7acaabf395129e2dd541c9a4698793c2f1 100644 (file)
@@ -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.
  * 
index 621b639c0a9a815dfce990a150ab37709fb9302e..ad86f7da884afcfdf0ca509ce067b275de90d72c 100644 (file)
@@ -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.
 # 
index 9bb93479e683d3296156cd126aa99cf8dd3f3024..e07e9f0f527d8ba1f20bc31d775d8e888affac9a 100644 (file)
@@ -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.
  * 
index dfacbb19e648b0d379b6150ced25213f23a09f37..3b886b83c56ce68c306f79501293a4dc491ebfb0 100644 (file)
@@ -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.
  * 
index 65d229b573f521466aa4c9bcad57af597bc67e47..84add7b8b8980a372c69bb0bd37aa748b81d9167 100644 (file)
@@ -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.
 # 
index 098aa2d973652c75f6052622c07bbf857f3280db..0f4852797d5ec9787e1446e4dac0ff625e6b0098 100644 (file)
@@ -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.
  * 
index 61b6de9edca61d9d24efb0e0f444b4997b34b05e..20208955383e00b43a049d7d4149bbc9f592ba9c 100644 (file)
@@ -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.
 # 
index 747184c6d5aa01648efe171a5abd68a446710204..c6f3dd01f5b16e06b068f38d2009f559e3dfa05f 100644 (file)
@@ -5,8 +5,8 @@
 #  Copyright 1993 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.
 # 
index adfe36da7c796dbe49ec1d00a51cd299d0a40ad3..8a8880ab93d0645100da0d98b0a2a0c0ebae3608 100644 (file)
@@ -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.
 # 
index 0e312276bac68c52322f2eed837f8643afcc13b8..ab18048434e40f2178cd3946ae4524aec112ad08 100644 (file)
@@ -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.
 #