@@ -181,6 +181,36 @@ The library links against the following external libraries or contains
181181implementations from the following external libraries, which have their own
182182licenses:
183183
184+ * FreeBSD <https://svnweb.freebsd.org/>
185+
186+ Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
187+
188+ Developed at SunPro, a Sun Microsystems, Inc. business.
189+ Permission to use, copy, modify, and distribute this
190+ software is freely granted, provided that this notice
191+ is preserved.
192+
193+ * Cephes <http://www.netlib.org/cephes/readme>
194+
195+ Copyright (c) 1984-2000 Stephen L. Moshier
196+
197+ Some software in this archive may be from the book _Methods and Programs for
198+ Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
199+ or from the Cephes Mathematical Library, a commercial product. In either event,
200+ it is copyrighted by the author. What you see here may be used freely but it
201+ comes with no support or guarantee.
202+
203+ Stephen L. Moshier
204+ moshier@na-net.ornl.gov
205+
206+ Developed at SunPro, a Sun Microsystems, Inc. business.
207+ Permission to use, copy, modify, and distribute this
208+ software is freely granted, provided that this notice
209+ is preserved.
210+ Apache License
211+ Version 2.0, January 2004
212+ http://www.apache.org/licenses/
213+
184214* Boost <http://www.boost.org/LICENSE_1_0.txt>
185215
186216Boost Software License - Version 1.0 - August 17th, 2003
@@ -206,34 +236,17 @@ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
206236FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
207237ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
208238DEALINGS IN THE SOFTWARE.
209-
210- * FreeBSD <https://svnweb.freebsd.org/>
211-
212- Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
213-
214- Developed at SunPro, a Sun Microsystems, Inc. business.
215- Permission to use, copy, modify, and distribute this
216- software is freely granted, provided that this notice
217- is preserved.
218-
219- * Cephes <http://www.netlib.org/cephes/readme>
220-
221- Copyright (c) 1984-2000 Stephen L. Moshier
222-
223- Some software in this archive may be from the book _Methods and Programs for
224- Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
225- or from the Cephes Mathematical Library, a commercial product. In either event,
226- it is copyrighted by the author. What you see here may be used freely but it
227- comes with no support or guarantee.
228-
229- Stephen L. Moshier
230- moshier@na-net.ornl.gov
231239 Apache License
232240 Version 2.0, January 2004
233241 http://www.apache.org/licenses/
234242
235- Stephen L. Moshier
236- moshier@na-net.ornl.gov
243+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
244+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
245+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
246+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
247+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
248+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
249+ DEALINGS IN THE SOFTWARE.
237250
238251* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
239252
@@ -265,52 +278,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
265278(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
266279OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
267280
268- * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
269- SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
270-
271- The MIT License (MIT)
272-
273- Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
274-
275- https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
276-
277- Permission is hereby granted, free of charge, to any person obtaining a copy
278- of this software and associated documentation files (the "Software"), to deal
279- in the Software without restriction, including without limitation the rights
280- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
281- copies of the Software, and to permit persons to whom the Software is
282- furnished to do so, subject to the following conditions:
283-
284- The above copyright notice and this permission notice shall be included in all
285- copies or substantial portions of the Software.
286-
287- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
288- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
289- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
290- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
291- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
292- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
293- SOFTWARE.
294-
295- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
296- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
297- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
298- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
299- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
300- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
301- SOFTWARE.
302- Apache License
303- Version 2.0, January 2004
304- http://www.apache.org/licenses/
305-
306- Developed at SunPro, a Sun Microsystems, Inc. business.
307- Permission to use, copy, modify, and distribute this
308- software is freely granted, provided that this notice
309- is preserved.
310- Apache License
311- Version 2.0, January 2004
312- http://www.apache.org/licenses/
313-
314281* FDLIBM <http://www.netlib.org/fdlibm/>
315282
316283Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
@@ -338,6 +305,33 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
338305OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
339306WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
340307
308+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
309+ SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
310+
311+ The MIT License (MIT)
312+
313+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
314+
315+ https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
316+
317+ Permission is hereby granted, free of charge, to any person obtaining a copy
318+ of this software and associated documentation files (the "Software"), to deal
319+ in the Software without restriction, including without limitation the rights
320+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
321+ copies of the Software, and to permit persons to whom the Software is
322+ furnished to do so, subject to the following conditions:
323+
324+ The above copyright notice and this permission notice shall be included in all
325+ copies or substantial portions of the Software.
326+
327+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
328+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
329+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
330+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
331+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
332+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
333+ SOFTWARE.
334+
341335* SLATEC Common Mathematical Library <https://netlib.org/slatec/>
342336
343337Public domain.
0 commit comments