mirror of
https://github.com/openwrt/luci
synced 2025-01-09 04:28:37 +08:00
treewide: add missing license information
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>
This commit is contained in:
parent
fbbfdb4afc
commit
d174bb8917
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user