[Buildroot] [git commit] bsdiff: add license information

Peter Korsgaard peter at korsgaard.com
Tue Jul 1 15:20:00 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=e96506ad94260707c90100d30e11dbf10ed626a7
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/bsdiff/bsdiff.mk |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/package/bsdiff/bsdiff.mk b/package/bsdiff/bsdiff.mk
index ce6455c..7d2b296 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) \


More information about the buildroot mailing list