luci-base: fix license 6987/head
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 13 Mar 2024 13:12:21 +0000 (14:12 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Fri, 15 Mar 2024 14:52:19 +0000 (15:52 +0100)
commitcdede780b0c1443ed0396849a8434ba9cc6d8b39
tree58ed2c4dd6480286218c3b8718a2abd5db2ae1cf
parent7d106acd53d754d2b34229e9869c538c045d932b
luci-base: fix license

During the update of luasrcdiet with commit b5d5e5bf13e572af7f1589a01bfd338691d5f063
the license was incorrectly changed from 'Apache-2.0' to 'MIT'.

As the name implies, this is the basic package that must be installed on the
target for the LuCI to work at all. So changing the license from 'Apache-2.0'
to 'MIT' should not have happend, because this information belongs to the
package 'luci-base' and to the 'luasrcdiet'.

Therefore, with commit b0d8fff3e40568af633032aacb0624da16f4266c the
'luasrcdiet' was moved to its own package. However, it was forgotten to adapt
the licence to 'Apache-2.0' again.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
modules/luci-base/Makefile