]> git.proxmox.com Git - mirror_edk2.git/commit - BeagleBoardPkg/PrePi/LzmaDecompress.h
BeagleBoardPkg: Replace BSD License with BSD+Patent License
authorMichael D Kinney <michael.d.kinney@intel.com>
Wed, 3 Apr 2019 23:03:25 +0000 (16:03 -0700)
committerMichael D Kinney <michael.d.kinney@intel.com>
Tue, 9 Apr 2019 16:10:21 +0000 (09:10 -0700)
commita1594be9c788714352af67decf715d2d8a8aa353
tree5afe158314670b5a05604dfdc94c08dc53ad68e3
parent9792fb0e65ff31e4a52844aa854455f778752869
BeagleBoardPkg: 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: Leif Lindholm <leif.lindholm@linaro.org>
39 files changed:
BeagleBoardPkg/BeagleBoardPkg.dec
BeagleBoardPkg/BeagleBoardPkg.dsc
BeagleBoardPkg/BeagleBoardPkg.fdf
BeagleBoardPkg/Debugger_scripts/rvi_boot_from_ram.inc
BeagleBoardPkg/Debugger_scripts/rvi_convert_symbols.sh
BeagleBoardPkg/Debugger_scripts/rvi_hw_setup.inc
BeagleBoardPkg/Debugger_scripts/rvi_load_symbols.inc
BeagleBoardPkg/Debugger_scripts/rvi_symbols_macros.inc
BeagleBoardPkg/Debugger_scripts/rvi_unload_symbols.inc
BeagleBoardPkg/Debugger_scripts/trace32_load_symbols.cmm
BeagleBoardPkg/Debugger_scripts/trace32_load_symbols_cygwin.cmm
BeagleBoardPkg/Include/BeagleBoard.h
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoard.c
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.S
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardHelper.asm
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardLib.inf
BeagleBoardPkg/Library/BeagleBoardLib/BeagleBoardMem.c
BeagleBoardPkg/Library/BeagleBoardLib/Clock.c
BeagleBoardPkg/Library/BeagleBoardLib/PadConfiguration.c
BeagleBoardPkg/Library/DxeHobPeCoffLib/DxeHobPeCoff.c
BeagleBoardPkg/Library/DxeHobPeCoffLib/DxeHobPeCoffLib.inf
BeagleBoardPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.c
BeagleBoardPkg/Library/LzmaHobCustomDecompressLib/LzmaHobCustomDecompressLib.inf
BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.c
BeagleBoardPkg/Library/MemoryInitPeiLib/MemoryInitPeiLib.inf
BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.c
BeagleBoardPkg/Library/ResetSystemLib/ResetSystemLib.inf
BeagleBoardPkg/PrePi/Arm/ArchPrePi.c
BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.S
BeagleBoardPkg/PrePi/Arm/ModuleEntryPoint.asm
BeagleBoardPkg/PrePi/LzmaDecompress.h
BeagleBoardPkg/PrePi/MainUniCore.c
BeagleBoardPkg/PrePi/PeiUniCore.inf
BeagleBoardPkg/PrePi/PrePi.c
BeagleBoardPkg/PrePi/PrePi.h
BeagleBoardPkg/Tools/GNUmakefile
BeagleBoardPkg/Tools/generate_image.c
BeagleBoardPkg/Tools/makefile
BeagleBoardPkg/Tools/replace.c