diff options
Diffstat (limited to 'include/configs/titanium.h')
-rw-r--r-- | include/configs/titanium.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/titanium.h b/include/configs/titanium.h index b53ddacd88..2470855463 100644 --- a/include/configs/titanium.h +++ b/include/configs/titanium.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2013 Stefan Roese <sr@denx.de> * @@ -6,8 +7,6 @@ * * Based on mx6qsabrelite.h which is: * Copyright (C) 2010-2011 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |