riscv: fix licenses
- add files from elsewhere to the license ignore - s/D61_BSD/DATA61_BSD
This commit is contained in:
parent
d4bb778d50
commit
d3feb06cdd
5 changed files with 8 additions and 4 deletions
|
|
@ -11,3 +11,7 @@ manual/figs/*
|
|||
*parsetab.py
|
||||
manual/*
|
||||
CHANGES
|
||||
src/plat/spike/machine/fdt.c
|
||||
include/plat/spike/plat/machine/fdt.h
|
||||
include/arch/riscv/arch/sbi.h
|
||||
include/arch/riscv/arch/encoding.h
|
||||
|
|
|
|||
|
|
@ -7,5 +7,5 @@
|
|||
-- the BSD 2-Clause license. Note that NO WARRANTY is provided.
|
||||
-- See "LICENSE_BSD2.txt" for details.
|
||||
--
|
||||
-- @TAG(D61_BSD)
|
||||
-- @TAG(DATA61_BSD)
|
||||
--
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
-- the BSD 2-Clause license. Note that NO WARRANTY is provided.
|
||||
-- See "LICENSE_BSD2.txt" for details.
|
||||
--
|
||||
-- @TAG(D61BSD)
|
||||
-- @TAG(DATA61_BSD)
|
||||
--
|
||||
-- this file contains sel4arch specific types shared between libsel4 and the kernel
|
||||
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
-- the BSD 2-Clause license. Note that NO WARRANTY is provided.
|
||||
-- See "LICENSE_BSD2.txt" for details.
|
||||
--
|
||||
-- @TAG(D61_BSD)
|
||||
-- @TAG(DATA61_BSD)
|
||||
--
|
||||
|
||||
--
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
-- the BSD 2-Clause license. Note that NO WARRANTY is provided.
|
||||
-- See "LICENSE_BSD2.txt" for details.
|
||||
--
|
||||
-- @TAG(D61_BSD)
|
||||
-- @TAG(DATA61_BSD)
|
||||
--
|
||||
|
||||
--
|
||||
|
|
|
|||
Loading…
Reference in a new issue