Add more license tags with SPDX identifiers
[openwrt/staging/lynxis/omap.git] / package / network / services / uhttpd / Makefile
index e6e6753a688607b515aa4a040da23d66ef9c8ed5..765f4ffb7442eabed262954cab515a964471b1e2 100644 (file)
@@ -19,6 +19,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
 PKG_LICENSE:=ISC
 
+PKG_LICENSE:=ISC
+PKG_LICENSE_FILES:=
+
 PKG_BUILD_DEPENDS = ustream-ssl
 
 include $(INCLUDE_DIR)/package.mk