]> git.sur5r.net Git - u-boot/blobdiff - lib/efi_selftest/efi_selftest_manageprotocols.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / lib / efi_selftest / efi_selftest_manageprotocols.c
index 874f86102d0787721eca89e653efb3a3a6f498f1..3e4755c25e9133a2c1c2bb8500731834b6530057 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * efi_selftest_manageprotocols
  *
  * Copyright (c) 2017 Heinrich Schuchardt <xypron.glpk@gmx.de>
  *
- * SPDX-License-Identifier:     GPL-2.0+
- *
  * This unit test checks the following protocol services:
  * InstallProtocolInterface, UninstallProtocolInterface,
  * InstallMultipleProtocolsInterfaces, UninstallMultipleProtocolsInterfaces,