From 4fe203681837a760061602f7d6c04dfa998f0331 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Mon, 11 Jul 2016 17:45:50 +0200 Subject: [PATCH] doc: extend license list in http module Suggested by @ondrej. --- modules/http/static/LICENSE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/http/static/LICENSE b/modules/http/static/LICENSE index ab6c0aadb..51f768f84 100644 --- a/modules/http/static/LICENSE +++ b/modules/http/static/LICENSE @@ -3,3 +3,5 @@ D3 under BSD license Epoch under MIT license TopoJSON under BSD license DataMaps under MIT license +Bootstrap under MIT license +Selectize.js under Apache 2.0 license -- 2.47.3