summaryrefslogtreecommitdiff
path: root/src/boot/efi/console.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/boot/efi/console.c')
-rw-r--r--src/boot/efi/console.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/efi/console.c b/src/boot/efi/console.c
index 7f6bad1538..2dd4543d51 100644
--- a/src/boot/efi/console.c
+++ b/src/boot/efi/console.c
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: LGPL-2.1+ */
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
#include <efi.h>
#include <efilib.h>