target: use SPDX license identifiers on scripts
[openwrt/openwrt.git] / target / linux / mxs / image / gen_sdcard_ext4_ext4.sh
index 20f3331bedccbddf2091e1ec38f5ffe6fe3dfd29..fcddc00b3860d54e91d483b6a0df66df05e608f9 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 4 ] || {