diff options
Diffstat (limited to 'board/ms7720se/ms7720se.c')
-rw-r--r-- | board/ms7720se/ms7720se.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/ms7720se/ms7720se.c b/board/ms7720se/ms7720se.c index 48edcc62fd..a35f72e83b 100644 --- a/board/ms7720se/ms7720se.c +++ b/board/ms7720se/ms7720se.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2007 * Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> @@ -9,8 +10,6 @@ * Kenati Technologies, Inc. * * board/ms7720se/ms7720se.c - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |