aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/swconfig
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-11-02 12:20:54 +0000
committerSteven Barth <steven@midlink.org>2014-11-02 12:20:54 +0000
commit2bf2015c24a9bb71fff0b1e92eb050ba0a852827 (patch)
treec1f39624aaf8621a81d5d08e601e7e0845f4c503 /package/network/config/swconfig
parent5bbc58d33fd434bcfa951302d3d54befffd24c34 (diff)
downloadmaster-187ad058-2bf2015c24a9bb71fff0b1e92eb050ba0a852827.tar.gz
master-187ad058-2bf2015c24a9bb71fff0b1e92eb050ba0a852827.tar.bz2
master-187ad058-2bf2015c24a9bb71fff0b1e92eb050ba0a852827.zip
Add a few SPDX tags
Signed-off-by: Steven Barth <steven@midlink.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43151 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/config/swconfig')
-rw-r--r--package/network/config/swconfig/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/network/config/swconfig/Makefile b/package/network/config/swconfig/Makefile
index 50d395c67a..7d0f30e7bb 100644
--- a/package/network/config/swconfig/Makefile
+++ b/package/network/config/swconfig/Makefile
@@ -11,6 +11,7 @@ PKG_NAME:=swconfig
PKG_RELEASE:=10
PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk