You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by de...@apache.org on 2018/09/03 14:34:26 UTC

[incubator-echarts] branch master updated: tweak license

This is an automated email from the ASF dual-hosted git repository.

deqingli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e8c0de  tweak license
3e8c0de is described below

commit 3e8c0def064ed707fba1bb0de43133aaa404499d
Author: deqingli <an...@gmail.com>
AuthorDate: Mon Sep 3 22:33:59 2018 +0800

    tweak license
---
 src/util/nest.js | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/util/nest.js b/src/util/nest.js
index 37781b6..a1f833c 100644
--- a/src/util/nest.js
+++ b/src/util/nest.js
@@ -17,6 +17,13 @@
 * under the License.
 */
 
+/*
+* The implementation references to d3.js. The use of the source
+* code of this file is also subject to the terms and consitions
+* of its license (BSD-3Clause, see <echarts/src/licenses/LICENSE-d3>).
+*/
+
+
 import * as zrUtil from 'zrender/src/core/util';
 
 /**


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org