2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-17 17:53:56 +08:00
linux-next/arch/nds32/lib
Thomas Gleixner ec8f24b7fa treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:46 +02:00
..
clear_user.S nds32: Library functions 2018-02-22 10:44:33 +08:00
copy_from_user.S nds32: Library functions 2018-02-22 10:44:33 +08:00
copy_page.S nds32: Fix the symbols undefined issue by exporting them. 2018-05-23 13:26:20 +08:00
copy_template.S nds32: Library functions 2018-02-22 10:44:33 +08:00
copy_to_user.S nds32: Library functions 2018-02-22 10:44:33 +08:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
memcpy.S nds32: Library functions 2018-02-22 10:44:33 +08:00
memmove.S nds32: Library functions 2018-02-22 10:44:33 +08:00
memset.S nds32: Library functions 2018-02-22 10:44:33 +08:00
memzero.S nds32: Library functions 2018-02-22 10:44:33 +08:00