0
0
mirror of https://github.com/openwrt/luci.git synced 2025-04-03 09:55:22 +00:00
Files
Sergey Ponomarev da284ea9bd treewide: Fix Makefile copyright to be same as PKG_LICENSE
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
2024-05-28 01:55:14 +02:00

17 lines
387 B
Makefile

#
# Copyright (C) 2010 OpenWrt.org
#
# This is free software, licensed under the Apache License, Version 2.0 .
include $(TOPDIR)/rules.mk
LUCI_TITLE:=CrowdSec firewall bouncer LuCI interface
LUCI_DEPENDS:=+luci-base +crowdsec-firewall-bouncer
PKG_MAINTAINER:=S. Brusch <ne20002@gmx.ch>
PKG_LICENSE:=Apache-2.0
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature