From 4d8bd1551accb65dbbd0fe3337cc463375a0ccca Mon Sep 17 00:00:00 2001 From: Allen Wang Date: Thu, 20 Dec 2018 16:31:14 +0800 Subject: [PATCH] Update LICENSE (#2072) * Update submodule ui * Update LICENSE * Update: add d3 license --- apm-dist/release-docs/LICENSE | 59 ++++++++++--------- .../licenses/ui-licenses/LICENSE-d3-contour | 27 +++++++++ .../licenses/ui-licenses/LICENSE-d3-geo | 48 +++++++++++++++ .../licenses/ui-licenses/LICENSE-d3-scale | 27 +++++++++ .../ui-licenses/LICENSE-d3-scale-chromatic | 44 ++++++++++++++ 5 files changed, 178 insertions(+), 27 deletions(-) create mode 100644 apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-contour create mode 100644 apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-geo create mode 100644 apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale create mode 100644 apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale-chromatic diff --git a/apm-dist/release-docs/LICENSE b/apm-dist/release-docs/LICENSE index 78f03f8a1..40bf2cf64 100644 --- a/apm-dist/release-docs/LICENSE +++ b/apm-dist/release-docs/LICENSE @@ -485,35 +485,40 @@ tslib 1.9.0: https://github.com/Microsoft/tslib Apache-2.0 ======================================== BSD licenses ======================================== -d3 4.13.0: https://github.com/d3/d3 BSD-3-Clause -d3-array 1.2.1: https://github.com/d3/d3-array BSD-3-Clause -d3-axis 1.0.8: https://github.com/d3/d3-axis BSD-3-Clause -d3-brush 1.0.4: https://github.com/d3/d3-brush BSD-3-Clause -d3-chord 1.0.4: https://github.com/d3/d3-chord BSD-3-Clause -d3-collection 1.0.4: https://github.com/d3/d3-collection BSD-3-Clause -d3-color 1.0.3: https://github.com/d3/d3-color BSD-3-Clause -d3-dispatch 1.0.3: https://github.com/d3/d3-dispatch BSD-3-Clause -d3-drag 1.2.1: https://github.com/d3/d3-drag BSD-3-Clause -d3-dsv 1.0.8: https://github.com/d3/d3-dsv BSD-3-Clause -d3-ease 1.0.3: https://github.com/d3/d3-ease BSD-3-Clause -d3-force 1.1.0: https://github.com/d3/d3-force BSD-3-Clause -d3-format 1.2.2: https://github.com/d3/d3-format BSD-3-Clause -d3-hierarchy 1.1.5: https://github.com/d3/d3-hierarchy BSD-3-Clause -d3-interpolate 1.1.6: https://github.com/d3/d3-interpolate BSD-3-Clause -d3-path 1.0.5: https://github.com/d3/d3-path BSD-3-Clause -d3-polygon 1.0.3: https://github.com/d3/d3-polygon BSD-3-Clause -d3-quadtree 1.0.3: https://github.com/d3/d3-quadtree BSD-3-Clause +d3 5.7.0: https://github.com/d3/d3 BSD-3-Clause +d3-array 1.2.4: https://github.com/d3/d3-array BSD-3-Clause +d3-axis 1.0.12: https://github.com/d3/d3-axis BSD-3-Clause +d3-brush 1.0.6: https://github.com/d3/d3-brush BSD-3-Clause +d3-chord 1.0.6: https://github.com/d3/d3-chord BSD-3-Clause +d3-collection 1.0.7: https://github.com/d3/d3-collection BSD-3-Clause +d3-color 1.2.3: https://github.com/d3/d3-color BSD-3-Clause +d3-contour 1.3.2: https://github.com/d3/d3-contour BSD-3-Clause +d3-dispatch 1.0.5: https://github.com/d3/d3-dispatch BSD-3-Clause +d3-drag 1.2.3: https://github.com/d3/d3-drag BSD-3-Clause +d3-dsv 1.0.10: https://github.com/d3/d3-dsv BSD-3-Clause +d3-ease 1.0.5: https://github.com/d3/d3-ease BSD-3-Clause +d3-fetch 1.1.2: https://github.com/d3/d3-fetch BSD-3-Clause +d3-force 1.1.2: https://github.com/d3/d3-force BSD-3-Clause +d3-format 1.3.2: https://github.com/d3/d3-format BSD-3-Clause +d3-geo 1.11.1: https://github.com/d3/d3-geo BSD-3-Clause +d3-hierarchy 1.1.8: https://github.com/d3/d3-hierarchy BSD-3-Clause +d3-interpolate 1.3.2: https://github.com/d3/d3-interpolate BSD-3-Clause +d3-path 1.0.7: https://github.com/d3/d3-path BSD-3-Clause +d3-polygon 1.0.5: https://github.com/d3/d3-polygon BSD-3-Clause +d3-quadtree 1.0.5: https://github.com/d3/d3-quadtree BSD-3-Clause d3-queue 3.0.7: https://github.com/d3/d3-queue BSD-3-Clause -d3-random 1.1.0: https://github.com/d3/d3-random BSD-3-Clause +d3-random 1.1.2: https://github.com/d3/d3-random BSD-3-Clause d3-request 1.0.6: https://github.com/d3/d3-request BSD-3-Clause -d3-selection 1.3.0: https://github.com/d3/d3-selection BSD-3-Clause -d3-shape 1.2.0: https://github.com/d3/d3-shape BSD-3-Clause -d3-time 1.0.8: https://github.com/d3/d3-time BSD-3-Clause -d3-time-format 2.1.1: https://github.com/d3/d3-time-format BSD-3-Clause -d3-timer 1.0.7: https://github.com/d3/d3-timer BSD-3-Clause -d3-transition 1.1.1: https://github.com/d3/d3-transition BSD-3-Clause -d3-voronoi 1.1.2: https://github.com/d3/d3-voronoi BSD-3-Clause -d3-zoom 1.7.1: https://github.com/d3/d3-zoom BSD-3-Clause +d3-scale 2.1.2: https://github.com/d3/d3-scale BSD-3-Clause +d3-scale-chromatic 1.3.3: https://github.com/d3/d3-scale-chromatic BSD-3-Clause +d3-selection 1.3.2: https://github.com/d3/d3-selection BSD-3-Clause +d3-shape 1.2.2: https://github.com/d3/d3-shape BSD-3-Clause +d3-time 1.0.10: https://github.com/d3/d3-time BSD-3-Clause +d3-time-format 2.1.3: https://github.com/d3/d3-time-format BSD-3-Clause +d3-timer 1.0.9: https://github.com/d3/d3-timer BSD-3-Clause +d3-transition 1.1.3: https://github.com/d3/d3-transition BSD-3-Clause +d3-voronoi 1.1.4: https://github.com/d3/d3-voronoi BSD-3-Clause +d3-zoom 1.7.3: https://github.com/d3/d3-zoom BSD-3-Clause exenv 1.2.2: https://github.com/JedWatson/exenv BSD-3-Clause hoist-non-react-statics 2.5.0: https://github.com/mridgway/hoist-non-react-statics BSD-3-Clause qs 6.5.1: https://github.com/ljharb/qs BSD-3-Clause diff --git a/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-contour b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-contour new file mode 100644 index 000000000..b1c85d060 --- /dev/null +++ b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-contour @@ -0,0 +1,27 @@ +Copyright 2012-2017 Mike Bostock +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +* Neither the name of the author nor the names of contributors may be used to + endorse or promote products derived from this software without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-geo b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-geo new file mode 100644 index 000000000..f9488eb5b --- /dev/null +++ b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-geo @@ -0,0 +1,48 @@ +Copyright 2010-2016 Mike Bostock +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +* Neither the name of the author nor the names of contributors may be used to + endorse or promote products derived from this software without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +This license applies to GeographicLib, versions 1.12 and later. + +Copyright (c) 2008-2012, Charles Karney + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale new file mode 100644 index 000000000..4f0b022ce --- /dev/null +++ b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale @@ -0,0 +1,27 @@ +Copyright 2010-2015 Mike Bostock +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +* Neither the name of the author nor the names of contributors may be used to + endorse or promote products derived from this software without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale-chromatic b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale-chromatic new file mode 100644 index 000000000..b10990f48 --- /dev/null +++ b/apm-dist/release-docs/licenses/ui-licenses/LICENSE-d3-scale-chromatic @@ -0,0 +1,44 @@ +Copyright 2010-2018 Mike Bostock +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, +are permitted provided that the following conditions are met: + +* Redistributions of source code must retain the above copyright notice, this + list of conditions and the following disclaimer. + +* Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + +* Neither the name of the author nor the names of contributors may be used to + endorse or promote products derived from this software without specific prior + written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR +ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +Apache-Style Software License for ColorBrewer software and ColorBrewer Color +Schemes + +Copyright (c) 2002 Cynthia Brewer, Mark Harrower, and The Pennsylvania State +University. + +Licensed under the Apache License, Version 2.0 (the "License"); you may not use +this file except in compliance with the License. You may obtain a copy of the +License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software distributed +under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR +CONDITIONS OF ANY KIND, either express or implied. See the License for the +specific language governing permissions and limitations under the License.