From 3728e38b9e08e6244ca9c1ea8050436a183a67d8 Mon Sep 17 00:00:00 2001 From: Gunnlaugur Thor Briem Date: Fri, 8 Jun 2018 16:03:28 +0000 Subject: [PATCH] Correct D3 license --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index c94120f..83434f1 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -61,7 +61,7 @@ These external libraries are used within this solution. Many thanks to the autho **Library 5** * Name: d3 -* License: GNU General Public License, version 3 (https://github.com/d3/d3/blob/master/LICENSE) +* License: BSD 3-clause "New" or "Revised" License (https://github.com/d3/d3/blob/master/LICENSE) * Url: https://github.com/d3/d3 * Author: Mike Bostock