All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 11/19] findutils: define license
Date: Fri, 28 Jun 2013 10:41:08 -0300	[thread overview]
Message-ID: <1372426876-2258-11-git-send-email-gustavo@zacarias.com.ar> (raw)
In-Reply-To: <1372426876-2258-1-git-send-email-gustavo@zacarias.com.ar>

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/findutils/findutils.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/findutils/findutils.mk b/package/findutils/findutils.mk
index 464f28b..d9b6050 100644
--- a/package/findutils/findutils.mk
+++ b/package/findutils/findutils.mk
@@ -6,6 +6,8 @@
 
 FINDUTILS_VERSION = 4.4.2
 FINDUTILS_SITE = $(BR2_GNU_MIRROR)/findutils
+FINDUTILS_LICENSE = GPLv3+
+FINDUTILS_LICENSE_FILES = COPYING
 FINDUTILS_CONF_ENV = gl_cv_func_stdin=yes \
 			gl_cv_func_wcwidth_works=yes
 
-- 
1.8.1.5

  parent reply	other threads:[~2013-06-28 13:41 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-28 13:40 [Buildroot] [PATCH 01/19] boa: define license Gustavo Zacarias
2013-06-28 13:40 ` [Buildroot] [PATCH 02/19] bridge-utils: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 03/19] ctorrent: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 04/19] cups: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 05/19] curlftpfs: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 06/19] diffutils: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 07/19] dstat: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 08/19] enchant: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 09/19] fbgrab: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 10/19] fbterm: " Gustavo Zacarias
2013-06-28 13:41 ` Gustavo Zacarias [this message]
2013-06-28 13:41 ` [Buildroot] [PATCH 12/19] gamin: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 13/19] libcap-ng: " Gustavo Zacarias
2013-06-28 19:42   ` Peter Korsgaard
2013-06-28 13:41 ` [Buildroot] [PATCH 14/19] sysstat: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 15/19] rdesktop: " Gustavo Zacarias
2013-06-28 19:45   ` Peter Korsgaard
2013-06-28 13:41 ` [Buildroot] [PATCH 16/19] proftpd: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 17/19] parted: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 18/19] ortp: " Gustavo Zacarias
2013-06-28 13:41 ` [Buildroot] [PATCH 19/19] openvpn: " Gustavo Zacarias
2013-06-28 19:48 ` [Buildroot] [PATCH 01/19] boa: " Peter Korsgaard

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=1372426876-2258-11-git-send-email-gustavo@zacarias.com.ar \
    --to=gustavo@zacarias.com.ar \
    --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 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.