diff options
Diffstat (limited to 'board/iomega/iconnect/iconnect.h')
-rw-r--r-- | board/iomega/iconnect/iconnect.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/iomega/iconnect/iconnect.h b/board/iomega/iconnect/iconnect.h index 6107a99638..4f0be71918 100644 --- a/board/iomega/iconnect/iconnect.h +++ b/board/iomega/iconnect/iconnect.h @@ -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+ */ #ifndef __ICONNECT_H |