diff options
Diffstat (limited to 'include/configs/ids8313.h')
-rw-r--r-- | include/configs/ids8313.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/ids8313.h b/include/configs/ids8313.h index 835789528d..020d29072f 100644 --- a/include/configs/ids8313.h +++ b/include/configs/ids8313.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2013 * Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -5,8 +6,6 @@ * Based on: * Copyright (c) 2011 IDS GmbH, Germany * Sergej Stepanov <ste@ids.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |