diff options
Diffstat (limited to 'board/ms7722se/ms7722se.c')
-rw-r--r-- | board/ms7722se/ms7722se.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ms7722se/ms7722se.c b/board/ms7722se/ms7722se.c index 869b415ba98..32a90547f96 100644 --- a/board/ms7722se/ms7722se.c +++ b/board/ms7722se/ms7722se.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2007,2008 * Nobuhiro Iwamatsu <iwamatsu@nigauri.org> @@ -6,8 +7,6 @@ * Kenati Technologies, Inc. * * board/ms7722se/ms7722se.c - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |