diff options
Diffstat (limited to 'include/configs/mx53cx9020.h')
-rw-r--r-- | include/configs/mx53cx9020.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h index 091443933c2..5752bf17908 100644 --- a/include/configs/mx53cx9020.h +++ b/include/configs/mx53cx9020.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2015 Beckhoff Automation GmbH & Co. KG * Patrick Bruenn <p.bruenn@beckhoff.com> @@ -6,8 +7,6 @@ * * Based on Freescale's Linux i.MX mx53loco.h file: * Copyright (C) 2010-2011 Freescale Semiconductor. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |