git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
a407986
)
protobuf-c: Add license information.
author
Jacob Siverskog
<redacted>
Wed, 27 Aug 2014 13:33:09 +0000
(15:33 +0200)
committer
Jacob Siverskog
<redacted>
Wed, 27 Aug 2014 13:35:13 +0000
(15:35 +0200)
Signed-off-by: Jacob Siverskog <redacted>
libs/protobuf-c/Makefile
patch
|
blob
|
history
diff --git
a/libs/protobuf-c/Makefile
b/libs/protobuf-c/Makefile
index 83905427880c9b0d42b199e62b10d674a0a488c5..49aa9f468cca6cae232c9dee201650b0c2411daa 100644
(file)
--- 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 <jacob@teenageengineering.com>
include $(INCLUDE_DIR)/package.mk
git clone https://git.99rst.org/PROJECT