]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
zmqpp: update license
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Tue, 14 Mar 2017 14:29:37 +0000 (19:59 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 14 Mar 2017 20:58:17 +0000 (21:58 +0100)
Since version 4.1.2, zmqpp is provided under MPLv2.

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/zmqpp/zmqpp.mk

index 18da709691c8f14de7b8a55b047e0931b37ed14a..3e35fd758a32c45663bd7f2873b734ca22048ee1 100644 (file)
@@ -8,7 +8,7 @@ ZMQPP_VERSION = 4.1.2
 ZMQPP_SITE = $(call github,zeromq,zmqpp,$(ZMQPP_VERSION))
 ZMQPP_INSTALL_STAGING = YES
 ZMQPP_DEPENDENCIES = zeromq
-ZMQPP_LICENSE = MIT
+ZMQPP_LICENSE = MPLv2.0
 ZMQPP_LICENSE_FILES = LICENSE
 ZMQPP_MAKE_OPTS = LD="$(TARGET_CXX)" BUILD_PATH=./build PREFIX=/usr
 ZMQPP_LDFLAGS = $(TARGET_LDFLAGS) -lpthread