1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Add some missing license information in packages

This commit is contained in:
Ycarus (Yannick Chabanois) 2023-11-22 20:11:43 +01:00
parent 8ba0e21376
commit 8221386432
6 changed files with 17 additions and 3 deletions

View file

@ -20,6 +20,9 @@ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/vel21ripn/nDPI.git
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_LICENSE:=GPL-2.0-or-later
PKG_LICENSE_FILES:=COPYING
PKG_BUILD_PARALLEL:=0
PKG_FORTIFY_SOURCE:=0