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