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