This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/calcite.git
commit 33711cae07f0771ac0ad993b72ad3a27bfa4c718 Author: Vladimir Sitnikov <[email protected]> AuthorDate: Mon Nov 11 17:44:51 2019 +0300 [CALCITE-2905] Add third-party licenses --- LICENSE | 91 ---------------------- LICENSE => src/main/config/licenses/LICENSE | 91 ---------------------- src/main/config/licenses/font-awesome-code/LICENSE | 14 ++++ src/main/config/licenses/font-awesome-font/LICENSE | 14 ++++ src/main/config/licenses/gridsim/LICENSE | 21 +++++ src/main/config/licenses/html5shiv/LICENSE | 22 ++++++ src/main/config/licenses/jekyll/LICENSE | 21 +++++ src/main/config/licenses/normalize/LICENSE | 20 +++++ src/main/config/licenses/protobuf-java/LICENSE | 32 ++++++++ src/main/config/licenses/respond/LICENSE | 20 +++++ 10 files changed, 164 insertions(+), 182 deletions(-) diff --git a/LICENSE b/LICENSE index f7b9863..f433b1a 100644 --- a/LICENSE +++ b/LICENSE @@ -175,94 +175,3 @@ of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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. - - - - - ------------------------------------------------------------------------ - -APACHE CALCITE SUBCOMPONENTS: - -The Apache Calcite project contains subcomponents with separate copyright -notices and license terms. Your use of the source code for the these -subcomponents is subject to the terms and conditions of the following -licenses. - ------------------------------------------------------------------------ - The MIT License ------------------------------------------------------------------------ - -The Apache Calcite project bundles the following files under the MIT License: - -- site - Parts of the web site generated by Jekyll (http://jekyllrb.com/) - Copyright (c) 2008-2015 Tom Preston-Werner -- site/_sass/_font-awesome.scss - Font-awesome css files v4.1.0 (http://fortawesome.github.io/Font-Awesome/) - Copyright (c) 2013 Dave Gandy -- site/_sass/_normalize.scss - normalize.css v3.0.2 | git.io/normalize - Copyright (c) Nicolas Gallagher and Jonathan Neal -- site/_sass/_gridism.scss - Gridism: A simple, responsive, and handy CSS grid by @cobyism - https://github.com/cobyism/gridism - Copyright (c) 2013 Coby Chapple -- site/js/html5shiv.min.js - HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem -- site/js/respond.min.js - Respond.js v1.4.2: min/max-width media query polyfill - Copyright 2013 Scott Jehl - -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. - ------------------------------------------------------------------------ - The Open Font License ------------------------------------------------------------------------ - -The Apache Calcite project bundles the following fonts under the -SIL Open Font License (OFL) - http://scripts.sil.org/OFL/ - -- site/fonts/fontawesome-webfont.* - Font-awesome font files v4.0.3 (http://fortawesome.github.io/Font-Awesome/) diff --git a/LICENSE b/src/main/config/licenses/LICENSE similarity index 72% copy from LICENSE copy to src/main/config/licenses/LICENSE index f7b9863..f433b1a 100644 --- a/LICENSE +++ b/src/main/config/licenses/LICENSE @@ -175,94 +175,3 @@ of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - 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. - - - - - ------------------------------------------------------------------------ - -APACHE CALCITE SUBCOMPONENTS: - -The Apache Calcite project contains subcomponents with separate copyright -notices and license terms. Your use of the source code for the these -subcomponents is subject to the terms and conditions of the following -licenses. - ------------------------------------------------------------------------ - The MIT License ------------------------------------------------------------------------ - -The Apache Calcite project bundles the following files under the MIT License: - -- site - Parts of the web site generated by Jekyll (http://jekyllrb.com/) - Copyright (c) 2008-2015 Tom Preston-Werner -- site/_sass/_font-awesome.scss - Font-awesome css files v4.1.0 (http://fortawesome.github.io/Font-Awesome/) - Copyright (c) 2013 Dave Gandy -- site/_sass/_normalize.scss - normalize.css v3.0.2 | git.io/normalize - Copyright (c) Nicolas Gallagher and Jonathan Neal -- site/_sass/_gridism.scss - Gridism: A simple, responsive, and handy CSS grid by @cobyism - https://github.com/cobyism/gridism - Copyright (c) 2013 Coby Chapple -- site/js/html5shiv.min.js - HTML5 Shiv 3.7.2 | @afarkas @jdalton @jon_neal @rem -- site/js/respond.min.js - Respond.js v1.4.2: min/max-width media query polyfill - Copyright 2013 Scott Jehl - -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. - ------------------------------------------------------------------------ - The Open Font License ------------------------------------------------------------------------ - -The Apache Calcite project bundles the following fonts under the -SIL Open Font License (OFL) - http://scripts.sil.org/OFL/ - -- site/fonts/fontawesome-webfont.* - Font-awesome font files v4.0.3 (http://fortawesome.github.io/Font-Awesome/) diff --git a/src/main/config/licenses/font-awesome-code/LICENSE b/src/main/config/licenses/font-awesome-code/LICENSE new file mode 100644 index 0000000..8178af8e --- /dev/null +++ b/src/main/config/licenses/font-awesome-code/LICENSE @@ -0,0 +1,14 @@ +https://fortawesome.github.io/Font-Awesome/license/ + +Font License + + Applies to all desktop and webfont files in the following directory: font-awesome/fonts/. + License: SIL OFL 1.1 + URL: http://scripts.sil.org/OFL + +Code License + + Applies to all CSS and LESS files in the following directories: font-awesome/css/, font-awesome/less/, and font-awesome/scss/. + License: MIT License + URL: http://opensource.org/licenses/mit-license.html + diff --git a/src/main/config/licenses/font-awesome-font/LICENSE b/src/main/config/licenses/font-awesome-font/LICENSE new file mode 100644 index 0000000..8178af8e --- /dev/null +++ b/src/main/config/licenses/font-awesome-font/LICENSE @@ -0,0 +1,14 @@ +https://fortawesome.github.io/Font-Awesome/license/ + +Font License + + Applies to all desktop and webfont files in the following directory: font-awesome/fonts/. + License: SIL OFL 1.1 + URL: http://scripts.sil.org/OFL + +Code License + + Applies to all CSS and LESS files in the following directories: font-awesome/css/, font-awesome/less/, and font-awesome/scss/. + License: MIT License + URL: http://opensource.org/licenses/mit-license.html + diff --git a/src/main/config/licenses/gridsim/LICENSE b/src/main/config/licenses/gridsim/LICENSE new file mode 100644 index 0000000..5f99706 --- /dev/null +++ b/src/main/config/licenses/gridsim/LICENSE @@ -0,0 +1,21 @@ +Copyright (c) 2013 Coby Chapple +All rights reserved. + +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/src/main/config/licenses/html5shiv/LICENSE b/src/main/config/licenses/html5shiv/LICENSE new file mode 100644 index 0000000..2817a98 --- /dev/null +++ b/src/main/config/licenses/html5shiv/LICENSE @@ -0,0 +1,22 @@ +The MIT License (MIT) + +Copyright (c) 2014 Alexander Farkas (aFarkas) + +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/src/main/config/licenses/jekyll/LICENSE b/src/main/config/licenses/jekyll/LICENSE new file mode 100644 index 0000000..91e3192 --- /dev/null +++ b/src/main/config/licenses/jekyll/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2008-present Tom Preston-Werner and Jekyll contributors + +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/src/main/config/licenses/normalize/LICENSE b/src/main/config/licenses/normalize/LICENSE new file mode 100644 index 0000000..137bb42 --- /dev/null +++ b/src/main/config/licenses/normalize/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) Nicolas Gallagher and Jonathan Neal + +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/src/main/config/licenses/protobuf-java/LICENSE b/src/main/config/licenses/protobuf-java/LICENSE new file mode 100644 index 0000000..19b305b --- /dev/null +++ b/src/main/config/licenses/protobuf-java/LICENSE @@ -0,0 +1,32 @@ +Copyright 2008 Google Inc. 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 Google Inc. nor the names of its +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. + +Code generated by the Protocol Buffer compiler is owned by the owner +of the input file used when generating it. This code is not +standalone and requires a support library to be linked with it. This +support library is itself covered by the above license. diff --git a/src/main/config/licenses/respond/LICENSE b/src/main/config/licenses/respond/LICENSE new file mode 100644 index 0000000..c7264e7 --- /dev/null +++ b/src/main/config/licenses/respond/LICENSE @@ -0,0 +1,20 @@ +Copyright (c) 2013 Scott Jehl + +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.
