]> git.sur5r.net Git - u-boot/blobdiff - drivers/mtd/ubi/fastmap.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / mtd / ubi / fastmap.c
index f824ec8b29363aa7c99832901df788dbdce6aa93..14368f9738cb7cf966e6f1930219096cc8dff8e9 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2012 Linutronix GmbH
  * Copyright (c) 2014 sigma star gmbh
  * Author: Richard Weinberger <richard@nod.at>
  *
- * SPDX-License-Identifier:    GPL-2.0+
- *
  */
 
 #ifndef __UBOOT__