]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/firmware/efi/arm-init.c
efi: Replace GPL license boilerplate with SPDX headers
[linux.git] / drivers / firmware / efi / arm-init.c
index 1a6a77df8a5e8aea45f3cbc2bac9c5d0883b0edb..311cd349a8628bbe1e8b8441f5be32dc9ac71204 100644 (file)
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Extensible Firmware Interface
  *
  * Based on Extensible Firmware Interface Specification version 2.4
  *
  * Copyright (C) 2013 - 2015 Linaro Ltd.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
  */
 
 #define pr_fmt(fmt)    "efi: " fmt