diff options
author | Yogesh Gaur <yogeshnarayan.gaur@nxp.com> | 2018-05-09 10:52:17 +0530 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2018-05-09 09:17:51 -0500 |
commit | a6f2a6eafe0e5ad71c41341219ae3b187c1f738a (patch) | |
tree | aa716708a65eac627e21e2b3b24dabc37c5c1070 /drivers/net/fsl-mc/mc.c | |
parent | e8c669a3e6ec9b33aea55e957024f97300b99c1c (diff) |
driver: net: fsl-mc: updated copyright info
Updated copyright info for the issues reported after running
check-legal test.
Signed-off-by: Yogesh Gaur <yogeshnarayan.gaur@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'drivers/net/fsl-mc/mc.c')
-rw-r--r-- | drivers/net/fsl-mc/mc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/fsl-mc/mc.c b/drivers/net/fsl-mc/mc.c index 58612cfca3d..982024e31ea 100644 --- a/drivers/net/fsl-mc/mc.c +++ b/drivers/net/fsl-mc/mc.c @@ -1,7 +1,7 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Copyright (C) 2017 NXP Semiconductors - * Copyright (C) 2014 Freescale Semiconductor + * Copyright 2014 Freescale Semiconductor, Inc. + * Copyright 2017 NXP */ #include <common.h> #include <errno.h> |