Add more license tags with SPDX identifiers
[openwrt/openwrt.git] / package / devel / gdb / Makefile
index c47735a8c0893ff006cb54f9fd87c9e9163a754e..bac5f40521c189135f94ec2cb3060d4e4809e312 100644 (file)
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/gdb
 PKG_MD5SUM:=bd958fe9019d7c7896f29f6724a764ed
 
+PKG_LICENSE:=GPL-3.0+ LGPL-3.0+
+PKG_LICENSE_FILES:=COPYING3 COPYING3.LIB
+
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
 PKG_LICENSE:=GPL-3.0+