This is an automated email from the ASF dual-hosted git repository. shuai pushed a commit to branch update/license in repository https://gitbox.apache.org/repos/asf/incubator-answer.git
commit 5cd0ae82142e63462b1d0c70d0b8be603c18ec92 Author: shuai <[email protected]> AuthorDate: Thu Oct 24 10:00:47 2024 +0800 docs: update license files --- docs/release/LICENSE | 8 +++++-- ...ror5.txt => LICENSE-codemirror-basic-setup.txt} | 2 +- ...r5.txt => LICENSE-codemirror-lang-markdown.txt} | 2 +- ...r5.txt => LICENSE-codemirror-language-data.txt} | 2 +- ...odemirror5.txt => LICENSE-codemirror-state.txt} | 2 +- ...codemirror5.txt => LICENSE-codemirror-view.txt} | 2 +- docs/release/licenses/LICENSE-emn178-js-sha256.txt | 22 ++++++++++++++++++ docs/release/licenses/LICENSE-pvorb-node-md5.txt | 27 ---------------------- 8 files changed, 33 insertions(+), 34 deletions(-) diff --git a/docs/release/LICENSE b/docs/release/LICENSE index 65e5642d..cb4b4e16 100644 --- a/docs/release/LICENSE +++ b/docs/release/LICENSE @@ -231,7 +231,11 @@ The following components are provided under the MIT License. See project link fo (MIT License) bootstrap (https://github.com/twbs/bootstrap) [link](./licenses/LICENSE-twbs-bootstrap.txt) (MIT License) icons (https://github.com/twbs/icons) [link](./licenses/LICENSE-twbs-icons.txt) (MIT License) classnames (https://github.com/JedWatson/classnames) [link](./LICENSE-JedWatson-classnames.txt) - (MIT License) codemirror5 (https://github.com/codemirror/codemirror5) [link](./licenses/LICENSE-codemirror-codemirror5.txt) + (MIT License) codemirror (https://github.com/codemirror/basic-setup) [link](./licenses/LICENSE-codemirror-basic-setup.txt) + (MIT License) @codemirror/lang-markdown (https://github.com/codemirror/lang-markdown) [link](./licenses/LICENSE-codemirror-lang-markdown.txt) + (MIT License) @codemirror/language-data (https://github.com/codemirror/language-data) [link](./licenses/LICENSE-codemirror-language-data.txt) + (MIT License) @codemirror/state (https://github.com/codemirror/state) [link](./licenses/LICENSE-codemirror-state.txt) + (MIT License) @codemirror/view (https://github.com/codemirror/view) [link](./licenses/LICENSE-codemirror-view.txt) (MIT License) color (https://github.com/Qix-/color) [link](./licenses/LICENSE-Qix--color.txt) (MIT License) copy-to-clipboard (https://github.com/sudodoki/copy-to-clipboard) [link](./licenses/LICENSE-sudodoki-copy-to-clipboard.txt) (MIT License) dayjs (https://github.com/iamkun/dayjs) [link](./licenses/LICENSE-iamkun-dayjs.txt) @@ -273,6 +277,7 @@ The following components are provided under the MIT License. See project link fo (MIT License) yuin-goldmark (https://github.com/yuin/goldmark) [link](./licenses/LICENSE-yuin-goldmark.txt) (MIT License) go-gomail-gomail (https://gopkg.in/gomail.v2) [link](./licenses/LICENSE-go-gomail-gomail.txt) (MIT License) front-matter (https://github.com/jxson/front-matter) [link](./licenses/LICENSE-front-matter.txt) + (MIT License) js-sha256 (https://github.com/emn178/js-sha256) [link](./licenses/LICENSE-emn178-js-sha256.txt) ======================================================================== BSD licenses @@ -287,7 +292,6 @@ The following components are provided under a BSD license. See project link for (BSD 3-Clause) microcosm-cc-bluemonday (https://github.com/microcosm-cc/bluemonday) [link](./licenses/LICENSE-microcosm-cc-bluemonday.txt) (BSD 3-Clause) cznic-sqlite (https://modernc.org/sqlite) [link](./licenses/LICENSE-cznic-sqlite.txt) (BSD 3-Clause) jsdiff (https://github.com/kpdecker/jsdiff) [link](./licenses/LICENSE-kpdecker-jsdiff.txt) - (BSD 3-Clause) node-md5 (https://github.com/pvorb/node-md5) [link](./licenses/LICENSE-pvorb-node-md5.txt) (BSD 3-Clause) qs (https://github.com/ljharb/qs) [link](./licenses/LICENSE-ljharb-qs.txt) ======================================================================== diff --git a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt b/docs/release/licenses/LICENSE-codemirror-basic-setup.txt similarity index 92% copy from docs/release/licenses/LICENSE-codemirror-codemirror5.txt copy to docs/release/licenses/LICENSE-codemirror-basic-setup.txt index 9018d33e..9a91f486 100644 --- a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt +++ b/docs/release/licenses/LICENSE-codemirror-basic-setup.txt @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others +Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt b/docs/release/licenses/LICENSE-codemirror-lang-markdown.txt similarity index 92% copy from docs/release/licenses/LICENSE-codemirror-codemirror5.txt copy to docs/release/licenses/LICENSE-codemirror-lang-markdown.txt index 9018d33e..9a91f486 100644 --- a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt +++ b/docs/release/licenses/LICENSE-codemirror-lang-markdown.txt @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others +Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt b/docs/release/licenses/LICENSE-codemirror-language-data.txt similarity index 92% copy from docs/release/licenses/LICENSE-codemirror-codemirror5.txt copy to docs/release/licenses/LICENSE-codemirror-language-data.txt index 9018d33e..9a91f486 100644 --- a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt +++ b/docs/release/licenses/LICENSE-codemirror-language-data.txt @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others +Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt b/docs/release/licenses/LICENSE-codemirror-state.txt similarity index 92% copy from docs/release/licenses/LICENSE-codemirror-codemirror5.txt copy to docs/release/licenses/LICENSE-codemirror-state.txt index 9018d33e..9a91f486 100644 --- a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt +++ b/docs/release/licenses/LICENSE-codemirror-state.txt @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others +Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt b/docs/release/licenses/LICENSE-codemirror-view.txt similarity index 92% rename from docs/release/licenses/LICENSE-codemirror-codemirror5.txt rename to docs/release/licenses/LICENSE-codemirror-view.txt index 9018d33e..9a91f486 100644 --- a/docs/release/licenses/LICENSE-codemirror-codemirror5.txt +++ b/docs/release/licenses/LICENSE-codemirror-view.txt @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2017 by Marijn Haverbeke <[email protected]> and others +Copyright (C) 2018-2021 by Marijn Haverbeke <[email protected]> and others Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/release/licenses/LICENSE-emn178-js-sha256.txt b/docs/release/licenses/LICENSE-emn178-js-sha256.txt new file mode 100644 index 00000000..dd24c236 --- /dev/null +++ b/docs/release/licenses/LICENSE-emn178-js-sha256.txt @@ -0,0 +1,22 @@ +Copyright (c) 2014-2024 Chen, Yi-Cyuan + +MIT License + +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/docs/release/licenses/LICENSE-pvorb-node-md5.txt b/docs/release/licenses/LICENSE-pvorb-node-md5.txt deleted file mode 100644 index f476d11e..00000000 --- a/docs/release/licenses/LICENSE-pvorb-node-md5.txt +++ /dev/null @@ -1,27 +0,0 @@ -Copyright © 2011-2012, Paul Vorbach. -Copyright © 2009, Jeff Mott. - -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 Crypto-JS 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 HOLDER 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.
