From: Gustavo Zacarias Date: Thu, 26 Jun 2014 19:20:31 +0000 (-0300) Subject: bsdiff: add license information X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e96506ad94260707c90100d30e11dbf10ed626a7;p=buildroot.git bsdiff: add license information Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/bsdiff/bsdiff.mk b/package/bsdiff/bsdiff.mk index ce6455cc5e..7d2b2969db 100644 --- a/package/bsdiff/bsdiff.mk +++ b/package/bsdiff/bsdiff.mk @@ -7,6 +7,8 @@ BSDIFF_VERSION = 4.3 BSDIFF_SITE = http://www.daemonology.net/bsdiff BSDIFF_DEPENDENCIES = bzip2 +BSDIFF_LICENSE = BSD-2c +BSDIFF_LICENSE_FILES = bsdiff.c define BSDIFF_BUILD_CMDS $(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS) \