From f1014b7d263f81e7b7cb36a30c48b92b067db621 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Tue, 11 Apr 2017 22:17:21 +0100 Subject: [PATCH] Update licensing info According to Bryan Housel (bhousel) in #3207, the mention of BSD "is throwback to when the iD source code included our own custom d3 bundle, which we don't do anymore." --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cec40f7b4..512f0b9c6 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ development, see [CONTRIBUTING.md](CONTRIBUTING.md). ## License iD is available under the [ISC License](https://opensource.org/licenses/ISC). -It includes [d3.js](http://d3js.org/), which BSD-licensed. +See the [LICENSE.md](LICENSE.md) file for more details. ## Thank you