projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cdb26b
)
luci-theme-material: add missing license information
author
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:36:33 +0000
(13:36 +0100)
committer
Florian Eckert
<fe@dev.tdt.de>
Tue, 19 Mar 2024 12:36:33 +0000
(13:36 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
themes/luci-theme-material/Makefile
patch
|
blob
|
history
diff --git
a/themes/luci-theme-material/Makefile
b/themes/luci-theme-material/Makefile
index 67bc45463b10d2e693c908ee45c1abd91a0719b4..8e2ca6f7906a576e54d797a32ba2ecd87364dd34 100644
(file)
--- a/
themes/luci-theme-material/Makefile
+++ b/
themes/luci-theme-material/Makefile
@@
-9,6
+9,8
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Material Theme
LUCI_DEPENDS:=+luci-base
+PKG_LICENSE:=Apache-2.0
+
define Package/luci-theme-material/postrm
#!/bin/sh
[ -n "$${IPKG_INSTROOT}" ] || {