This file is part of IVRE.

Copyright 2011 - 2014 [[mailto:pierre.lalet@cea.fr|Pierre LALET]]

====== Specific licenses for external files ======

The following files are distributed with IVRE but are **not** part of the project and therefore have their own copyright and licenses.

===== AngularJS =====

Files under the ''%%web/static/an%%'' directory come from the [[https://angularjs.org/|AngularJS]] project.

They are licensed under [[https://github.com/angular/angular.js/blob/master/LICENSE|MIT license]].

===== Twitter Bootstrap =====

Files under the ''%%web/static/bs%%'' directory come from the [[http://getbootstrap.com/2.3.2/|Twitter Bootstrap]] project.

They are licensed under [[https://www.apache.org/licenses/LICENSE-2.0|Apache License v2.0]].

The files under the ''%%web/static/bs/img%%'' come from [[http://glyphicons.com/|Glyphicons]] and are made available by the Twitter Bootstrap project.

===== jQuery =====

Files under the ''%%web/static/jq%%'' directory come from the [[https://jquery.com/|jQuery]] project.

They are licensed under [[https://en.wikipedia.org/wiki/MIT_License|MIT license]].

===== D3.js =====

Files under the ''%%web/static/d3%%'' directory come from the [[https://d3js.org/|D3.js]] project.

They are licensed under [[http://opensource.org/licenses/BSD-3-Clause|BSD license]].

===== flag-icon-css =====

Files under the ''%%web/static/fi%%'' directory come from the [[https://lipis.github.io/flag-icon-css/|flag-icon-css]] project.

They are licensed under [[https://en.wikipedia.org/wiki/MIT_License|MIT license]].

===== Natural Earth =====

The file ''%%web/static/world-110m.json%%'' has been generated with the tools from [[http://www.gdal.org/|Geospatial Data Abstraction Library]] and [[https://github.com/mbostock/world-atlas.git|World Atlas]] from data published by [[http://www.naturalearthdata.com/|Natural Eath]] in the public domain.

===== Droids Corporation Logo =====

The files ''%%web/dokuwiki/media/logo.png%%'' and ''%%web/static/logo.png%%'' are the work of Olivier MATZ (Droids Corporation) and are released under the [[http://creativecommons.org/licenses/by-nc-nd/3.0/|CC BY-NC-ND license]].

