diff options
| author | Alison Wang <[email protected]> | 2018-06-18 20:25:05 +0800 |
|---|---|---|
| committer | York Sun <[email protected]> | 2018-07-26 10:59:35 -0700 |
| commit | a7943fd4c81936eb1f39456d306ceaf2ccb7e646 (patch) | |
| tree | dac9e2c673dba482ff4fe04f324d870da0190c5f | |
| parent | d264fadac5ada4e587692c8968ae41f315e875f5 (diff) | |
armv8: ls2080ardb: update copyright claim
This patch updates the copyright claim for the issues reported by
legal review.
Signed-off-by: Alison Wang <[email protected]>
Reviewed-by: York Sun <[email protected]>
| -rw-r--r-- | 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 683fe445886..46b18cf00b3 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> |
