1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Change license to GPLv3

This commit is contained in:
Ycarus 2018-04-18 08:01:01 +02:00
parent f5c0c259eb
commit 531851d3c2
5 changed files with 5 additions and 7 deletions

View file

@ -6,7 +6,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for MPTCP
PKG_LICENSE:=Apache-2.0
PKG_LICENSE:=GPLv3
include ../luci/luci.mk

View file

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Interface to bypass domains
LUCI_DEPENDS:=+dnsmasq-full +shadowsocks-libev-ss-rules
PKG_LICENSE:=Apache-2.0
PKG_LICENSE:=GPLv3
include ../luci/luci.mk

View file

@ -1,15 +1,13 @@
#
# Copyright (C) 2018 Ycarus (Yannick Chabanois) <ycarus@zugaina.org>
#
# This is free software, licensed under the Apache License, Version 2.0 .
#
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Quota configuration module
LUCI_DEPENDS:=+omr-quota
PKG_LICENSE:=Apache-2.0
PKG_LICENSE:=GPLv3
include ../luci/luci.mk

View file

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for omr-tracker
LUCI_DEPENDS:=+omr-tracker
PKG_LICENSE:=Apache-2.0
PKG_LICENSE:=GPLv3
include ../luci/luci.mk

View file

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Support for OpenMPTCProuter
LUCI_DEPENDS:=+luci-lib-json
PKG_LICENSE:=Apache-2.0
PKG_LICENSE:=GPLv3
include ../luci/luci.mk