diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2016-06-06 09:44:48 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2016-06-06 09:44:48 +0200 |
| commit | c1cc2d811d159df9923950074a100ca46cfc78cd (patch) | |
| tree | f56bc556f77ef1bc27591038e3b419621d3d1bdc /htroot/jslicense.html | |
| parent | 3f6fefb125f78c22b302d6e8a4bf3586b4341981 (diff) | |
Added d3.v3.js license information
Diffstat (limited to 'htroot/jslicense.html')
| -rwxr-xr-x | htroot/jslicense.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/htroot/jslicense.html b/htroot/jslicense.html index ab552cd3c..5a017e5fd 100755 --- a/htroot/jslicense.html +++ b/htroot/jslicense.html @@ -39,6 +39,11 @@ <td><a href="/env/bootstrap/js/typeahead.jquery.js">typeahead.jquery.js</a> (0.10.2)</td>
</tr>
<tr>
+ <td><a href="/js/d3.v3.min.js">d3.v3.min.js</a></td>
+ <td><a href="http://opensource.org/licenses/BSD-3-Clause">Modified-BSD</a></td>
+ <td><a href="https://raw.githubusercontent.com/d3/d3.github.com/b3382f60bf721923c7c649709adcfb4c8b66d994/d3.v3.js">d3.v3.js</a> (3.4.4)</td>
+ </tr>
+ <tr>
<td><a href="/js/ajax.js">ajax.js</a></td>
<td><a href="http://www.gnu.org/licenses/gpl-2.0.html">GNU-GPL-2.0-or-later</a></td>
<td><a href="/js/ajax.js">ajax.js</a></td>
|
