diff options
Diffstat (limited to 'include/configs/twister.h')
-rw-r--r-- | include/configs/twister.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/twister.h b/include/configs/twister.h index 032559633b0..63930e1aff0 100644 --- a/include/configs/twister.h +++ b/include/configs/twister.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2011 * Stefano Babic, DENX Software Engineering, sbabic@denx.de. @@ -5,8 +6,6 @@ * Copyright (C) 2009 TechNexion Ltd. * * Configuration for the Technexion twister board. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |