@@ -252,6 +252,40 @@ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
252
252
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
253
253
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
254
254
255
+ Wealth of Nations Files License
256
+ ===============================
257
+
258
+ Based on free material from GAPMINDER.ORG, CC-BY LICENSE
259
+
260
+ The nations.json files are derived from an example in the d3 project and the
261
+ file is generated and licensed under:
262
+
263
+ Copyright (c) 2012, Michael Bostock
264
+ All rights reserved.
265
+
266
+ Redistribution and use in source and binary forms, with or without
267
+ modification, are permitted provided that the following conditions are met:
268
+
269
+ * Redistributions of source code must retain the above copyright notice, this
270
+ list of conditions and the following disclaimer.
271
+
272
+ * Redistributions in binary form must reproduce the above copyright notice,
273
+ this list of conditions and the following disclaimer in the documentation
274
+ and/or other materials provided with the distribution.
275
+
276
+ * The name Michael Bostock may not be used to endorse or promote products
277
+ derived from this software without specific prior written permission.
278
+
279
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
280
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
281
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
282
+ DISCLAIMED. IN NO EVENT SHALL MICHAEL BOSTOCK BE LIABLE FOR ANY DIRECT,
283
+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
284
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
285
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
286
+ OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
287
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
288
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
255
289
256
290
Lasso Point Testing License
257
291
===========================
0 commit comments