encoding.h license changed to BSD-3-Clause (#717)

See https://github.com/riscv/riscv-opcodes/pull/139

Change-Id: I77ae5ab369e6cde26ad44d177dcae38c0fbe08ef
Signed-off-by: Tim Newsome <tim@sifive.com>

Signed-off-by: Tim Newsome <tim@sifive.com>
This commit is contained in:
Tim Newsome 2022-08-22 08:56:44 -07:00 committed by GitHub
parent fb523552d2
commit 7a16947969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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