projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b4c62a
)
bash: Add licensing information
author
Marcel Denia
<naoir@gmx.net>
Fri, 8 Aug 2014 23:24:34 +0000
(
01:24
+0200)
committer
Marcel Denia
<naoir@gmx.net>
Fri, 8 Aug 2014 23:28:35 +0000
(
01:28
+0200)
Signed-off-by: Marcel Denia <naoir@gmx.net>
utils/bash/Makefile
patch
|
blob
|
history
diff --git
a/utils/bash/Makefile
b/utils/bash/Makefile
index 5352db42b63aa3395ca006f6ba7e40b4820c7a2b..4058bc5b864886775fc46579399cf234e13d4125 100644
(file)
--- 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