forked from mindspore-Ecosystem/mindspore
Update Third_Party_Open_Source_Software_Notice for robin-hood-hashing
This commit is contained in:
parent
a8c9c1b0e9
commit
9cd0596523
|
@ -9654,3 +9654,33 @@ Software: astunparse 1.6.3
|
|||
Copyright notice:
|
||||
Copyright (c) 2014, Simon Percivall
|
||||
Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Python Software Foundation
|
||||
|
||||
Software: robin-hood-hashing 3.11.5
|
||||
Copyright notice:
|
||||
Copyright (c) 2018-2021 Martin Ankerl
|
||||
Copyright (c) 2018-2021 Martin Ankerl <http://martin.ankerl.com>
|
||||
Copyright (c) 2019-2020 Martin Ankerl <martin.ankerl@gmail.com>
|
||||
Copyright (c) 2016-2021 Viktor Kirilov
|
||||
Copyright (c) 2016-2019 Viktor Kirilov
|
||||
|
||||
License:MIT License
|
||||
|
||||
Copyright (c) 2018-2021 Martin Ankerl
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in New Issue