diff --git a/luci-app-mptcp/Makefile b/luci-app-mptcp/Makefile index 07598e027..08e313f28 100644 --- a/luci-app-mptcp/Makefile +++ b/luci-app-mptcp/Makefile @@ -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 diff --git a/luci-app-omr-bypass/Makefile b/luci-app-omr-bypass/Makefile index b0558ae75..60e9d6f7b 100644 --- a/luci-app-omr-bypass/Makefile +++ b/luci-app-omr-bypass/Makefile @@ -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 diff --git a/luci-app-omr-quota/Makefile b/luci-app-omr-quota/Makefile index 2718e8f05..22f11529b 100644 --- a/luci-app-omr-quota/Makefile +++ b/luci-app-omr-quota/Makefile @@ -1,15 +1,13 @@ # # Copyright (C) 2018 Ycarus (Yannick Chabanois) # -# 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 diff --git a/luci-app-omr-tracker/Makefile b/luci-app-omr-tracker/Makefile index ea12a6407..1b58fdb41 100644 --- a/luci-app-omr-tracker/Makefile +++ b/luci-app-omr-tracker/Makefile @@ -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 diff --git a/luci-app-openmptcprouter/Makefile b/luci-app-openmptcprouter/Makefile index 9d01246d9..87df2cb3e 100644 --- a/luci-app-openmptcprouter/Makefile +++ b/luci-app-openmptcprouter/Makefile @@ -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