net: can: rockchip: Fix typos in Rockchip copyright notices

There are many cases in which the company name is misspelled.
The patch fixes these typos.

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I6ea3c5eb92f7b9688a32613fe44ebbaa2b9d6c7e
This commit is contained in:
Tao Huang
2024-12-10 19:18:25 +08:00
parent a4fe3c5d0c
commit b8489f3a1e
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2022 Rockchip Electronics Co. Ltd.
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
* Rk3562 CAN driver
*/

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
* Copyright (c) 2023 Rockchip Electronics Co., Ltd.
* Rk3576 CANFD driver
*/

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2020 Rockchip Electronics Co. Ltd.
* Copyright (c) 2020 Rockchip Electronics Co., Ltd.
* Rockchip CAN driver
*/

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2020 Rockchip Electronics Co. Ltd.
* Copyright (c) 2020 Rockchip Electronics Co., Ltd.
* Rockchip CANFD driver
*/