From: Adrian Schmutzler Date: Fri, 19 Feb 2021 12:53:22 +0000 (+0100) Subject: ath79: fix position of SPDX license identifier X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=63e1ce3e093492e941a2ff1c9d3b6101b27ec9c1;p=openwrt%2Fstaging%2Fdedeckeh.git ath79: fix position of SPDX license identifier Strictly, the identifier needs to be in the line directly after the shebang. Signed-off-by: Adrian Schmutzler --- diff --git a/target/linux/ath79/nand/base-files/etc/init.d/bootcount b/target/linux/ath79/nand/base-files/etc/init.d/bootcount index b5f920421e..87654ba095 100755 --- a/target/linux/ath79/nand/base-files/etc/init.d/bootcount +++ b/target/linux/ath79/nand/base-files/etc/init.d/bootcount @@ -1,5 +1,4 @@ #!/bin/sh /etc/rc.common - # SPDX-License-Identifier: GPL-2.0-only START=99