]> git.sur5r.net Git - u-boot/blobdiff - tools/omap/clocks_get_m_n.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / omap / clocks_get_m_n.c
index 57e25753a2f063c0e46f638e4a9bbcbc086aba64..e21b0e2b60b6b7c26476eb57162f58a23eaa0934 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Program for finding M & N values for DPLLs
  * To be run on Host PC
@@ -6,8 +7,6 @@
  * Texas Instruments, <www.ti.com>
  *
  * Aneesh V <aneesh@ti.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <stdlib.h>
 #include <stdio.h>