From 692979bd7a4369380ac417b557081222f92092bd Mon Sep 17 00:00:00 2001 From: CN_SZTL Date: Sat, 27 Jul 2019 00:25:46 +0800 Subject: [PATCH] luci-app-unblockmusic: update Makefile --- package/lean/luci-app-unblockmusic/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/lean/luci-app-unblockmusic/Makefile b/package/lean/luci-app-unblockmusic/Makefile index 9322771f00..4914519a19 100644 --- a/package/lean/luci-app-unblockmusic/Makefile +++ b/package/lean/luci-app-unblockmusic/Makefile @@ -1,12 +1,12 @@ # Copyright (C) 2016 Openwrt.org # -# This is a free software, use it under Apache Licene 2.0 & GNU General Public License v3.0. +# This is a free software, use it under Apache License 2.0 & GNU General Public License v3.0. # # licheng # www.maxlicheng.com # 2019-06-08 # -# Second revision by [CTCGFW]Shell-Script +# Second revision by [CTCGFW]Project-OpenWRT # 2019.07.15 include $(TOPDIR)/rules.mk @@ -18,7 +18,7 @@ PKG_NAME:=luci-app-unblockmusic PKG_VERSION:=1.3 PKG_RELEASE:=2 -PKG_MAINTAINER:= +PKG_MAINTAINER:= include $(TOPDIR)/feeds/luci/luci.mk