Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: spdawson at gmail.com <spdawson@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] zeromq: add license information
Date: Sun, 19 Aug 2012 21:08:42 +0100	[thread overview]
Message-ID: <1345406924-6574-2-git-send-email-spdawson@gmail.com> (raw)
In-Reply-To: <1345406924-6574-1-git-send-email-spdawson@gmail.com>

From: Simon Dawson <spdawson@gmail.com>

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

diff --git a/package/zeromq/zeromq.mk b/package/zeromq/zeromq.mk
index f5e530d..7b53fa9 100644
--- a/package/zeromq/zeromq.mk
+++ b/package/zeromq/zeromq.mk
@@ -8,5 +8,7 @@ ZEROMQ_VERSION = 2.1.11
 ZEROMQ_SITE = http://download.zeromq.org/
 ZEROMQ_INSTALL_STAGING = YES
 ZEROMQ_DEPENDENCIES = util-linux
+ZEROMQ_LICENSE = GPLv3+
+ZEROMQ_LICENSE_FILES = COPYING
 
 $(eval $(autotools-package))
-- 
1.7.9.5

  reply	other threads:[~2012-08-19 20:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-19 20:08 [Buildroot] [PATCH 1/4] yajl: add license information spdawson at gmail.com
2012-08-19 20:08 ` spdawson at gmail.com [this message]
2012-08-21 10:42   ` [Buildroot] [PATCH 2/4] zeromq: " Thomas Petazzoni
2012-08-21 11:38     ` Simon Dawson
2012-08-24 14:48       ` Luca Ceresoli
2012-08-28  8:27         ` Simon Dawson
2012-08-28 11:52           ` Simon Dawson
2012-08-19 20:08 ` [Buildroot] [PATCH 3/4] zlib: " spdawson at gmail.com
2012-08-21 10:42   ` Thomas Petazzoni
2012-08-19 20:08 ` [Buildroot] [PATCH 4/4] zxing: " spdawson at gmail.com
2012-08-21 10:42   ` Thomas Petazzoni
2012-08-21 10:41 ` [Buildroot] [PATCH 1/4] yajl: " Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345406924-6574-2-git-send-email-spdawson@gmail.com \
    --to=spdawson@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox