From: Jacob Siverskog Date: Wed, 27 Aug 2014 13:33:09 +0000 (+0200) Subject: protobuf-c: Add license information. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=66817dee95d1de5722bd421715c3139d3c1b8693;p=openwrt-packages.git protobuf-c: Add license information. Signed-off-by: Jacob Siverskog --- diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile index 839054278..49aa9f468 100644 --- a/libs/protobuf-c/Makefile +++ b/libs/protobuf-c/Makefile @@ -19,6 +19,8 @@ PKG_SOURCE_VERSION:=$(PKG_VERSION) PKG_INSTALL:=1 +PKG_LICENSE:=BSD-2c + PKG_MAINTAINER:=Jacob Siverskog include $(INCLUDE_DIR)/package.mk