Skip to content

Commit

Permalink
net/hns3: update HiSilicon copyright syntax
Browse files Browse the repository at this point in the history
[ upstream commit fa485fa ]

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: 565829d ("net/hns3: add build and doc infrastructure")
Fixes: 952ebac ("net/hns3: support SVE Rx")
Fixes: e31f123 ("net/hns3: support NEON Tx")
Fixes: c09c784 ("net/hns3: support traffic management")

Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
  • Loading branch information
hushenggitcount authored and cpaelzer committed May 17, 2021
1 parent ceeb684 commit 8119dd9
Show file tree
Hide file tree
Showing 25 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_cmd.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_cmd.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_CMD_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_dcb.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_dcb.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_DCB_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_ethdev.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_ethdev.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_ETHDEV_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_ethdev_vf.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_fdir.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdbool.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_fdir.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_FDIR_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_flow.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdbool.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_intr.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdbool.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_intr.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_INTR_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_logs.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_LOGS_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_mbx.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_mbx.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_MBX_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_mp.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdbool.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_mp.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_MP_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_regs.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <errno.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_regs.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_REGS_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_rss.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdbool.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_rss.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_RSS_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_rxtx.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdarg.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_rxtx.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_RXTX_H_
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_stats.c
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#include <stdbool.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/hns3/hns3_stats.h
@@ -1,5 +1,5 @@
/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2018-2019 Hisilicon Limited.
* Copyright(c) 2018-2019 HiSilicon Limited.
*/

#ifndef _HNS3_STATS_H_
Expand Down

0 comments on commit 8119dd9

Please sign in to comment.