Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 01/30] autoconf: add license info
@ 2012-11-13 11:05 Arnout Vandecappelle
  2012-11-13 11:05 ` [Buildroot] [PATCH 02/30] ncurses: " Arnout Vandecappelle
                   ` (30 more replies)
  0 siblings, 31 replies; 34+ messages in thread
From: Arnout Vandecappelle @ 2012-11-13 11:05 UTC (permalink / raw)
  To: buildroot

From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/autoconf/autoconf.mk |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk
index 0cb50db..8807c10 100644
--- a/package/autoconf/autoconf.mk
+++ b/package/autoconf/autoconf.mk
@@ -7,6 +7,9 @@
 AUTOCONF_VERSION = 2.68
 AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf
 
+AUTOCONF_LICENSE = GPLv3+ with exceptions
+AUTOCONF_LICENSE_FILES = COPYINGv3 COPYING.EXCEPTION
+
 AUTOCONF_CONF_ENV = EMACS="no" ac_cv_path_M4=$(HOST_DIR)/usr/bin/m4 \
 		    ac_cv_prog_gnu_m4_gnu=no
 
-- 
1.7.10.4

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

end of thread, other threads:[~2012-11-14 21:40 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-13 11:05 [Buildroot] [PATCH 01/30] autoconf: add license info Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 02/30] ncurses: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 03/30] bash: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 04/30] binutils: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 05/30] dmalloc: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 06/30] dropbear: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 07/30] e2fsprogs: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 08/30] ethtool: fix license info variable Arnout Vandecappelle
2012-11-13 11:16   ` Simon Dawson
2012-11-13 11:05 ` [Buildroot] [PATCH 09/30] file: add license info Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 10/30] libffi: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 11/30] liblockfile: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 12/30] libtool: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 13/30] lm-sensors: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 14/30] lockfile-progs: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 15/30] logrotate: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 16/30] lsof: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 17/30] mii-diag: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 18/30] module-init-tools: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 19/30] openntpd: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 20/30] pciutils: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 21/30] popt: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 22/30] procps: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 23/30] python: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 24/30] strace: " Arnout Vandecappelle
2012-11-13 11:05 ` [Buildroot] [PATCH 25/30] tcpdump: " Arnout Vandecappelle
2012-11-13 11:06 ` [Buildroot] [PATCH 26/30] usbutils: " Arnout Vandecappelle
2012-11-13 11:06 ` [Buildroot] [PATCH 27/30] util-linux: " Arnout Vandecappelle
2012-11-13 11:06 ` [Buildroot] [PATCH 28/30] valgrind: " Arnout Vandecappelle
2012-11-13 11:06 ` [Buildroot] [PATCH 29/30] which: " Arnout Vandecappelle
2012-11-13 11:06 ` [Buildroot] [PATCH 30/30] xenomai: " Arnout Vandecappelle
2012-11-13 11:15 ` [Buildroot] [PATCH 01/30] autoconf: " Simon Dawson
2012-11-13 11:46   ` Arnout Vandecappelle
2012-11-14 21:40 ` Peter Korsgaard

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