From a2f3e96ad16e13b86d65ed8682a191fdb9a8eeb7 Mon Sep 17 00:00:00 2001 From: Marcel Denia Date: Sat, 9 Aug 2014 01:24:34 +0200 Subject: [PATCH] bash: Add licensing information Signed-off-by: Marcel Denia --- utils/bash/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils/bash/Makefile b/utils/bash/Makefile index 5352db42b6..4058bc5b86 100644 --- a/utils/bash/Makefile +++ b/utils/bash/Makefile @@ -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 -- 2.30.2