diff options
Diffstat (limited to 'board/raidsonic/ib62x0/ib62x0.c')
-rw-r--r-- | board/raidsonic/ib62x0/ib62x0.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/raidsonic/ib62x0/ib62x0.c b/board/raidsonic/ib62x0/ib62x0.c index f01fb1c6e7..e8aae4cb81 100644 --- a/board/raidsonic/ib62x0/ib62x0.c +++ b/board/raidsonic/ib62x0/ib62x0.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2011-2012 * Gerald Kerma <dreagle@doukki.net> * Luka Perkov <luka@openwrt.org> * Simon Baatz <gmbnomis@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |