diff options
Diffstat (limited to 'include/configs/calimain.h')
-rw-r--r-- | include/configs/calimain.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/calimain.h b/include/configs/calimain.h index d55ef3e897..ab4a9e6ddc 100644 --- a/include/configs/calimain.h +++ b/include/configs/calimain.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright (C) 2011-2014 OMICRON electronics GmbH * @@ -5,8 +6,6 @@ * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * Copyright (C) 2007 Sergey Kubushyn <ksi@koi8.net> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |