]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/lib/zimage.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / arm / lib / zimage.c
index 1e811a87ddd69da3e0ad196ede29eaec51de9e86..09ab331ee09c31d47c502f46791b0cd4bfd5915e 100644 (file)
@@ -1,11 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016
  * Ladislav Michl <ladis@linux-mips.org>
  *
  * bootz code:
  * Copyright (C) 2012 Marek Vasut <marek.vasut@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 #include <common.h>