Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] protobuf: add license information
@ 2012-07-31  8:15 spdawson at gmail.com
  2012-07-31  8:30 ` Baruch Siach
  2012-07-31  8:38 ` Luca Ceresoli
  0 siblings, 2 replies; 5+ messages in thread
From: spdawson at gmail.com @ 2012-07-31  8:15 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

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

diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk
index 6e49dd3..653e90e 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 = PROPRIETARY
+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] 5+ messages in thread

end of thread, other threads:[~2012-07-31  8:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31  8:15 [Buildroot] [PATCH] protobuf: add license information spdawson at gmail.com
2012-07-31  8:30 ` Baruch Siach
2012-07-31  8:36   ` Simon Dawson
2012-07-31  8:38 ` Luca Ceresoli
2012-07-31  8:42   ` Simon Dawson

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