]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/firmware/efi/libstub/efi-stub-helper.c
efi: Replace GPL license boilerplate with SPDX headers
[linux.git] / drivers / firmware / efi / libstub / efi-stub-helper.c
index e94975f4655bdd50d1db4b4a8be728d266d7d02b..8f2d000bec750418dba44db0674001c731892d58 100644 (file)
@@ -1,13 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Helper functions used by the EFI stub on multiple
  * architectures. This should be #included by the EFI stub
  * implementation files.
  *
  * Copyright 2011 Intel Corporation; author Matt Fleming
- *
- * This file is part of the Linux kernel, and is made available
- * under the terms of the GNU General Public License version 2.
- *
  */
 
 #include <linux/efi.h>