[Buildroot] [git commit] protobuf-c: update license information

Peter Korsgaard peter at korsgaard.com
Fri Jun 27 06:54:45 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=dc33ee97c65fc666a4a867f47337f8a1c08b81ec
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

[Peter: license is BSD-2c]
Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/protobuf-c/protobuf-c.mk |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package/protobuf-c/protobuf-c.mk b/package/protobuf-c/protobuf-c.mk
index da0b139..5795598 100644
--- a/package/protobuf-c/protobuf-c.mk
+++ b/package/protobuf-c/protobuf-c.mk
@@ -11,7 +11,8 @@ HOST_PROTOBUF_C_DEPENDENCIES = host-protobuf host-pkgconf
 PROTOBUF_C_MAKE = $(MAKE1)
 PROTOBUF_C_CONF_OPT = --disable-protoc
 PROTOBUF_C_INSTALL_STAGING = YES
-PROTOBUF_C_LICENSE = BSD-3c
+PROTOBUF_C_LICENSE = BSD-2c
+PROTOBUF_C_LICENSE_FILES = LICENSE
 PROTOBUF_C_AUTORECONF = YES
 HOST_PROTOBUF_C_AUTORECONF = YES
 


More information about the buildroot mailing list