treewide: add missing license information
authorSergey Ponomarev <stokito@gmail.com>
Sun, 24 Mar 2024 14:10:22 +0000 (16:10 +0200)
committerPaul Donald <newtwen+github@gmail.com>
Mon, 27 May 2024 23:55:14 +0000 (01:55 +0200)
The license is derived from sources or from a copyright of the Makefile.
Otherwise, a global Apache-2.0 is used.
Some packages had a copyright GPL-2.0 but sources clearly states for Apache so the copyright was changed.

Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
50 files changed:
applications/luci-app-attendedsysupgrade/Makefile
applications/luci-app-babeld/Makefile
applications/luci-app-coovachilli/Makefile
applications/luci-app-cshark/Makefile
applications/luci-app-dawn/Makefile
applications/luci-app-dcwapd/Makefile
applications/luci-app-dnscrypt-proxy/Makefile
applications/luci-app-dump1090/Makefile
applications/luci-app-email/Makefile
applications/luci-app-example/Makefile
applications/luci-app-fwknopd/Makefile
applications/luci-app-hd-idle/Makefile
applications/luci-app-ksmbd/Makefile
applications/luci-app-ledtrig-rssi/Makefile
applications/luci-app-ledtrig-switch/Makefile
applications/luci-app-ledtrig-usbport/Makefile
applications/luci-app-lorawan-basicstation/Makefile
applications/luci-app-ltqtapi/Makefile
applications/luci-app-lxc/Makefile
applications/luci-app-minidlna/Makefile
applications/luci-app-mjpg-streamer/Makefile
applications/luci-app-mwan3/Makefile
applications/luci-app-nextdns/Makefile
applications/luci-app-nlbwmon/Makefile
applications/luci-app-nut/Makefile
applications/luci-app-ocserv/Makefile
applications/luci-app-olsr-services/Makefile
applications/luci-app-olsr-viz/Makefile
applications/luci-app-olsr/Makefile
applications/luci-app-pagekitec/Makefile
applications/luci-app-polipo/Makefile
applications/luci-app-rp-pppoe-server/Makefile
applications/luci-app-samba4/Makefile
applications/luci-app-siitwizard/Makefile
applications/luci-app-softether/Makefile
applications/luci-app-splash/Makefile
applications/luci-app-sshtunnel/Makefile
applications/luci-app-tinyproxy/Makefile
applications/luci-app-tor/Makefile
applications/luci-app-transmission/Makefile
applications/luci-app-ttyd/Makefile
applications/luci-app-udpxy/Makefile
applications/luci-app-unbound/Makefile
applications/luci-app-upnp/Makefile
applications/luci-app-usteer/Makefile
applications/luci-app-v2raya/Makefile
applications/luci-app-vnstat/Makefile
applications/luci-app-watchcat/Makefile
applications/luci-app-wifischedule/Makefile
applications/luci-app-wol/Makefile

index 868446f5b88a29b1953a5429b53952ad13af9c4e..aaaf3f5dee6b7f961174c9246629edff82974262 100644 (file)
@@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI support for attended sysupgrades
 LUCI_DEPENDS:=+luci-base +attendedsysupgrade-common +cgi-io
 
 PKG_MAINTAINER:=Paul Spooren <paul@spooren.de>
+PKG_LICENSE:=GPL-2.0
 
 include ../../luci.mk
 
index 85a4bf5d247cd61fde4e889dcdbd32c6a713d66f..b76372116efcd121724e364d4d9e1962aaa34f9a 100644 (file)
@@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI support for babeld
 LUCI_DEPENDS:=+luci-base +babeld
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
 
 include ../../luci.mk
index 25f8d655767e9bd2b49060141dc342ac95a38424..3a640192f4892cc46fc257c9b81a118848bc2647 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for Coova Chilli
 LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
        Jo-Philipp Wich <jo@mein.io>
 
index 2e89eaafdedf8d60a53f25f65bf02a5cbfe00ece..26543fffc2cd6a232dabbdee5c25a7e161db549d 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Cloudshark capture tool Web UI
 LUCI_DEPENDS:=+luci-base +luci-compat +cshark
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Luka Perkov <luka@openwrt.org>
 
 include ../../luci.mk
index a840e9573246edc10d9cb802a75c6e5c0a793801..b513cc1544b196ec4eb00b1623c698e0d4a275b7 100644 (file)
@@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI support for DAWN
 LUCI_DEPENDS:=+luci-base +dawn
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
 
 include ../../luci.mk
index 5c3ddef3c131a76d8dd89ce350b39794ccf20c3c..0669b0304b6338137e9e46f953307cf69c81d7cb 100644 (file)
@@ -1,15 +1,14 @@
 #
 # Copyright (C) 2019 EWSI
 #
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+# This is free software, licensed under the Apache License, Version 2.0 .
 
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Dual Channel Wi-Fi AP Daemon configuration module
 LUCI_DEPENDS:=+luci-base +luci-compat +dcwapd
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Carey Sonsino <csonsino@gmail.com>
 
 include ../../luci.mk
index 18d465d9cfc7bc0179c4d17ed4768ac5610a2bcd..6716a77c816bac29337531eec87a5b3cdf416f88 100644 (file)
@@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI support for DNSCrypt-Proxy
 LUCI_DEPENDS:=+luci-base +luci-compat +uclient-fetch +dnscrypt-proxy +luci-lib-httpprotoutils
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Dirk Brenken <dev@brenken.org>
 
 include ../../luci.mk
index 2842222b81b066aea4730c404d054ebc493578ec..6051d48258ed1e6e99ebe14ab2d63ba2bb60a2c0 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for dump1090
 LUCI_DEPENDS:=+luci-base +luci-compat +dump1090
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Alvaro Fernandez Rojas <noltari@gmail.com>
 
 include ../../luci.mk
index c9060bc23a51e7c90d5fe425c1bf3aaa84110790..e0d9f7fdedcced2a1e18f87fa885b28a3c25ef4f 100644 (file)
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI app for email server configuration (EmailRelay)
 LUCI_DEPENDS:=+luci-base +emailrelay
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Sergey Ponomarev <stokito@gmail.com>
 
 include ../../luci.mk
index 33c7d8c96eed91fce4f1c5626ff2831a4e4a6351..d81b521175afe6cbd4f833ff687085fa6bb84a79 100644 (file)
@@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI example app for js based luci
 LUCI_DEPENDS:=+luci-base
 LUCI_PKGARCH:=all
 
+PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Andreas Brau <ab@andi95.de> \
        Duncan Hill <github.com@cricalix.net>
 
index 7aabd3c2af6172cb13a9c0d97e90a73135cf2d58..4832fb958545b94e62ea59019f0c782721208f17 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Fwknopd config - web config for the firewall knock daemon
 LUCI_DEPENDS:=+luci-base +fwknopd +qrencode
-PKG_LICENSE:=GPLv2
+PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Jonathan Bennett <JBennett@incomsystems.biz>
 include ../../luci.mk
 
index 248f5e7508c555e66114b882e606e7bc8ffde728..a88d72cb1bb918268852133f78dd5b978b33af5b 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Hard Disk Idle Spin-Down module
 LUCI_DEPENDS:=+luci-base +hd-idle +lsblk
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index db3932c46f9c85be338fd7734e391ce19e057a83..eb09c4cf3a73894d6ea5ced257ddca1f0111739a 100644 (file)
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
 LUCI_DEPENDS:=+luci-base +ksmbd-server
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
 
 include ../../luci.mk
index f44b0c65ccb2c7d7be1983b880d19704e0ff0524..d6bfd6e12ce0e0ca7aae1243a0fa0c976232f0d0 100644 (file)
@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:= LuCI Support for ledtrigger rssi
 LUCI_DEPENDS:=+luci-base +rssileds
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index dbe4d1a89a55d29db75e60ba151ba0f9f0baba7e..f055062f3d61de92752e5e444be76194cbc832e1 100644 (file)
@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:= LuCI Support for ledtrigger switch
 LUCI_DEPENDS:=+luci-base
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index 4cd802e26cbf0c83c7e6c0f52a48643e4c91e836..9fd3cbab0c1f3e7550d093d0a1f57da9e652e8dd 100644 (file)
@@ -10,6 +10,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:= LuCI Support for ledtrigger usbport
 LUCI_DEPENDS:=+luci-base +kmod-usb-ledtrig-usbport
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index 5875eb17f86b87e2a49eeb433b5c2fa707f0a2c4..9ced8e198f816f1ab742d75b4a57cce4f51fab8f 100644 (file)
@@ -11,7 +11,7 @@ LUCI_TITLE:=LuCI Support for LoRaWAN basicstation
 LUCI_DEPENDS:=+luci-base +basicstation
 
 PKG_MAINTAINER:=Marcus Schref <mschref@tdt.de>
-PKG_LICENSE:=APACHE-2.0
+PKG_LICENSE:=Apache-2.0
 
 include ../../luci.mk
 
index b6cb2ba06d2e265056b99bdb52ff1e47e8a3584b..e066e2686739a4a21bb90f2773ac7c0ee241f6e6 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for Lantiq Devices
 LUCI_DEPENDS:=+luci-base +luci-compat @BROKEN
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 
 include ../../luci.mk
index bbdf0e0f130945398ccf2af15130ae9ad36f8ea0..015ba26854b1031c1e344274e4941441cb38f0a0 100644 (file)
@@ -13,6 +13,7 @@ define Package/luci-app-lxc/conffiles
 /etc/config/lxc
 endef
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Petar Koretic <petar.koretic@sartura.hr> \
        Dirk Brenken <dev@brenken.org>
 
index 46de907e5d89471cc9ecc6740c4ae00fb9733af6..e0a7b02da6707d0169638edb7015eb64ad15c500 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for miniDLNA
 LUCI_DEPENDS:=+luci-base +minidlna
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index 7564904c2d2d600547bbd5126b026a34f2e7a716..fd536350aa13eed4400a446ef0cc4d7e170ae564 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=MJPG-Streamer service configuration module
 LUCI_DEPENDS:=+luci-base +mjpg-streamer
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index 98c0293e05e0356eabe4f9d2ce60d643717cac04..17c087237bc858bbe4049c49758ac560a50684ef 100644 (file)
@@ -1,14 +1,13 @@
 #
 # Copyright (C) 2017 Dan Luedtke <mail@danrl.com>
 #
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
+# This is free software, licensed under the GNU General Public License v2.
 
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for the MWAN3 MultiWAN Manager
 LUCI_DEPENDS:=+luci-base +mwan3
-PKG_LICENSE:=GPLv2
+PKG_LICENSE:=GPL-2.0
 
 PKG_MAINTAINER:=Florian Eckert <fe@dev.tdt.de>
 
index 25bb6eb974c6fc2b4efbd774ddd0b19f265133d2..0786736e130e8f4834c9563737e0fde91bcddf3c 100644 (file)
@@ -6,6 +6,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI support for NextDNS
 LUCI_DEPENDS:=+luci-base +nextdns
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Olivier Poitrey <rs@nextdns.io>
 
 include ../../luci.mk
index b446c8541dcc5efaeaa61aad42e08d40f91105da..adcf87bded8780f1ae7d159bec7a79a9d71701e8 100644 (file)
@@ -5,6 +5,7 @@ PKG_LICENSE:=Apache-2.0
 LUCI_TITLE:=Netlink based bandwidth accounting
 LUCI_DEPENDS:=+luci-base +luci-lib-chartjs +nlbwmon
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index b4af2920466229a2f7fef2cd899ad6cc140d2eb6..f5a67756c5501ff21944bf4e6cf4846cc4cf4018 100644 (file)
@@ -1,9 +1,7 @@
 #
 # Copyright (C) 2015 OpenWrt.org
 #
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+# This is free software, licensed under the Apache License, Version 2.0 .
 
 include $(TOPDIR)/rules.mk
 
@@ -11,6 +9,7 @@ LUCI_TITLE:=Network UPS Tools Configuration
 LUCI_DEPENDS:=+luci-base +luci-compat
 PKG_RELEASE:=1
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
 
 include ../../luci.mk
index cdd5b52214f80a8cd8c7829889357ccb108444fd..32c2dc666941e88320e586c2aaf9587190c66a31 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for OpenConnect VPN
 LUCI_DEPENDS:=+luci-base +luci-compat +ocserv +certtool
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
 
 include ../../luci.mk
index 7b1dbc3e606b80e9f80f76005c0f7302435f869f..88b16e0900ce1626dfff91e954fe72b0f4d6d554 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Show services announced with the nameservice plugin
 LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-nameservice
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Andreas Brau <ab@andi95.de>
 
 include ../../luci.mk
index a2f4126b981bc1202dc7b1fb545335b45a8207ae..46cad3dc95adeeee357bd49894a1a2ba54fdc82a 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=OLSR Visualisation
 LUCI_DEPENDS:=+luci-base +luci-app-olsr +olsrd +olsrd-mod-txtinfo
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Lorenz Schori <lo@znerol.ch>
 
 include ../../luci.mk
index 5460e9836745334f8569ada581bd8e6ebdef5ab4..7291df0f91f190c5971abe9b985d446e533799cc 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=OLSR configuration and status module
 LUCI_DEPENDS:=+luci-base +olsrd
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Manuel Munz <munz@comuno.net>
 
 include ../../luci.mk
index 9ed223a7ca668e6fa3be8ae51388928ce3f3771c..7c2c695973402007d171ae9147af37d78e3f840c 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for PageKite
 LUCI_DEPENDS:=+luci-base +pagekitec
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Karl Palsson <karlp@tweak.net.au>
 
 include ../../luci.mk
index 46df7613e250c9531120229f471c9c613399daf1..ac72374eb7abc784ea864931bbec333e42e6ad12 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for the Polipo Proxy
 LUCI_DEPENDS:=+luci-base +luci-compat +polipo
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Aleksandar Krsteski <alekrsteski@gmail.com>
 
 include ../../luci.mk
index c3d40d735c870e77cdb81f785601cc16d5fb050c..2e6c5046d5357c9bdaf6ca79f3cdcfab3fcb2132 100644 (file)
@@ -1,15 +1,14 @@
 #
 # Copyright (C) 2015 OpenWrt.org
 #
-# This is free software, licensed under the GNU General Public License v2.
-# See /LICENSE for more information.
-#
+# This is free software, licensed under the Apache License, Version 2.0 .
 
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Roaring Penguin PPPoE Server
 LUCI_DEPENDS:=+luci-base +luci-compat +rp-pppoe-server
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
 
 include ../../luci.mk
index 6d2fa681cacee93e457b794da2b78083980995d9..b6a20d660cbbcd3bbb42b3335119e2440c3f94b0 100644 (file)
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Network Shares - Samba 4 SMB/CIFS fileserver
 LUCI_DEPENDS:=+luci-base +samba4-server
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Andy Walsh <andy.walsh44+github@gmail.com>
 
 include ../../luci.mk
index a352ae07f06f18486772dad543eb0f3e47c5d1ca..ef644ddb17ebb4ecacec3dfad3c762dc0b8c5459 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=SIIT IPv4-over-IPv6 configuration wizard
 LUCI_DEPENDS:=+luci-base +luci-compat +kmod-siit
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
        Jo-Philipp Wich <jo@mein.io>
 
index 879c91be5f3c8aa1aff68ae45ba492f056b5254a..1484acdc9cac6b857d81fb62e031e707739aad3d 100644 (file)
@@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Softether management application
 LUCI_DEPENDS:=+luci-base +softethervpn5-client
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=BERENYI Balazs <balazs@wee.hu> \
        Jo-Philipp Wich <jo@mein.io>
 
index 74866fe00a67b3bc86a093d5a4821beaa95a409a..e5110da00d49038ccbb528fdb83ca6d63397e9bb 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Freifunk DHCP-Splash application
 LUCI_DEPENDS:=+luci-base +luci-compat +luci-lib-nixio +luci-lib-iptparser +luci-lua-runtime +tc +kmod-sched +iptables-mod-nat-extra +iptables-mod-ipopt
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Manuel Munz <munz@comuno.net>
 
 define Package/luci-app-splash/conffiles
index f686ff103fa45ed89c40aa5aa0d7a490f4dcb556..ad537155b0860032e473932100ee9ae601c6a725 100644 (file)
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for SSH Tunnels (sshtunnel package)
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Sergey Ponomarev <stokito@gmail.com>
 LUCI_DEPENDS:=+luci-base +sshtunnel
 PKG_VERSION:=1.1.0
index 4ed08f0528c89fae768fb910eb52d25f8ce6adca..73399379015cf2fdd8f340999651ef71d2792d4f 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Tinyproxy - HTTP(S)-Proxy configuration
 LUCI_DEPENDS:=+luci-base +luci-compat +tinyproxy
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org> \
        Jo-Philipp Wich <jo@mein.io>
 
index 47f2e03317f773ef2178751d0899e386f31b2bf0..c16d4157142dc69d16f8d5e29a948c79a54dbaa5 100644 (file)
@@ -7,6 +7,7 @@ LUCI_TITLE:=LuCI app to configure Tor
 LUCI_DEPENDS:=+luci-base +tor +tor-hs
 PKG_VERSION:=1.1.0
 PKG_RELEASE:=1
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Sergey Ponomarev <stokito@gmail.com>
 
 include ../../luci.mk
index 8a4291079a6c8c72f4266f5719b7bf5a23c8143d..d3249cd3bd0e21aa9a11348770c6acf4ec551442 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for Transmission
 LUCI_DEPENDS:=+luci-base +transmission-daemon
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
 
 include ../../luci.mk
index 577c9142b2d1ac61e6afd0d2cb3883fcf260e072..43a6e5e751313d7e42e0917e7998a5abb0b76f5a 100644 (file)
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=ttyd - Command-line tool for sharing terminal over the web
 LUCI_DEPENDS:=+luci-base +ttyd
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Richard Yu <yurichard3839@gmail.com>
 
 include ../../luci.mk
index 8c4f4d0e6f09861fc5f9850912a058b973b2881c..16a086788e23d95717b1b0fda62384fef76cf61c 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for udpxy
 LUCI_DEPENDS:=+luci-base +udpxy
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 
 include ../../luci.mk
index 023ad047d7a4301c3348528be6fdf714b09ddcd8..f464c2d79529a118b04f40d5f565d912cd626668 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Unbound Recursive DNS Resolver Configuration
 LUCI_DEPENDS:=+luci-base +luci-compat +unbound-daemon
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Eric Luehrsen <ericluehrsen@hotmail.com>
 
 include ../../luci.mk
index aa32ace965f78ad4ed33f789da38ad951b3fb41d..e569f29eaa2fc7c916ec5bbddd9885ad002f9212 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Universal Plug and Play (UPnP IGD) & PCP/NAT-PMP configuration module
 LUCI_DEPENDS:=+luci-base +miniupnpd +rpcd-mod-ucode
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index bf70e760b52f434f6f962941ba9eab4b26bf0c14..f6d6fabe8eb2a0ac37f1f3f4a5e0de605cf28eec 100644 (file)
@@ -1,11 +1,11 @@
-# See /LICENSE for more information.
-# This is free software, licensed under the GNU General Public License v2.
+# This is free software, licensed under the Apache License, Version 2.0 .
 
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI usteer app for js based luci
 LUCI_DEPENDS:=+luci-base +usteer
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Ramon Van Gorkom <github@flightfoil.com>
 
 include ../../luci.mk
index 0b3712022350e086f9748173fd24f85d94151886..78c59469369511f71f3cccceceb29db9c26104cf 100644 (file)
@@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI support for v2rayA
 LUCI_DEPENDS:=+v2raya
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Tianling Shen <cnsztl@immortalwrt.org>
 
 include ../../luci.mk
index 9d53258092000069af5571d4ac30c9b7cdc8890d..9f540cbcb2916bae9d8c311586f2c85f2eea2a4d 100644 (file)
@@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for VnStat
 LUCI_DEPENDS:=+luci-base +luci-compat +vnstat +vnstati
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk
index 4e0fae2db9ec3d9d209f03e1855d032a11c6c3ce..a17e34c8c888b05f814e711f74732731f2728dcc 100644 (file)
@@ -5,6 +5,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=LuCI Support for Watchcat
 LUCI_DEPENDS:=+luci-base +watchcat
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io> \
        Nicholas Smith <nicholas@nbembedded.com>
 
index bc1137fa783baaef511c20f3486c2288a65254f8..a3391f5ce0be3c4bca7248c5367156a9ffe3bec0 100644 (file)
@@ -17,6 +17,7 @@ include $(TOPDIR)/rules.mk
 LUCI_TITLE:=Turns WiFi on and off according to a schedule
 LUCI_DEPENDS:=+luci-base +luci-compat +wifischedule
 
+PKG_LICENSE:=ISC
 PKG_MAINTAINER:=Nils Koenig <openwrt@newk.it>
 
 include ../../luci.mk
index 32e2de62bee66fa5e7a606d9772816170fa37302..d579dbaa1753da762b177fa94bf77be37dbbf635 100644 (file)
@@ -11,6 +11,7 @@ PKG_LICENSE:=Apache-2.0
 LUCI_TITLE:=LuCI Support for Wake-on-LAN
 LUCI_DEPENDS:=+luci-base +etherwake
 
+PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 
 include ../../luci.mk