diff options
Diffstat (limited to 'include/configs/iconnect.h')
-rw-r--r-- | include/configs/iconnect.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/iconnect.h b/include/configs/iconnect.h index d528d3f0d4..66131cca62 100644 --- a/include/configs/iconnect.h +++ b/include/configs/iconnect.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2009-2012 * Wojciech Dubowik <wojciech.dubowik@neratec.com> * Luka Perkov <luka@openwrt.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CONFIG_ICONNECT_H |