mirror of
https://dev.iopsys.eu/bbf/bbfdm.git
synced 2025-12-10 07:44:39 +01:00
change the license : GPLv2 -> LGPL-2.1
This commit is contained in:
parent
194d04e121
commit
00f73dbb39
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
|||
PKG_MAINTAINER:=IOPSYS Dev <dev@iopsys.eu>
|
||||
CONFIG_SRC_TREE_OVERRIDE:=y
|
||||
|
||||
PKG_LICENSE:=GPLv2
|
||||
PKG_LICENSE:=LGPL-2.1
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue