* [Buildroot] [PATCH v2] protobuf: add license information
@ 2012-07-31 8:37 spdawson at gmail.com
2012-07-31 8:47 ` Luca Ceresoli
2012-07-31 19:45 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: spdawson at gmail.com @ 2012-07-31 8:37 UTC (permalink / raw)
To: buildroot
From: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
v2: As pointed out by Baruch Siach, the correct license is three-clause BSD,
and not "PROPRIETARY" as claimed by v1 of this patch.
package/protobuf/protobuf.mk | 2 ++
1 file changed, 2 insertions(+)
diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
index 6e49dd3..5032d70 100644
--- a/package/protobuf/protobuf.mk
+++ b/package/protobuf/protobuf.mk
@@ -6,6 +6,8 @@
PROTOBUF_VERSION = 2.4.1
PROTOBUF_SOURCE = protobuf-$(PROTOBUF_VERSION).tar.gz
PROTOBUF_SITE = http://protobuf.googlecode.com/files/
+PROTOBUF_LICENSE = BSD-3c
+PROTOBUF_LICENSE_FILES = COPYING.txt
# N.B. Need to use host protoc during cross compilation.
PROTOBUF_DEPENDENCIES = host-protobuf
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2] protobuf: add license information
2012-07-31 8:37 [Buildroot] [PATCH v2] protobuf: add license information spdawson at gmail.com
@ 2012-07-31 8:47 ` Luca Ceresoli
2012-07-31 19:45 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Luca Ceresoli @ 2012-07-31 8:47 UTC (permalink / raw)
To: buildroot
spdawson at gmail.com wrote:
> From: Simon Dawson <spdawson@gmail.com>
>
> Signed-off-by: Simon Dawson <spdawson@gmail.com>
> ---
> v2: As pointed out by Baruch Siach, the correct license is three-clause BSD,
> and not "PROPRIETARY" as claimed by v1 of this patch.
>
> package/protobuf/protobuf.mk | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
> index 6e49dd3..5032d70 100644
> --- a/package/protobuf/protobuf.mk
> +++ b/package/protobuf/protobuf.mk
> @@ -6,6 +6,8 @@
> PROTOBUF_VERSION = 2.4.1
> PROTOBUF_SOURCE = protobuf-$(PROTOBUF_VERSION).tar.gz
> PROTOBUF_SITE = http://protobuf.googlecode.com/files/
> +PROTOBUF_LICENSE = BSD-3c
> +PROTOBUF_LICENSE_FILES = COPYING.txt
>
> # N.B. Need to use host protoc during cross compilation.
> PROTOBUF_DEPENDENCIES = host-protobuf
Acked-by: Luca Ceresoli <luca@lucaceresoli.net>
Luca
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2] protobuf: add license information
2012-07-31 8:37 [Buildroot] [PATCH v2] protobuf: add license information spdawson at gmail.com
2012-07-31 8:47 ` Luca Ceresoli
@ 2012-07-31 19:45 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-07-31 19:45 UTC (permalink / raw)
To: buildroot
Le Tue, 31 Jul 2012 09:37:01 +0100,
spdawson at gmail.com a ?crit :
> From: Simon Dawson <spdawson@gmail.com>
>
> Signed-off-by: Simon Dawson <spdawson@gmail.com>
Applied, thanks.
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-07-31 19:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31 8:37 [Buildroot] [PATCH v2] protobuf: add license information spdawson at gmail.com
2012-07-31 8:47 ` Luca Ceresoli
2012-07-31 19:45 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox