SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / lib / efi_selftest / efi_selftest_startimage_return.c
index 22099114576d8eb84e9aa6cceda64e6695e82132..3c6249fdf1124bbf5985bb4519b8606bfdd9bbe7 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * efi_selftest_start_image
  *
  * Copyright (c) 2018 Heinrich Schuchardt <xypron.glpk@gmx.de>
  *
- * SPDX-License-Identifier:     GPL-2.0+
- *
  * This test checks the StartImage boot service.
  * The efi_selftest_miniapp_return.efi application is loaded into memory
  * and started.