target: use SPDX license identifiers on scripts
[openwrt/openwrt.git] / target / linux / arc770 / image / gen_axs10x_sdcard_img.sh
index 87c2bba92c72616052f78a094c74e9947f8c3cb9..12ead10dbe987fe2ce8632b26673be044cd6b09d 100755 (executable)
@@ -1,11 +1,7 @@
 #!/bin/sh
-
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Copyright (C) 2016 OpenWrt.org
-#
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
 
 set -x
 [ $# -eq 5 ] || {