lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit e2709533512bbdaf8a49240fd4e79729030c1947
parent fe91b194d1d0efbc7e643cbf18bdeba457d8d1b4
Author: Nicolas Thill <nico@openwrt.org>
Date:   Sat, 10 Jan 2015 18:28:30 +0100

libical: adjust license infos

Signed-off-by: Nicolas Thill <nico@openwrt.org>

Diffstat:
Mlibs/libical/Makefile | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libs/libical/Makefile b/libs/libical/Makefile @@ -15,8 +15,8 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/freeassociation PKG_MD5SUM:= -PKG_LICENSE:=GPL-2.0 -PKG_LICENSE_FILE:=COPYING +PKG_LICENSE:=LGPL-2.1 MPL-1.0 +PKG_LICENSE_FILES:=COPYING PKG_MAINTAINER:=Nicolas Thill <nico@openwrt.org> PKG_FIXUP:=libtool