mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
bash: Add licensing information
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/bash
|
||||
PKG_MD5SUM:=81348932d5da294953e15d4814c74dd1
|
||||
|
||||
PKG_LICENSE:=GPLv3+
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/bash
|
||||
|
||||
Reference in New Issue
Block a user