protobuf: Add licensing info and update copyright
authorGuillaume <redacted>
Wed, 20 May 2015 21:58:56 +0000 (23:58 +0200)
committerSteven Barth <redacted>
Thu, 21 May 2015 12:41:11 +0000 (14:41 +0200)
Signed-off-by: Guillaume Déflache <redacted>
libs/protobuf/Makefile

index e1d99f67a782288c245706348ba8ebf1143f81e4..ceb304828f1b3b0a60f17d941abda250213ff61d 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2015 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -15,6 +15,9 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://protobuf.googlecode.com/files
 PKG_MD5SUM:=a72001a9067a4c2c4e0e836d0f92ece4
 
+PKG_LICENSE:=BSD-3-Clause
+PKG_LICENSE_FILES:=LICENSE
+
 PKG_BUILD_DEPENDS:=protobuf/host
 PKG_USE_MIPS16:=0
 
git clone https://git.99rst.org/PROJECT