@@ -181,6 +181,32 @@ 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+ * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
207+
208+ Public domain.
209+
184210* Boost <http://www.boost.org/LICENSE_1_0.txt>
185211
186212Boost Software License - Version 1.0 - August 17th, 2003
@@ -207,31 +233,32 @@ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
207233ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
208234DEALINGS IN THE SOFTWARE.
209235
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.
236+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
237+ SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
218238
219- * Cephes <http://www.netlib.org/cephes/readme>
239+ The MIT License (MIT)
220240
221- Copyright (c) 1984-2000 Stephen L. Moshier
241+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
222242
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.
243+ https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
228244
229- Stephen L. Moshier
230- moshier@na-net.ornl.gov
245+ Permission is hereby granted, free of charge, to any person obtaining a copy
246+ of this software and associated documentation files (the "Software"), to deal
247+ in the Software without restriction, including without limitation the rights
248+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
249+ copies of the Software, and to permit persons to whom the Software is
250+ furnished to do so, subject to the following conditions:
231251
232- * FDLIBM <http://www.netlib.org/fdlibm/>
252+ The above copyright notice and this permission notice shall be included in all
253+ copies or substantial portions of the Software.
233254
234- Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
255+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
256+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
257+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
258+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
259+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
261+ SOFTWARE.
235262
236263* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
237264
@@ -266,41 +293,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
266293 Version 2.0, January 2004
267294 http://www.apache.org/licenses/
268295
269- Developed at SunPro, a Sun Microsystems, Inc. business.
270- Permission to use, copy, modify, and distribute this
271- software is freely granted, provided that this notice
272- is preserved.
273- Apache License
274- Version 2.0, January 2004
275- http://www.apache.org/licenses/
276-
277- * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
278- SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
279-
280- The MIT License (MIT)
281-
282- Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
283-
284- https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
285-
286- Permission is hereby granted, free of charge, to any person obtaining a copy
287- of this software and associated documentation files (the "Software"), to deal
288- in the Software without restriction, including without limitation the rights
289- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
290- copies of the Software, and to permit persons to whom the Software is
291- furnished to do so, subject to the following conditions:
292-
293- The above copyright notice and this permission notice shall be included in all
294- copies or substantial portions of the Software.
295-
296- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
297- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
298- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
299- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
300- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
301- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
302- SOFTWARE.
303-
304296* Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
305297
306298Copyright (c) 2012 Massachusetts Institute of Technology
@@ -324,9 +316,16 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
324316OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
325317WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
326318
327- * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
328-
329- Public domain.
319+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
320+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
321+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
322+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
323+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
324+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
325+ DEALINGS IN THE SOFTWARE.
326+ Apache License
327+ Version 2.0, January 2004
328+ http://www.apache.org/licenses/
330329
331330THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
332331"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -340,3 +339,21 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
340339(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
341340OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
342341
342+ * FDLIBM <http://www.netlib.org/fdlibm/>
343+
344+ Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
345+
346+ Developed at SunPro, a Sun Microsystems, Inc. business.
347+ Permission to use, copy, modify, and distribute this
348+ software is freely granted, provided that this notice
349+ is preserved.
350+ Apache License
351+ Version 2.0, January 2004
352+ http://www.apache.org/licenses/
353+
354+ Stephen L. Moshier
355+ moshier@na-net.ornl.gov
356+ Apache License
357+ Version 2.0, January 2004
358+ http://www.apache.org/licenses/
359+
0 commit comments