SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / lib / efi_selftest / efi_selftest_exitbootservices.c
index cddd11d52b0e3e18042392406614d1be4294b28f..f1a136044d42ff07eaa996781cc447c0e34e651d 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * efi_selftest_exitbootservices
  *
  * Copyright (c) 2017 Heinrich Schuchardt <xypron.glpk@gmx.de>
  *
- * SPDX-License-Identifier:     GPL-2.0+
- *
  * This unit test checks that the notification function of an
  * EVT_SIGNAL_EXIT_BOOT_SERVICES event is called exactly once.
  */