Repo: https://github.com/lersek/edk2.git Branch: ovmf_spdx_mit
For <https://bugzilla.tianocore.org/show_bug.cgi?id=1373>, we replaced open-coded license text blocks with "SPDX-License-Identifier"s, almost all over the edk2 tree. That change however was tied to a license update / CLA update too (please see details in TianoCore#1373, referenced above), and therefore the MIT-covered files under OvmfPkg were out of scope. We filed a reminder at <https://bugzilla.tianocore.org/show_bug.cgi?id=1654>, and this series intends to address that -- i.e., to replace the MIT license blocks with the corresponding SPDX License IDs. Cc: Anthony Perard <anthony.per...@citrix.com> Cc: Ard Biesheuvel <ard.biesheu...@linaro.org> Cc: Jordan Justen <jordan.l.jus...@intel.com> Cc: Julien Grall <julien.gr...@arm.com> Cc: Lars Kurth <lars.ku...@citrix.com> Cc: xen-devel@lists.xenproject.org Thanks, Laszlo Laszlo Ersek (4): OvmfPkg/License.txt: remove XenPvBlkDxe from the MIT licensed dir list OvmfPkg/License.txt: refresh the MIT license text and include the SPDX ID OvmfPkg/IndustryStandard/Xen: replace MIT license text with SPDX ID OvmfPkg/XenBusDxe: replace MIT license text with SPDX ID OvmfPkg/Include/IndustryStandard/Xen/arch-arm/xen.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen-x86_32.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen-x86_64.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/arch-x86/xen.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/event_channel.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/grant_table.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/hvm/hvm_op.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/hvm/params.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/io/blkif.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/io/console.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/io/protocols.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/io/ring.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/io/xenbus.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/io/xs_wire.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/memory.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/xen-compat.h | 18 +----------------- OvmfPkg/Include/IndustryStandard/Xen/xen.h | 18 +----------------- OvmfPkg/License.txt | 8 +++++--- OvmfPkg/XenBusDxe/XenBus.c | 18 +----------------- OvmfPkg/XenBusDxe/XenStore.c | 18 +----------------- OvmfPkg/XenBusDxe/XenStore.h | 18 +----------------- 21 files changed, 25 insertions(+), 343 deletions(-) -- 2.19.1.3.g30247aa5d201 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#38806): https://edk2.groups.io/g/devel/message/38806 Mute This Topic: https://groups.io/mt/31018509/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-