* [Buildroot] [PATCH] autoconf: add license information
@ 2012-11-09 11:36 spdawson at gmail.com
2012-11-09 13:03 ` Arnout Vandecappelle
0 siblings, 1 reply; 2+ messages in thread
From: spdawson at gmail.com @ 2012-11-09 11:36 UTC (permalink / raw)
To: buildroot
From: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
package/autoconf/autoconf.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk
index 0cb50db..9530ee6 100644
--- a/package/autoconf/autoconf.mk
+++ b/package/autoconf/autoconf.mk
@@ -6,6 +6,8 @@
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] 2+ messages in thread
* [Buildroot] [PATCH] autoconf: add license information
2012-11-09 11:36 [Buildroot] [PATCH] autoconf: add license information spdawson at gmail.com
@ 2012-11-09 13:03 ` Arnout Vandecappelle
0 siblings, 0 replies; 2+ messages in thread
From: Arnout Vandecappelle @ 2012-11-09 13:03 UTC (permalink / raw)
To: buildroot
On 11/09/12 12:36, spdawson at gmail.com wrote:
> From: Simon Dawson<spdawson@gmail.com>
>
> Signed-off-by: Simon Dawson<spdawson@gmail.com>
> ---
> package/autoconf/autoconf.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/autoconf/autoconf.mk b/package/autoconf/autoconf.mk
> index 0cb50db..9530ee6 100644
> --- a/package/autoconf/autoconf.mk
> +++ b/package/autoconf/autoconf.mk
> @@ -6,6 +6,8 @@
>
> AUTOCONF_VERSION = 2.68
> AUTOCONF_SITE = $(BR2_GNU_MIRROR)/autoconf
> +AUTOCONF_LICENSE = GPLv3+ with exceptions
Just thought I'd give a
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
for this one, because I agree with how it's formulated here.
> +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
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-11-09 13:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 11:36 [Buildroot] [PATCH] autoconf: add license information spdawson at gmail.com
2012-11-09 13:03 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox