video: rockchip: dvbm: 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: I7649b7f62944e89a17dd9c64e140f3578ad6f45e
This commit is contained in:
Tao Huang
2024-12-09 18:32:54 +08:00
parent e3eefbd909
commit eb3d50c1bb
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (c) 2022 Rockchip Electronics Co., Ltd
* Copyright (c) 2022 Rockchip Electronics Co., Ltd.
*
* author:
* Yandong Lin, yandong.lin@rock-chips.com

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.
*/
#ifndef __ROCKCHIP_DVBM_H__
#define __ROCKCHIP_DVBM_H__