[Buildroot] [git commit] copas: add license info

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Aug 6 10:48:13 UTC 2012


commit: http://git.buildroot.net/buildroot/commit/?id=911b2452037844ed840dc84e874903d976214ae8
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/copas/copas.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/copas/copas.mk b/package/copas/copas.mk
index cd9ab7a..c84a6cc 100644
--- a/package/copas/copas.mk
+++ b/package/copas/copas.mk
@@ -7,6 +7,7 @@
 COPAS_VERSION = 1.1.6
 COPAS_SITE = http://github.com/downloads/keplerproject/copas
 COPAS_DEPENDENCIES = lua coxpcall luasocket
+COPAS_LICENSE = MIT
 
 define COPAS_INSTALL_TARGET_CMDS
 	$(INSTALL) -m 0644 -D $(@D)/src/copas/copas.lua \


More information about the buildroot mailing list