target: use SPDX license identifiers on scripts
[openwrt/openwrt.git] / target / linux / mxs / image / gen_sdcard_vfat_ext4.sh
index 9d2b7c46a84542a69a3bcdcabeb61853e7223cb6..5a56a516a97cc4e0184b3f9e438ded8cf038e0b3 100755 (executable)
@@ -1,10 +1,7 @@
 #!/bin/sh
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Copyright (C) 2015 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
 
 set -x
 [ $# -eq 6 ] || {