Skip to content

Commit 3e8c0de

Browse files
committed
tweak license
1 parent af2f439 commit 3e8c0de

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/util/nest.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@
1717
* under the License.
1818
*/
1919

20+
/*
21+
* The implementation references to d3.js. The use of the source
22+
* code of this file is also subject to the terms and consitions
23+
* of its license (BSD-3Clause, see <echarts/src/licenses/LICENSE-d3>).
24+
*/
25+
26+
2027
import * as zrUtil from 'zrender/src/core/util';
2128

2229
/**

0 commit comments

Comments
 (0)