diff mbox series

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

Message ID 20180618122505.39072-1-alison.wang@nxp.com
State Accepted
Commit a7943fd4c81936eb1f39456d306ceaf2ccb7e646
Delegated to: York Sun
Headers show
Series [U-Boot] armv8: ls2080ardb: update copyright claim | expand

Commit Message

Alison Wang June 18, 2018, 12:25 p.m. UTC
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(-)

Comments

York Sun July 27, 2018, 3:31 p.m. UTC | #1
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
diff mbox series

Patch

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>