From: Andy Yan Date: Mon, 16 Dec 2024 10:10:03 +0000 (+0800) Subject: drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qp X-Git-Tag: v6.14-rc1~174^2~13^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1e93f594285faef57651a0c89f61a7d976db7def;p=thirdparty%2Flinux.git drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qp The standard writing style should be: Co., Ltd. This fix the mail server warning: DBL_SPAM(6.50)[co.ltd:url]; Signed-off-by: Andy Yan Reviewed-by: Cristian Ciocaltea Reviewed-by: Neil Armstrong Link: https://lore.kernel.org/r/20241216101015.3726517-1-andyshrk@163.com Signed-off-by: Neil Armstrong Link: https://patchwork.freedesktop.org/patch/msgid/20241216101015.3726517-1-andyshrk@163.com --- diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h b/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h index 2115b8ef0bd68..72987e6c46892 100644 --- a/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h +++ b/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (C) Rockchip Electronics Co.Ltd + * Copyright (C) Rockchip Electronics Co., Ltd. * Author: * Algea Cao */