Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] empty: add license information
@ 2012-08-02  7:18 spdawson at gmail.com
  2012-08-02 20:14 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: spdawson at gmail.com @ 2012-08-02  7:18 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 package/empty/empty.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/empty/empty.mk b/package/empty/empty.mk
index 97b1e7e..005f880 100644
--- a/package/empty/empty.mk
+++ b/package/empty/empty.mk
@@ -6,6 +6,8 @@
 EMPTY_VERSION = 0.6.18b
 EMPTY_SOURCE = empty-$(EMPTY_VERSION).tgz
 EMPTY_SITE = http://downloads.sourceforge.net/project/empty/empty/empty-$(EMPTY_VERSION)
+EMPTY_LICENSE = BSD-3c
+EMPTY_LICENSE_FILES = COPYRIGHT
 
 define EMPTY_BUILD_CMDS
 	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) all
-- 
1.7.9.5

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

end of thread, other threads:[~2012-08-02 20:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-02  7:18 [Buildroot] [PATCH] empty: add license information spdawson at gmail.com
2012-08-02 20:14 ` Thomas Petazzoni

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