aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config/nconf-cfg.sh
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2020-09-21 22:46:30 -1000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2020-09-22 20:36:04 +0200
commit8be2eb3b9b1e5e808a53bba223badae95c7627ef (patch)
tree3e410fc2f5a64abc355195e350444d79f2d13609 /scripts/config/nconf-cfg.sh
parente8f61bf50d4704dd871e66f08d7f6564af0f5cb0 (diff)
downloadupstream-8be2eb3b9b1e5e808a53bba223badae95c7627ef.tar.gz
upstream-8be2eb3b9b1e5e808a53bba223badae95c7627ef.tar.bz2
upstream-8be2eb3b9b1e5e808a53bba223badae95c7627ef.zip
scripts: update SPDX license names
SPDX moved from GPL-2.0 to GPL-2.0-only and from GPL-2.0+ to GPL-2.0-or-later. Reflect that in the SPDX license headers. Signed-off-by: Paul Spooren <mail@aparcar.org> [adjust commit title, update remaining files] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'scripts/config/nconf-cfg.sh')
-rwxr-xr-xscripts/config/nconf-cfg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/config/nconf-cfg.sh b/scripts/config/nconf-cfg.sh
index c212255070..a227309283 100755
--- a/scripts/config/nconf-cfg.sh
+++ b/scripts/config/nconf-cfg.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: GPL-2.0-only
PKG="ncursesw menuw panelw"
PKG2="ncurses menu panel"