riscv: fix licenses

- add files from elsewhere to the license ignore
- s/D61_BSD/DATA61_BSD
This commit is contained in:
Anna Lyons 2018-04-18 10:50:34 +10:00
parent d4bb778d50
commit d3feb06cdd
5 changed files with 8 additions and 4 deletions

View file

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

View file

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

View file

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

View file

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

View file

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