diff options
Diffstat (limited to 'lib/efi/efi_info.c')
-rw-r--r-- | lib/efi/efi_info.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/efi/efi_info.c b/lib/efi/efi_info.c index 0cd9a7e9c7..35a8a9325f 100644 --- a/lib/efi/efi_info.c +++ b/lib/efi/efi_info.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2015 Google, Inc * - * SPDX-License-Identifier: GPL-2.0+ - * * Access to the EFI information table */ |