All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] explorercanvas: add license information
@ 2014-07-01 15:32 Peter Korsgaard
  0 siblings, 0 replies; only message in thread
From: Peter Korsgaard @ 2014-07-01 15:32 UTC (permalink / raw)
  To: buildroot

commit: http://git.buildroot.net/buildroot/commit/?id=02866299d5cc4dbd3609af55e8b9c701090f8e58
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/explorercanvas/explorercanvas.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/explorercanvas/explorercanvas.mk b/package/explorercanvas/explorercanvas.mk
index 1d9363d..c360e96 100644
--- a/package/explorercanvas/explorercanvas.mk
+++ b/package/explorercanvas/explorercanvas.mk
@@ -7,6 +7,8 @@
 EXPLORERCANVAS_VERSION = r3
 EXPLORERCANVAS_SITE = http://explorercanvas.googlecode.com/files/
 EXPLORERCANVAS_SOURCE = excanvas_$(EXPLORERCANVAS_VERSION).zip
+EXPLORERCANVAS_LICENSE = Apache-2.0
+EXPLORERCANVAS_LICENSE_FILES = COPYING
 
 define EXPLORERCANVAS_EXTRACT_CMDS
 	unzip -d $(@D) $(DL_DIR)/$(EXPLORERCANVAS_SOURCE)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-01 15:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-01 15:32 [Buildroot] [git commit] explorercanvas: add license information Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.