From 10964673399aed6758763af17ac75b4e1c5e0f19 Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 17 Sep 2019 12:35:12 +0200 Subject: [PATCH] Added license information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 186815c..d2abddb 100644 --- a/README.md +++ b/README.md @@ -180,3 +180,7 @@ Copyright (c) 2018 Norbert Renner and [contributors](https://github.com/nrenner/ Copyright (c) 2014-2016 GitHub, Inc.; [MIT License](https://github.com/github/fetch/blob/master/LICENSE) - [Promise Polyfill](https://github.com/taylorhakes/promise-polyfill) Copyright (c) 2014 Taylor Hakes, Copyright (c) 2014 Forbes Lindesay; [MIT License](https://github.com/taylorhakes/promise-polyfill/blob/master/LICENSE) +- [Leaflet.FileLayer](https://github.com/makinacorpus/Leaflet.FileLayer) + Copyright (c) 2012 Makina Corpus; [MIT License](https://github.com/makinacorpus/Leaflet.FileLayer/blob/master/LICENSE) +- [togeojson](https://github.com/mapbox/togeojson) + Copyright (c) 2016 Mapbox All rights reserved.; [2-clause BSD License](https://github.com/mapbox/togeojson/blob/master/LICENSE)