diff options
Diffstat (limited to 'arch/mips/mach-pic32/lowlevel_init.S')
-rw-r--r-- | arch/mips/mach-pic32/lowlevel_init.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/mach-pic32/lowlevel_init.S b/arch/mips/mach-pic32/lowlevel_init.S index e37bebb539..6ecea5ca97 100644 --- a/arch/mips/mach-pic32/lowlevel_init.S +++ b/arch/mips/mach-pic32/lowlevel_init.S @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (c) 2015 Purna Chandra Mandal <purna.mandal@microchip.com> * - * SPDX-License-Identifier: GPL-2.0+ - * */ #include <config.h> |