Merge branch 'master' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / arch / microblaze / lib / muldi3.c
index 5c1a1541c8c4305b41b1b94e46fac1ab5c2f7cad..05389bd78fbc24b08ff6102022c2a29321d5d3d0 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
- * U-boot - muldi3.c contains routines for mult and div
+ * 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 */