]> git.sur5r.net Git - u-boot/blobdiff - lib/efi_selftest/efi_selftest_block_device.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / lib / efi_selftest / efi_selftest_block_device.c
index a8979ed56bd89eb611835c0fbbc99c5f764770b5..4af8bd8cb28e94d81d38613153e34acdece0234b 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * efi_selftest_block
  *
  * Copyright (c) 2017 Heinrich Schuchardt <xypron.glpk@gmx.de>
  *
- * SPDX-License-Identifier:     GPL-2.0+
- *
  * This test checks the driver for block IO devices.
  * A disk image is created in memory.
  * A handle is created for the new block IO device.