bash: Add licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
4b4c62a930
commit
a2f3e96ad1
1 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=@GNU/bash
|
PKG_SOURCE_URL:=@GNU/bash
|
||||||
PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1
|
PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1
|
||||||
|
|
||||||
|
PKG_LICENSE:=GPLv3+
|
||||||
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/bash
|
define Package/bash
|
||||||
|
|
Loading…
Reference in a new issue