]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - cmd/efi.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / cmd / efi.c
index c76296e7259f6b8e5b40148e894a2f953ba0ffdb..2511c6cb78a0f188572071ced1b323832ccec5d9 100644 (file)
--- a/cmd/efi.c
+++ b/cmd/efi.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * (C) Copyright 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>