protobuf-c: update license information
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 24 Jun 2014 18:55:58 +0000 (15:55 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 27 Jun 2014 06:54:45 +0000 (08:54 +0200)
[Peter: license is BSD-2c]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/protobuf-c/protobuf-c.mk

index da0b1395b0d6b6445e4eb2369afe4451f3c5e4eb..5795598436f6dec6ed8c0a5d7a4a6b8e9ca6c554 100644 (file)
@@ -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