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/dpni.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/dpni.c')
-rw-r--r-- | drivers/net/fsl-mc/dpni.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/fsl-mc/dpni.c b/drivers/net/fsl-mc/dpni.c index 5cf5eebea6..443e430695 100644 --- a/drivers/net/fsl-mc/dpni.c +++ b/drivers/net/fsl-mc/dpni.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0+ /* - * Copyright (C) 2013-2016 Freescale Semiconductor + * Copyright 2013-2016 Freescale Semiconductor, Inc. * Copyright 2017 NXP */ |