From a24ebe6afaf4a0d63b0b121a4e6b1e0139f0dc16 Mon Sep 17 00:00:00 2001 From: Sukru Senli <sukru.senli@iopsys.eu> Date: Sat, 14 Dec 2019 12:00:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 192d747..a0b1c1a 100644 --- a/README.md +++ b/README.md @@ -506,7 +506,7 @@ To successfully build uspd, following libraries are needed: | libubox | https://git.openwrt.org/project/libubox.git | BSD | | libubus | https://git.openwrt.org/project/ubus.git | LGPL 2.1 | | libjson-c | https://s3.amazonaws.com/json-c_releases | MIT | -| libbbfdm | https://dev.iopsys.eu/iopsys/bbf.git | GPLv2 | +| libbbfdm | https://dev.iopsys.eu/iopsys/bbf.git | LGPL 2.1 | ### Run-Time Dependencies ### -- GitLab