MIPS: add compile time definition of L2 cache size
[oweals/u-boot.git] / include / vsprintf.h
index 33d05aa0c65cb6f7a0b4a7d7fb32b269f6b2100b..d1740a378e0a7b5e8bb0e8bacfa221ab10d9b03e 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2000-2009
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __VSPRINTF_H