From e3eefbd90954d5c67280ce9c0986e920a4da5268 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Mon, 9 Dec 2024 18:30:59 +0800 Subject: [PATCH] video: rockchip: iep: 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 Change-Id: Id0bd930e90dbb0acc848cf52180e54605eddb9c7 --- drivers/video/rockchip/iep/hw_iep_reg.c | 2 +- drivers/video/rockchip/iep/iep_drv.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/video/rockchip/iep/hw_iep_reg.c b/drivers/video/rockchip/iep/hw_iep_reg.c index 331a50865045..fb6e79bb4800 100644 --- a/drivers/video/rockchip/iep/hw_iep_reg.c +++ b/drivers/video/rockchip/iep/hw_iep_reg.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 ROCKCHIP, Inc. + * Copyright (C) 2013 Rockchip Electronics Co., Ltd. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and diff --git a/drivers/video/rockchip/iep/iep_drv.c b/drivers/video/rockchip/iep/iep_drv.c index a7199c62dd04..783cdee17112 100644 --- a/drivers/video/rockchip/iep/iep_drv.c +++ b/drivers/video/rockchip/iep/iep_drv.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 ROCKCHIP, Inc. + * Copyright (C) 2013 Rockchip Electronics Co., Ltd. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and