]> git.proxmox.com Git - mirror_edk2.git/commit - StdLib/EfiSocketLib/UseEfiSocketLib.c
StdLib: Replace BSD License with BSD+Patent License
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 3 Apr 2019 23:07:44 +0000 (16:07 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 9 Apr 2019 17:58:33 +0000 (10:58 -0700)
commit0a2530ea7f53b89983f74901e9de600de00c1bd6
treed2db666651bb7746742d430fcf64d1b78f772e31
parentbcb966958adc277a9f755ee61d9a61a23fb94740
StdLib: Replace BSD License with BSD+Patent License

https://bugzilla.tianocore.org/show_bug.cgi?id=1373

Replace BSD 2-Clause License with BSD+Patent License.  This change is
based on the following emails:

  https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html
  https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html

RFCs with detailed process for the license change:

  V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html
  V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html
  V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
22 files changed:
StdLib/EfiSocketLib/DxeSupport.c
StdLib/EfiSocketLib/EfiSocketLib.inf
StdLib/EfiSocketLib/Init.c
StdLib/EfiSocketLib/Ip4.c
StdLib/EfiSocketLib/Service.c
StdLib/EfiSocketLib/Socket.c
StdLib/EfiSocketLib/Socket.h
StdLib/EfiSocketLib/Tcp4.c
StdLib/EfiSocketLib/Tcp6.c
StdLib/EfiSocketLib/Udp4.c
StdLib/EfiSocketLib/Udp6.c
StdLib/EfiSocketLib/UseEfiSocketLib.c
StdLib/SocketDxe/ComponentName.c
StdLib/SocketDxe/DriverBinding.c
StdLib/SocketDxe/EntryUnload.c
StdLib/SocketDxe/Socket.h
StdLib/SocketDxe/SocketDxe.inf
StdLib/StdLib.dec
StdLib/StdLib.dsc
StdLib/StdLib.inc
StdLib/UseSocketDxe/UseSocketDxe.c
StdLib/UseSocketDxe/UseSocketDxe.inf