doc: fix HiSilicon copyright syntax
authorMin Hu (Connor) <humin29@huawei.com>
Fri, 16 Apr 2021 10:34:29 +0000 (18:34 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 16 Apr 2021 15:42:15 +0000 (17:42 +0200)
This patch fixes HiSilicon copyright syntax.

According to the suggestion of our legal department,
to standardize the copyright license of our code to
avoid potential copyright risks, we make a unified
modification to the "Hisilicon", which was nonstandard,
in the main modules we maintain.

We change it to "HiSilicon", which is consistent with
the terms used on the following official website:
https://www.hisilicon.com/en/terms-of-use.

Fixes: 565829db8b8f ("net/hns3: add build and doc infrastructure")
Cc: stable@dpdk.org
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>

No differences found