Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-11-03 15:16:46 +0300
committerSteven Barth <steven@midlink.org>2014-11-03 15:17:00 +0300
commit69f203d5c309e84a4ec89396a07a160a176b53c9 (patch)
tree80f4ad801e04404cc073177271e3373966e7ee16 /minimalist-pcproxy
parent3b6e617ac548b8b71c9c8eac179875ea1875814a (diff)
Add SPDX license tags
Signed-off-by: Steven Barth <steven@midlink.org>
Diffstat (limited to 'minimalist-pcproxy')
-rw-r--r--minimalist-pcproxy/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/minimalist-pcproxy/Makefile b/minimalist-pcproxy/Makefile
index 94dfff3..57c2651 100644
--- a/minimalist-pcproxy/Makefile
+++ b/minimalist-pcproxy/Makefile
@@ -14,6 +14,7 @@ PKG_RELEASE:=2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://github.com/fingon/minimalist-pcproxy.git
PKG_MAINTAINER:=Markus Stenberg <fingon@iki.fi>
+PKG_LICENSE:=GPL-2.0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)