]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/XenBusDxe/XenBus.c
OvmfPkg/XenBusDxe: replace MIT license text with SPDX ID
authorLaszlo Ersek <lersek@redhat.com>
Wed, 10 Apr 2019 11:55:19 +0000 (13:55 +0200)
committerLaszlo Ersek <lersek@redhat.com>
Fri, 12 Apr 2019 10:04:38 +0000 (12:04 +0200)
commit34131e1b5c09b92c2801749212d9c3595e5f62d7
treebff882e3ca48ca761f08f34804d1acead7ee2dfd
parent6f21d772aa6b35a58c019a2c0bae69fb5b05fb8a
OvmfPkg/XenBusDxe: replace MIT license text with SPDX ID

The "XenBus.c", "XenStore.c", "XenStore.h" files under "OvmfPkg/XenBusDxe"
include the MIT License text. Replace those license blocks with
"SPDX-License-Identifier: MIT" (which refers to
<https://spdx.org/licenses/MIT.html>) for easier parsing by machines (and
humans).

This follows the tree-wide adoption of "SPDX-License-Identifier"s, made
for <https://bugzilla.tianocore.org/show_bug.cgi?id=1373>.

Cc: Anthony Perard <anthony.perard@citrix.com>
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Julien Grall <julien.grall@arm.com>
Cc: Lars Kurth <lars.kurth@citrix.com>
Cc: xen-devel@lists.xenproject.org
Bugzilla: https://bugzilla.tianocore.org/show_bug.cgi?id=1654
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Anthony PERARD <anthony.perard@citrix.com>
OvmfPkg/XenBusDxe/XenBus.c
OvmfPkg/XenBusDxe/XenStore.c
OvmfPkg/XenBusDxe/XenStore.h