]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/firmware/efi/efi-bgrt.c
efi: Replace GPL license boilerplate with SPDX headers
[linux.git] / drivers / firmware / efi / efi-bgrt.c
index b22ccfb0c991bde8c6d222d0a44ce527e304c7ae..a2384184a7dedf452146d96d3706ce99d90c55b8 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright 2012 Intel Corporation
  * Author: Josh Triplett <josh@joshtriplett.org>
@@ -5,10 +6,6 @@
  * Based on the bgrt driver:
  * Copyright 2012 Red Hat, Inc <mjg@redhat.com>
  * Author: Matthew Garrett
- *
- * 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) KBUILD_MODNAME ": " fmt