diff options
Diffstat (limited to 'board/creative/xfi3/xfi3.c')
-rw-r--r-- | board/creative/xfi3/xfi3.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/creative/xfi3/xfi3.c b/board/creative/xfi3/xfi3.c index 509c671cda..228a3943c0 100644 --- a/board/creative/xfi3/xfi3.c +++ b/board/creative/xfi3/xfi3.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Creative ZEN X-Fi3 board * @@ -6,8 +7,6 @@ * Hardware investigation done by: * * Amaury Pouly <amaury.pouly@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |