xref: /freebsd/crypto/krb5/src/lib/gssapi/LICENSE (revision 7f2fe78b9dd5f51c821d771b63d2e096f6fd49e9)
1*7f2fe78bSCy Schubert[ NOTE: MIT has only incorporated the mechglue and spnego change, and
2*7f2fe78bSCy Schubertnot the incremental propagation changes.  The filenames are different
3*7f2fe78bSCy Schubertbetween the Sun and MIT sources.  The actual MIT filenames appear in
4*7f2fe78bSCy Schubertthe top-level README file.  Original text of Sun's LICENSE file
5*7f2fe78bSCy Schubertfollows. ]
6*7f2fe78bSCy Schubert
7*7f2fe78bSCy SchubertSubject to the license set forth below, Sun Microsystems, Inc. donates
8*7f2fe78bSCy Schubertthe attached files to MIT for the purpose of including these
9*7f2fe78bSCy Schubertmodifications and additions in future versions of the Kerberos system.
10*7f2fe78bSCy Schubert
11*7f2fe78bSCy SchubertMany of the files attached are subject to licenses issued by other
12*7f2fe78bSCy Schubertentities, including OpenVision, MIT, and FundsXpress.  See the
13*7f2fe78bSCy Schubertindividual files, and/or related Readme files, for these licenses.
14*7f2fe78bSCy Schubert
15*7f2fe78bSCy SchubertIn addition Sun requires that the license set forth below be
16*7f2fe78bSCy Schubertincorporated into any future version of the Kerberos system which
17*7f2fe78bSCy Schubertcontains portions of the files attached.  The following files must be
18*7f2fe78bSCy Schubertlisted, in the top level Readme file, as being provided subject to such
19*7f2fe78bSCy Schubertlicense:
20*7f2fe78bSCy Schubert
21*7f2fe78bSCy Schubertcmd/krb5/iprop/iprop.x
22*7f2fe78bSCy Schubertcmd/krb5/iprop/iprop_hdr.h
23*7f2fe78bSCy Schubertcmd/krb5/kadmin/server/ipropd_svc.c
24*7f2fe78bSCy Schubertcmd/krb5/kproplog/kproplog.c
25*7f2fe78bSCy Schubertcmd/krb5/slave/kpropd_rpc.c
26*7f2fe78bSCy Schubertlib/gss_mechs/mech_krb5/et/kdb5_err.c
27*7f2fe78bSCy Schubertlib/gss_mechs/mech_spnego/mech/gssapiP_spnego.h
28*7f2fe78bSCy Schubertlib/gss_mechs/mech_spnego/mech/spnego_mech.c
29*7f2fe78bSCy Schubertlib/krb5/kadm5/kadm_host_srv_names.c
30*7f2fe78bSCy Schubertlib/krb5/kdb/kdb_convert.c
31*7f2fe78bSCy Schubertlib/krb5/kdb/kdb_hdr.h
32*7f2fe78bSCy Schubertlib/krb5/kdb/kdb_log.c
33*7f2fe78bSCy Schubertlib/krb5/kdb/kdb_log.h
34*7f2fe78bSCy Schubertlib/libgss/g_accept_sec_context.c
35*7f2fe78bSCy Schubertlib/libgss/g_acquire_cred.c
36*7f2fe78bSCy Schubertlib/libgss/g_canon_name.c
37*7f2fe78bSCy Schubertlib/libgss/g_compare_name.c
38*7f2fe78bSCy Schubertlib/libgss/g_context_time.c
39*7f2fe78bSCy Schubertlib/libgss/g_delete_sec_context.c
40*7f2fe78bSCy Schubertlib/libgss/g_dsp_name.c
41*7f2fe78bSCy Schubertlib/libgss/g_dsp_status.c
42*7f2fe78bSCy Schubertlib/libgss/g_dup_name.c
43*7f2fe78bSCy Schubertlib/libgss/g_exp_sec_context.c
44*7f2fe78bSCy Schubertlib/libgss/g_export_name.c
45*7f2fe78bSCy Schubertlib/libgss/g_glue.c
46*7f2fe78bSCy Schubertlib/libgss/g_imp_name.c
47*7f2fe78bSCy Schubertlib/libgss/g_imp_sec_context.c
48*7f2fe78bSCy Schubertlib/libgss/g_init_sec_context.c
49*7f2fe78bSCy Schubertlib/libgss/g_initialize.c
50*7f2fe78bSCy Schubertlib/libgss/g_inquire_context.c
51*7f2fe78bSCy Schubertlib/libgss/g_inquire_cred.c
52*7f2fe78bSCy Schubertlib/libgss/g_inquire_names.c
53*7f2fe78bSCy Schubertlib/libgss/g_process_context.c
54*7f2fe78bSCy Schubertlib/libgss/g_rel_buffer.c
55*7f2fe78bSCy Schubertlib/libgss/g_rel_cred.c
56*7f2fe78bSCy Schubertlib/libgss/g_rel_name.c
57*7f2fe78bSCy Schubertlib/libgss/g_rel_oid_set.c
58*7f2fe78bSCy Schubertlib/libgss/g_seal.c
59*7f2fe78bSCy Schubertlib/libgss/g_sign.c
60*7f2fe78bSCy Schubertlib/libgss/g_store_cred.c
61*7f2fe78bSCy Schubertlib/libgss/g_unseal.c
62*7f2fe78bSCy Schubertlib/libgss/g_userok.c
63*7f2fe78bSCy Schubertlib/libgss/g_utils.c
64*7f2fe78bSCy Schubertlib/libgss/g_verify.c
65*7f2fe78bSCy Schubertlib/libgss/gssd_pname_to_uid.c
66*7f2fe78bSCy Schubertuts/common/gssapi/include/gssapi_err_generic.h
67*7f2fe78bSCy Schubertuts/common/gssapi/include/mechglueP.h
68*7f2fe78bSCy Schubert
69*7f2fe78bSCy SchubertSun's License is as follows:
70*7f2fe78bSCy Schubert
71*7f2fe78bSCy SchubertCopyright (c) 2004 Sun Microsystems, Inc.
72*7f2fe78bSCy Schubert
73*7f2fe78bSCy SchubertPermission is hereby granted, free of charge, to any person obtaining a
74*7f2fe78bSCy Schubertcopy of this software and associated documentation files (the
75*7f2fe78bSCy Schubert"Software"), to deal in the Software without restriction, including
76*7f2fe78bSCy Schubertwithout limitation the rights to use, copy, modify, merge, publish,
77*7f2fe78bSCy Schubertdistribute, sublicense, and/or sell copies of the Software, and to
78*7f2fe78bSCy Schubertpermit persons to whom the Software is furnished to do so, subject to
79*7f2fe78bSCy Schubertthe following conditions:
80*7f2fe78bSCy Schubert
81*7f2fe78bSCy SchubertThe above copyright notice and this permission notice shall be included
82*7f2fe78bSCy Schubertin all copies or substantial portions of the Software.
83*7f2fe78bSCy Schubert
84*7f2fe78bSCy SchubertTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
85*7f2fe78bSCy SchubertOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
86*7f2fe78bSCy SchubertMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
87*7f2fe78bSCy SchubertIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
88*7f2fe78bSCy SchubertCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
89*7f2fe78bSCy SchubertTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
90*7f2fe78bSCy SchubertSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
91*7f2fe78bSCy Schubert
92