From 869ae51db98043846d7e393af77d781c2545fef1 Mon Sep 17 00:00:00 2001 From: Tao Huang Date: Wed, 22 Jan 2025 19:18:11 +0800 Subject: [PATCH] thermal: rk_virtual_thermal: Fix typo in Rockchip copyright notice Signed-off-by: Tao Huang Change-Id: If47872f7d139b1dbf8d8588caf6ab0b494cbae83 --- drivers/thermal/rk_virtual_thermal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/thermal/rk_virtual_thermal.c b/drivers/thermal/rk_virtual_thermal.c index d03c466e8b55..68627bd84862 100644 --- a/drivers/thermal/rk_virtual_thermal.c +++ b/drivers/thermal/rk_virtual_thermal.c @@ -1,7 +1,7 @@ /* * rk virtual tsadc driver * - * Copyright (C) 2017 Rockchip Electronics Co., Ltd + * Copyright (C) 2017 Rockchip Electronics Co., Ltd. * Author: Rocky Hao * * This program is free software; you can redistribute it and/or modify it