From 8bbcf542b6fd5288478a189e7c300f21feb97e2d Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Mon, 29 Mar 2021 08:57:54 +0200 Subject: [PATCH] :page_facing_up: Update licenses for Datatables Added using NPM in 6f659a34 --- setup/licenses/additionals-npm.json | 49 +++++++++++++++++++++++ setup/licenses/community-licenses.xml | 57 ++++++++++++++------------- 2 files changed, 79 insertions(+), 27 deletions(-) diff --git a/setup/licenses/additionals-npm.json b/setup/licenses/additionals-npm.json index c327faab7..01fcf2ca5 100644 --- a/setup/licenses/additionals-npm.json +++ b/setup/licenses/additionals-npm.json @@ -13,6 +13,55 @@ "publisher": "Jim Campbell", "licenseFile": "node_modules\\bulma-scss\\LICENSE" }, + "datatables.net-fixedheader@3.1.2": { + "licenses": "MIT", + "repository": "https://github.com/DataTables/Dist-DataTables-FixedHeader", + "publisher": "SpryMedia Ltd", + "url": "http://datatables.net", + "licenseFile": "node_modules\\datatables.net-fixedheader\\Readme.md" + }, + "datatables.net-responsive@2.1.0": { + "licenses": "MIT", + "repository": "https://github.com/DataTables/Dist-DataTables-Responsive", + "publisher": "SpryMedia Ltd", + "url": "http://datatables.net", + "licenseFile": "node_modules\\datatables.net-responsive\\Readme.md" + }, + "datatables.net-scroller@1.4.2": { + "licenses": "MIT", + "repository": "https://github.com/DataTables/Dist-DataTables-Scroller", + "publisher": "SpryMedia Ltd", + "url": "http://datatables.net", + "licenseFile": "node_modules\\datatables.net-scroller\\Readme.md" + }, + "datatables.net-select@1.2.0": { + "licenses": "MIT", + "repository": "https://github.com/DataTables/Dist-DataTables-Select", + "publisher": "SpryMedia Ltd", + "url": "http://datatables.net", + "licenseFile": "node_modules\\datatables.net-select\\Readme.md" + }, + "datatables.net@1.10.12": { + "licenses": "MIT", + "repository": "https://github.com/DataTables/Dist-DataTables", + "publisher": "SpryMedia Ltd", + "url": "http://datatables.net", + "licenseFile": "node_modules\\datatables.net\\Readme.md" + }, + "datatables.net@1.10.24": { + "licenses": "MIT", + "repository": "https://github.com/DataTables/Dist-DataTables", + "publisher": "SpryMedia Ltd", + "url": "http://datatables.net", + "licenseFile": "node_modules\\datatables.net-fixedheader\\node_modules\\datatables.net\\License.txt" + }, + "jquery@3.6.0": { + "licenses": "MIT", + "repository": "https://github.com/jquery/jquery", + "publisher": "OpenJS Foundation and other contributors", + "url": "https://github.com/jquery/jquery/blob/3.6.0/AUTHORS.txt", + "licenseFile": "node_modules\\jquery\\LICENSE.txt" + }, "raleway-webfont@3.0.1": { "licenses": "MIT AND OFL-1.1", "repository": "https://github.com/Dilatorily/raleway", diff --git a/setup/licenses/community-licenses.xml b/setup/licenses/community-licenses.xml index 4860b8eed..100e5231e 100644 --- a/setup/licenses/community-licenses.xml +++ b/setup/licenses/community-licenses.xml @@ -2465,33 +2465,6 @@ 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. ]]> - - - DataTables - SpryMedia Ltd - MIT - -The MIT License (MIT) - -Copyright (C) 2008-2016, SpryMedia Ltd. - -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.]]> Selectize.js @@ -4831,4 +4804,34 @@ The User rights under this Section will end automatically without any notice if MIT + + datatables.net-fixedheader + SpryMedia Ltd + MIT + + + + datatables.net-responsive + SpryMedia Ltd + MIT + + + + datatables.net-scroller + SpryMedia Ltd + MIT + + + + datatables.net-select + SpryMedia Ltd + MIT + + + + datatables.net + SpryMedia Ltd + MIT + +