From 02dfd4e9569bf236815d4fa979a6442739de29be Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:04:08 +0800 Subject: [PATCH] misc: rk_scr_api: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: I5905eb85d4dc2217d2bfdf9a4bdcd1f4a232e749 --- include/misc/rk_scr_api.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/misc/rk_scr_api.h b/include/misc/rk_scr_api.h index 535e83a9183c..0b3dbdd6b615 100644 --- a/include/misc/rk_scr_api.h +++ b/include/misc/rk_scr_api.h @@ -1,7 +1,7 @@ /* * Driver for Rockchip Smart Card Reader Controller * - * Copyright (C) 2012-2016 ROCKCHIP, Inc. + * Copyright (C) 2012-2016 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