[PATCH] drm/bridge: synopsys: Fix Copyright Writing Style of dw-hdmi-qp
Cristian Ciocaltea
cristian.ciocaltea at collabora.com
Sun Dec 15 10:46:02 UTC 2024
On 12/15/24 11:19 AM, Andy Yan wrote:
> From: Andy Yan <andy.yan at rock-chips.com>
>
> 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 <andy.yan at rock-chips.com>
> ---
>
> drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h b/drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.h
> index 2115b8ef0bd6..74088e0d1d87 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.
Nit: For consistency with your previous copyright fixes [1], the (c) part
could be written in uppercase.
Reviewed-by: Cristian Ciocaltea <cristian.ciocaltea at collabora.com>
[1] https://lore.kernel.org/lkml/20241214071333.3325308-1-andyshrk@163.com/
More information about the dri-devel
mailing list