mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
@@ -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
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user