]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r258580:
authorhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Oct 2014 23:05:32 +0000 (23:05 +0000)
committerhrs <hrs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Oct 2014 23:05:32 +0000 (23:05 +0000)
commit307fb1eae11c3cef9e6b24afe49921ac8ea880df
tree594754bf904f52dfd39960fa1e97164796c5292c
parent69170702842bcd3d68a29ff605661a18136a9003
MFC r258580:
  Replace Sun RPC license in TI-RPC library with a 3-clause BSD license,
  with the explicit permission of Sun Microsystems in 2009.

MFC r258581, 258582:
  Replace Sun Industry Standards Source License for Sun RPC code with a
  3-clause BSD license as specified by Oracle America, Inc. in 2010.
  This license change was approved by Wim Coekaerts, Senior Vice
  President, Linux and Virtualization at Oracle Corporation.

MFC r259117, 259118:
  Replace Sun RPC license with a 3-clause BSD license.  This license change
  was approved in 2010 by Wim Coekaerts, Senior Vice President, Linux and
  Virtualization at Oracle Corporation.

MFC r259417:
  Replace Sun RPC license for TI-RPC library with a 3-clause BSD license,
  with the explicit permission of Sun Microsystems in 2009.
  The code in question in this file was copied from lib/libc/rpc/pmap_getport.c.

git-svn-id: svn://svn.freebsd.org/base/stable/10@272850 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
26 files changed:
include/rpcsvc/bootparam_prot.x
include/rpcsvc/key_prot.x
include/rpcsvc/klm_prot.x
include/rpcsvc/mount.x
include/rpcsvc/nfs_prot.x
include/rpcsvc/nis.x
include/rpcsvc/nis_callback.x
include/rpcsvc/nis_object.x
include/rpcsvc/nis_tags.h
include/rpcsvc/rex.x
include/rpcsvc/rnusers.x
include/rpcsvc/rstat.x
include/rpcsvc/sm_inter.x
include/rpcsvc/spray.x
include/rpcsvc/yp.x
include/rpcsvc/yppasswd.x
lib/libc/rpc/LICENSE [deleted file]
lib/libc/xdr/xdr.c
lib/libc/xdr/xdr_array.c
lib/libc/xdr/xdr_float.c
lib/libc/xdr/xdr_mem.c
lib/libc/xdr/xdr_rec.c
lib/libc/xdr/xdr_reference.c
lib/libc/xdr/xdr_sizeof.c
lib/libc/xdr/xdr_stdio.c
usr.sbin/ypbind/yp_ping.c