Skip to content

Commit 05f2050

Browse files
amergnatnashif
authored andcommitted
copyright: add missing license
Solderpad Hardware License Signed-off-by: Alexandre Mergnat <[email protected]>
1 parent 3566cf1 commit 05f2050

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

include/arch/riscv/csr.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/*
2+
* Copyright (c) 2020 Michael Schaffner
23
* Copyright (c) 2020 BayLibre, SAS
34
*
5+
* SPDX-License-Identifier: SHL-0.51
46
* SPDX-License-Identifier: Apache-2.0
57
*/
68

soc/riscv/riscv-ite/common/encoding.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
/*
2+
* Copyright (c) 2020 Michael Schaffner
23
* Copyright (c) 2020 ITE Corporation. All Rights Reserved.
34
*
5+
* SPDX-License-Identifier: SHL-0.51
46
* SPDX-License-Identifier: Apache-2.0
5-
*
67
*/
78

89
#ifndef RISCV_CSR_ENCODING_H

0 commit comments

Comments
 (0)