diff options
Diffstat (limited to 'board/tqc/tqma6/tqma6_wru4.c')
-rw-r--r-- | board/tqc/tqma6/tqma6_wru4.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/tqc/tqma6/tqma6_wru4.c b/board/tqc/tqma6/tqma6_wru4.c index 128748fcab..aaee9bfbec 100644 --- a/board/tqc/tqma6/tqma6_wru4.c +++ b/board/tqc/tqma6/tqma6_wru4.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2012 Freescale Semiconductor, Inc. * Author: Fabio Estevam <fabio.estevam@freescale.com> @@ -6,8 +7,6 @@ * Author: Markus Niebel <markus.niebel@tq-group.com> * * Copyright (C) 2015 Stefan Roese <sr@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/io.h> |