License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / powerpc / math-emu / udivmodti4.c
index 6172044ab00339768dc41c69613ffbccb829ae40..1e52633dcbb7d83042556f2d297147a73d8af95f 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /* This has so very few changes over libgcc2's __udivmoddi4 it isn't funny.  */
 
 #include <math-emu/soft-fp.h>