summaryrefslogtreecommitdiff
path: root/include/efi_driver.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/efi_driver.h')
-rw-r--r--include/efi_driver.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/efi_driver.h b/include/efi_driver.h
index 010e55a473..840483a416 100644
--- a/include/efi_driver.h
+++ b/include/efi_driver.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* EFI application loader
*
* Copyright (c) 2017 Heinrich Schuchardt
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _EFI_DRIVER_H