public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms 0/3] Rectify licensing on various files
@ 2019-07-09 16:07 Leif Lindholm
  2019-07-09 16:07 ` [PATCH edk2-platforms 1/3] Platform,Silicon RPi3: update license headers to BSD+Patent Leif Lindholm
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Leif Lindholm @ 2019-07-09 16:07 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Ard Biesheuvel

When the change from 2-Clause BSD + CLA to only BSD+Patent happened,
a small number of files in the tree were left untouched because the
licensing situation was unclear; two files had accidental 3-Clause BSD
licenses so could not simply be changed, and some others accidentally
lacked explicit license statements.

This small series rectifies the situation for these files.

This does *not* touch the Marvell Armada/Macchiato source files which
were *intentionally* 3-clause BSD and Marvell have since  agreed to
relicense.

Leif Lindholm (3):
  Platform,Silicon RPi3: update license headers to BSD+Patent
  Platform/RaspberryPi: add license header to PlatformUiAppLib.inf
  Silicon/Hisilicon: add SPDX license tags to IORT .asl files

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>

 Platform/RaspberryPi/RPi3/Include/IndustryStandard/RpiMbox.h            | 26 +-------------------------
 Platform/RaspberryPi/RPi3/Library/PlatformUiAppLib/PlatformUiAppLib.inf |  8 ++++++++
 Silicon/Broadcom/Bcm283x/Include/IndustryStandard/Bcm2836.h             | 26 +-------------------------
 Silicon/Hisilicon/Hi1610/Hi1610AcpiTables/D03Iort.asl                   |  4 +++-
 Silicon/Hisilicon/Hi1616/D05AcpiTables/D05Iort.asl                      |  4 +++-
 Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620Iort.asl                |  4 +++-
 Silicon/Hisilicon/Hi1620/Hi1620AcpiTables/Hi1620IortNoSmmu.asl          |  4 +++-
 7 files changed, 22 insertions(+), 54 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-07-23  8:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-09 16:07 [PATCH edk2-platforms 0/3] Rectify licensing on various files Leif Lindholm
2019-07-09 16:07 ` [PATCH edk2-platforms 1/3] Platform,Silicon RPi3: update license headers to BSD+Patent Leif Lindholm
2019-07-23  7:12   ` [edk2-devel] " Michael D Kinney
2019-07-09 16:07 ` [PATCH edk2-platforms 2/3] Platform/RaspberryPi: add license header to PlatformUiAppLib.inf Leif Lindholm
2019-07-23  7:12   ` Michael D Kinney
2019-07-23  8:47     ` Leif Lindholm
2019-07-09 16:07 ` [PATCH edk2-platforms 3/3] Silicon/Hisilicon: add SPDX license tags to IORT .asl files Leif Lindholm
2019-07-23  7:13   ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox