copyright: add missing license
Solderpad Hardware License Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
This commit is contained in:
parent
3566cf11ba
commit
05f205066b
2 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
/*
|
/*
|
||||||
|
* Copyright (c) 2020 Michael Schaffner
|
||||||
* Copyright (c) 2020 BayLibre, SAS
|
* Copyright (c) 2020 BayLibre, SAS
|
||||||
*
|
*
|
||||||
|
* SPDX-License-Identifier: SHL-0.51
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,9 @@
|
||||||
/*
|
/*
|
||||||
|
* Copyright (c) 2020 Michael Schaffner
|
||||||
* Copyright (c) 2020 ITE Corporation. All Rights Reserved.
|
* Copyright (c) 2020 ITE Corporation. All Rights Reserved.
|
||||||
*
|
*
|
||||||
|
* SPDX-License-Identifier: SHL-0.51
|
||||||
* SPDX-License-Identifier: Apache-2.0
|
* SPDX-License-Identifier: Apache-2.0
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef RISCV_CSR_ENCODING_H
|
#ifndef RISCV_CSR_ENCODING_H
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue