diff options
Diffstat (limited to 'src/boot/efi/linux.h')
-rw-r--r-- | src/boot/efi/linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/efi/linux.h b/src/boot/efi/linux.h index ec655ce647..b92c27c8b9 100644 --- a/src/boot/efi/linux.h +++ b/src/boot/efi/linux.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: LGPL-2.1+ */ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ #pragma once #define SETUP_MAGIC 0x53726448 /* "HdrS" */ |