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

@ -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