diff options
Diffstat (limited to 'board/ids/ids8313/ids8313.c')
-rw-r--r-- | board/ids/ids8313/ids8313.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ids/ids8313/ids8313.c b/board/ids/ids8313/ids8313.c index 67818931f08..a411d4e7f6f 100644 --- a/board/ids/ids8313/ids8313.c +++ b/board/ids/ids8313/ids8313.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2013 * Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -8,8 +9,6 @@ * * Sergej Stepanov <ste@ids.de> * Based on board/freescale/mpc8313erdb/mpc8313erdb.c - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |