Don't add copyright lines to a constantly changing document with many authors unless you are making a significant intellectual contribution. Most changes are derived work or repeating steps.
Signed-off-by: Johan Jonker <[email protected]> --- doc/board/rockchip/rockchip.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/board/rockchip/rockchip.rst b/doc/board/rockchip/rockchip.rst index 3a190d6905f6..c3fd74c9cc5e 100644 --- a/doc/board/rockchip/rockchip.rst +++ b/doc/board/rockchip/rockchip.rst @@ -1,5 +1,4 @@ .. SPDX-License-Identifier: GPL-2.0+ -.. Copyright (C) 2019 Jagan Teki <[email protected]> ROCKCHIP ======== @@ -552,7 +551,3 @@ config-flash.ini: FlashBoot=u-boot-spl.bin [OUTPUT] PATH=RK30xxLoader_uboot.bin - - -.. Jagan Teki <[email protected]> -.. Wednesday 28 October 2020 06:47:26 PM IST -- 2.39.5
