diff --git a/src/target/riscv/encoding.h b/src/target/riscv/encoding.h index c046b8b2f..4c25316aa 100644 --- a/src/target/riscv/encoding.h +++ b/src/target/riscv/encoding.h @@ -1,8 +1,8 @@ -/* SPDX-License-Identifier: BSD-3-Clause-Clear */ +/* SPDX-License-Identifier: BSD-3-Clause */ /* * This file is auto-generated by running 'make' in - * https://github.com/riscv/riscv-opcodes (8ab2df7) + * https://github.com/riscv/riscv-opcodes (0e5bcb5) */ #ifndef RISCV_CSR_ENCODING_H