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:
parent
fb523552d2
commit
7a16947969
|
@ -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
|
* 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
|
#ifndef RISCV_CSR_ENCODING_H
|
||||||
|
|
Loading…
Reference in New Issue