]> git.sur5r.net Git - u-boot/blobdiff - tools/dtoc/dtoc.py
Merge git://git.denx.de/u-boot-imx
[u-boot] / tools / dtoc / dtoc.py
index ce7bc054e5e8c3da88bafb610f16356586d6b07d..008c0f4d693397eb87393bdc56b6d3d7b678783b 100755 (executable)
@@ -1,10 +1,9 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
+# SPDX-License-Identifier: GPL-2.0+
 #
 # Copyright (C) 2016 Google, Inc
 # Written by Simon Glass <sjg@chromium.org>
 #
-# SPDX-License-Identifier:     GPL-2.0+
-#
 
 """Device tree to C tool