]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/firmware/efi/efibc.c
efi: Replace GPL license boilerplate with SPDX headers
[linux.git] / drivers / firmware / efi / efibc.c
index 503bbe2a9d494fba15297eb7922d1a1e1f269d5f..61e099826cbb1ecf9276c6a4c47780cd7fdc04d9 100644 (file)
@@ -1,15 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * efibc: control EFI bootloaders which obey LoaderEntryOneShot var
  * Copyright (c) 2013-2016, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
- * more details.
  */
 
 #define pr_fmt(fmt) "efibc: " fmt