diff options
Diffstat (limited to 'board/AndesTech/nx25-ae250/nx25-ae250.c')
-rw-r--r-- | board/AndesTech/nx25-ae250/nx25-ae250.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/AndesTech/nx25-ae250/nx25-ae250.c b/board/AndesTech/nx25-ae250/nx25-ae250.c index 6e31be3505..4bb618b32c 100644 --- a/board/AndesTech/nx25-ae250/nx25-ae250.c +++ b/board/AndesTech/nx25-ae250/nx25-ae250.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2017 Andes Technology Corporation * Rick Chen, Andes Technology Corporation <rick@andestech.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/mach-types.h> |