summaryrefslogtreecommitdiff
path: root/gnuefi/reloc_riscv64.c
diff options
context:
space:
mode:
Diffstat (limited to 'gnuefi/reloc_riscv64.c')
-rw-r--r--gnuefi/reloc_riscv64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuefi/reloc_riscv64.c b/gnuefi/reloc_riscv64.c
index 73e8d13..0b02d83 100644
--- a/gnuefi/reloc_riscv64.c
+++ b/gnuefi/reloc_riscv64.c
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause
/* reloc_riscv.c - position independent ELF shared object relocator
Copyright (C) 2018 Alexander Graf <agraf@suse.de>
Copyright (C) 2014 Linaro Ltd. <ard.biesheuvel@linaro.org>