]> git.sur5r.net Git - u-boot/blobdiff - tools/dtoc/fdt.py
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / tools / dtoc / fdt.py
index dbc338653bca6f542f8ab0676f3a1bb76e1a7b3a..7fab0cd8e905b94383206ef460ba23f668568103 100644 (file)
@@ -1,10 +1,9 @@
 #!/usr/bin/python
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2016 Google, Inc
 # Written by Simon Glass <sjg@chromium.org>
 #
-# SPDX-License-Identifier:      GPL-2.0+
-#
 
 import struct
 import sys