1+ ##MuzeJS License
2+
13MIT License
24
35Copyright (c) 2018 Charts.com
@@ -18,4 +20,34 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1820AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1921LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2022OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21- SOFTWARE.
23+ SOFTWARE.
24+
25+ ##d3.js License
26+
27+ Copyright 2010-2017 Mike Bostock
28+ All rights reserved.
29+
30+ Redistribution and use in source and binary forms, with or without modification,
31+ are permitted provided that the following conditions are met:
32+
33+ * Redistributions of source code must retain the above copyright notice, this
34+ list of conditions and the following disclaimer.
35+
36+ * Redistributions in binary form must reproduce the above copyright notice,
37+ this list of conditions and the following disclaimer in the documentation
38+ and/or other materials provided with the distribution.
39+
40+ * Neither the name of the author nor the names of contributors may be used to
41+ endorse or promote products derived from this software without specific prior
42+ written permission.
43+
44+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
45+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
46+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
47+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
48+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
49+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
50+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
51+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
52+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
53+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments