License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / scripts / mkuboot.sh
index 446739c7843ab0f28b4efcead8574cd5ac5bb3ac..4b1fe09e9042b6251f080638f246f92c69329565 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+# SPDX-License-Identifier: GPL-2.0
 
 #
 # Build U-Boot image when `mkimage' tool is available.