mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-08-24 15:31:22 +01:00

With the Kendryte K210 platform code cleanup, none of the code copied from Kendryte standalone SDK remains and this platform code is now entirely licensed under OpenSBI BSD-2-clause license. Update the README.md and ThirdPartyNotices.md files to reflect this. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
20 lines
577 B
Markdown
20 lines
577 B
Markdown
Copyright (c) 2019 Western Digital Corporation or its affiliates.
|
|
|
|
Third Party Notices
|
|
===================
|
|
|
|
This project includes or partly uses code from the following open source
|
|
software subject to the following open source licenses.
|
|
|
|
libfdt
|
|
------
|
|
|
|
Copyright (C) 2016 Free Electrons
|
|
Copyright (C) 2016 NextThing Co.
|
|
|
|
The libfdt source code is disjunctively dual licensed (GPL-2.0+ or
|
|
BSD-2-Clause). Some of this project code is used in OpenSBI under the terms of
|
|
the BSD 2-Clause license. The full text of this license can be found in the
|
|
file [COPYING.BSD](COPYING.BSD).
|
|
|