From f3d98c64e9d36f7a21da4647f40637757f157a12 Mon Sep 17 00:00:00 2001
From: Strhuan Blomquist <strhuan@iopsys.eu>
Date: Wed, 4 Sep 2019 16:13:15 +0200
Subject: [PATCH] bachdb:update Makefile with licence info

---
 bashdb/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bashdb/Makefile b/bashdb/Makefile
index e4e2f47c9..c9e0472c7 100644
--- a/bashdb/Makefile
+++ b/bashdb/Makefile
@@ -14,7 +14,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
 
 PKG_LICENSE:=GPLv2
-PKG_LICENSE_FILES:=
+PKG_LICENSE_FILES:=none
 
 include $(INCLUDE_DIR)/package.mk
 
-- 
GitLab