luci-app-travelmate: typo fix
[project/luci.git] / applications / luci-app-travelmate / Makefile
index f4b1b0a4e36d2611723df3afecb704989017f362..08ad6c4a5b356216215253974aad8668da975271 100644 (file)
@@ -1,13 +1,14 @@
-#
-# This is free software, licensed under the Apache License, Version 2.0 .
-#
+# Copyright 2017-2020 Dirk Brenken (dev@brenken.org)
+# This is free software, licensed under the Apache License, Version 2.0
 
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=LuCI support for Travelmate
-LUCI_DEPENDS:=+travelmate
+LUCI_DEPENDS:=+travelmate +luci-lib-jsonc
 LUCI_PKGARCH:=all
 
+PKG_LICENSE:=Apache-2.0
+
 include ../../luci.mk
 
 # call BuildPackage - OpenWrt buildroot signature