Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] fbv: add license info
@ 2012-12-07 10:12 Stephan Hoffmann
  2012-12-09 15:05 ` Arnout Vandecappelle
  2012-12-16 10:33 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Stephan Hoffmann @ 2012-12-07 10:12 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Stephan Hoffmann <sho@relinux.de>
---
 package/fbv/fbv.mk |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/package/fbv/fbv.mk b/package/fbv/fbv.mk
index 7949e99..f697fe8 100644
--- a/package/fbv/fbv.mk
+++ b/package/fbv/fbv.mk
@@ -7,6 +7,9 @@ FBV_VERSION:=1.0b
 FBV_SOURCE:=fbv-$(FBV_VERSION).tar.gz
 FBV_SITE:=http://s-tech.elsat.net.pl/fbv
 
+FBV_LICENSE = GPLv2
+FBV_LICENSE_FILES = COPYING
+
 ### image format dependencies and configure options
 FBV_DEPENDENCIES = # empty
 FBV_CONFIGURE_OPTS = # empty
-- 
1.7.0.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-16 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-07 10:12 [Buildroot] [PATCH] fbv: add license info Stephan Hoffmann
2012-12-09 15:05 ` Arnout Vandecappelle
2012-12-09 20:44   ` Peter Korsgaard
2012-12-16 10:33 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox