diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2020-02-16 07:19:32 -0800 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2020-02-18 09:02:23 +0530 |
commit | 48b06ad16e4694c0cfd85813f4cf5876c8d36970 (patch) | |
tree | 5eddb990b93a97bb850ba05e6e855d84e8852fed | |
parent | 29bb2a6835a820a9d0dc6475b7ef3eb86a089283 (diff) |
ThirdPartyNotices: Fix doc styles
Remove the unnecessary blank line at the end of the doc.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
-rw-r--r-- | ThirdPartyNotices.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ThirdPartyNotices.md b/ThirdPartyNotices.md index 23e9f93..1162d43 100644 --- a/ThirdPartyNotices.md +++ b/ThirdPartyNotices.md @@ -16,4 +16,3 @@ 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). - |