From 63e1ce3e093492e941a2ff1c9d3b6101b27ec9c1 Mon Sep 17 00:00:00 2001
From: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Date: Fri, 19 Feb 2021 13:53:22 +0100
Subject: 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 <freifunk@adrianschmutzler.de>
---
 target/linux/ath79/nand/base-files/etc/init.d/bootcount | 1 -
 1 file changed, 1 deletion(-)

(limited to 'target/linux')

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
-- 
cgit v1.2.3