Add more license tags with SPDX identifiers
[openwrt.git] / package / network / ipv6 / odhcp6c / Makefile
index 56ed206..c06e68e 100644 (file)
@@ -19,6 +19,9 @@ PKG_SOURCE_VERSION:=940e2141ab13727af6323c4d30002f785e466318
 PKG_MAINTAINER:=Steven Barth <steven@midlink.org>
 PKG_LICENSE:=GPL-2.0
 
+PKG_LICENSE:=GPL-2.0
+PKG_LICENSE_FILES:=COPYING
+
 include $(INCLUDE_DIR)/package.mk
 include $(INCLUDE_DIR)/cmake.mk