]> git.sur5r.net Git - u-boot/blobdiff - common/image-fdt.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / common / image-fdt.c
index 3dc02a12191d515fc19e10ba3abfe8c55633d234..9b41f1624848a3fb7cd95b7ea411622d62f8e8b9 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2013, Google Inc.
  *
@@ -5,8 +6,6 @@
  *
  * (C) Copyright 2000-2006
  * Wolfgang Denk, DENX Software Engineering, wd@denx.de.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>