test/py: hush_if_test: Add tests to cover octal/hex values
[oweals/u-boot.git] / include / efi_driver.h
index 010e55a47397ebfc4d5e219fd4239aa1a387adb1..840483a416a454155aad70b9515459e7d2cc3953 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  *  EFI application loader
  *
  *  Copyright (c) 2017 Heinrich Schuchardt
- *
- *  SPDX-License-Identifier:     GPL-2.0+
  */
 
 #ifndef _EFI_DRIVER_H