summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-softether
AgeCommit message (Collapse)Author
2024-05-28treewide: PKG_MAINTAINER: split by a commaSergey Ponomarev
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-05-28treewide: add missing license informationSergey Ponomarev
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>
2024-05-28treewide: Add missing PKG_MAINTAINERSergey Ponomarev
Daniel F. Dickinson changed email address to <dfdpublic@wildtechgarden.ca> luci-all-lxl has a maintainer Petar Koretic <petar.koretic@sartura.hr> but there is no corresponding GitHub account. So Dirk Brenken was added as a second maintainer: he answered on an issue of the app. When maintainer wasn't set the initial author was used, or most contributor or Jo-Philipp Wich as a default. Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2023-09-24applications: add missing dependency to luci-baseSergey Ponomarev
It's better to explicitly define it Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2021-01-11luci-app-softether: add basic softether status pageBERENYI Balazs
Signed-off-by: BERENYI Balazs <balazs@wee.hu>