SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / arch / microblaze / lib / muldi3.c
index 95b6b32..05389bd 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * U-Boot - muldi3.c contains routines for mult and div
  *
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /* Generic function got from GNU gcc package, libgcc2.c */