diff options
author | Yogesh Gaur <yogeshnarayan.gaur@nxp.com> | 2018-05-09 08:22:17 +0300 |
---|---|---|
committer | York Sun <york.sun@nxp.com> | 2018-05-09 17:17:51 +0300 |
commit | a6f2a6eafe0e5ad71c41341219ae3b187c1f738a (patch) | |
tree | aa716708a65eac627e21e2b3b24dabc37c5c1070 /drivers/net/ldpaa_eth/ldpaa_eth.c | |
parent | e8c669a3e6ec9b33aea55e957024f97300b99c1c (diff) | |
download | u-boot-a6f2a6eafe0e5ad71c41341219ae3b187c1f738a.tar.xz |
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/ldpaa_eth/ldpaa_eth.c')
-rw-r--r-- | drivers/net/ldpaa_eth/ldpaa_eth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ldpaa_eth/ldpaa_eth.c b/drivers/net/ldpaa_eth/ldpaa_eth.c index 8688dd4419..79facb4a44 100644 --- a/drivers/net/ldpaa_eth/ldpaa_eth.c +++ b/drivers/net/ldpaa_eth/ldpaa_eth.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Copyright (C) 2014-2016 Freescale Semiconductor + * Copyright 2014-2016 Freescale Semiconductor, Inc. * Copyright 2017 NXP */ |