@@ -411,6 +411,33 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
411411SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
412412
413413
414+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
415+
416+ The MIT License (MIT)
417+
418+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
419+
420+ https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
421+
422+ Permission is hereby granted, free of charge, to any person obtaining a copy
423+ of this software and associated documentation files (the "Software"), to deal
424+ in the Software without restriction, including without limitation the rights
425+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
426+ copies of the Software, and to permit persons to whom the Software is
427+ furnished to do so, subject to the following conditions:
428+
429+ The above copyright notice and this permission notice shall be included in all
430+ copies or substantial portions of the Software.
431+
432+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
433+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
434+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
435+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
436+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
437+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
438+ SOFTWARE.
439+
440+
414441* MT19937 <http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/CODES/mt19937ar.c>
415442
416443Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
0 commit comments