diff options
Diffstat (limited to 'include/fsl-mc/fsl_dpmac.h')
-rw-r--r-- | include/fsl-mc/fsl_dpmac.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fsl-mc/fsl_dpmac.h b/include/fsl-mc/fsl_dpmac.h index 36a5cca69c..66cf3bf6a2 100644 --- a/include/fsl-mc/fsl_dpmac.h +++ b/include/fsl-mc/fsl_dpmac.h @@ -1,11 +1,10 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Freescale Layerscape MC I/O wrapper * * Copyright (C) 2015-2016 Freescale Semiconductor, Inc. * Copyright 2017 NXP * Author: Prabhakar Kushwaha <prabhakar@freescale.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FSL_DPMAC_H |