[U-Boot] [PATCH] armv8: ls2080ardb: update copyright claim

This patch updates the copyright claim for the issues reported by Legal Review.
Signed-off-by: Alison Wang alison.wang@nxp.com --- board/freescale/ls2080ardb/ls2080ardb.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/freescale/ls2080ardb/ls2080ardb.c b/board/freescale/ls2080ardb/ls2080ardb.c index 683fe44..46b18cf 100644 --- a/board/freescale/ls2080ardb/ls2080ardb.c +++ b/board/freescale/ls2080ardb/ls2080ardb.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Copyright (C) 2017 NXP Semiconductors * Copyright 2015 Freescale Semiconductor + * Copyright 2017 NXP */ #include <common.h> #include <malloc.h>

On 06/18/2018 05:26 AM, Alison Wang wrote:
This patch updates the copyright claim for the issues reported by Legal Review.
Signed-off-by: Alison Wang alison.wang@nxp.com
Applied to fsl-qoriq, awaiting upstream. Thanks.
York
participants (2)
-
Alison Wang
-
York Sun