@@ -181,46 +181,15 @@ The library links against the following external libraries or contains
181181implementations from the following external libraries, which have their own
182182licenses:
183183
184- * FDLIBM <http ://www.netlib .org/fdlibm />
184+ * FreeBSD <https ://svnweb.freebsd .org/>
185185
186- Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
186+ Copyright (C) 1993- 2004 by Sun Microsystems, Inc. All rights reserved.
187187
188188Developed at SunPro, a Sun Microsystems, Inc. business.
189189Permission to use, copy, modify, and distribute this
190190software is freely granted, provided that this notice
191191is preserved.
192192
193- * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
194- SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
195-
196- The MIT License (MIT)
197-
198- Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
199-
200- https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
201-
202- Permission is hereby granted, free of charge, to any person obtaining a copy
203- of this software and associated documentation files (the "Software"), to deal
204- in the Software without restriction, including without limitation the rights
205- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
206- copies of the Software, and to permit persons to whom the Software is
207- furnished to do so, subject to the following conditions:
208-
209- The above copyright notice and this permission notice shall be included in all
210- copies or substantial portions of the Software.
211-
212- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
213- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
214- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
215- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
216- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
217- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
218- SOFTWARE.
219-
220- * FreeBSD <https://svnweb.freebsd.org/>
221-
222- Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
223-
224193* Boost <http://www.boost.org/LICENSE_1_0.txt>
225194
226195Boost Software License - Version 1.0 - August 17th, 2003
@@ -247,25 +216,6 @@ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
247216ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
248217DEALINGS IN THE SOFTWARE.
249218
250- * Cephes <http://www.netlib.org/cephes/readme>
251-
252- Copyright (c) 1984-2000 Stephen L. Moshier
253-
254- Some software in this archive may be from the book _Methods and Programs for
255- Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
256- or from the Cephes Mathematical Library, a commercial product. In either event,
257- it is copyrighted by the author. What you see here may be used freely but it
258- comes with no support or guarantee.
259-
260- Stephen L. Moshier
261- moshier@na-net.ornl.gov
262- Apache License
263- Version 2.0, January 2004
264- http://www.apache.org/licenses/
265-
266- Stephen L. Moshier
267- moshier@na-net.ornl.gov
268-
269219* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
270220
271221Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -296,6 +246,29 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
296246(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
297247OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
298248
249+ * Cephes <http://www.netlib.org/cephes/readme>
250+
251+ Copyright (c) 1984-2000 Stephen L. Moshier
252+
253+ Some software in this archive may be from the book _Methods and Programs for
254+ Mathematical Functions_ (Prentice-Hall or Simon & Schuster International, 1989)
255+ or from the Cephes Mathematical Library, a commercial product. In either event,
256+ it is copyrighted by the author. What you see here may be used freely but it
257+ comes with no support or guarantee.
258+
259+ Stephen L. Moshier
260+ moshier@na-net.ornl.gov
261+ Apache License
262+ Version 2.0, January 2004
263+ http://www.apache.org/licenses/
264+
265+ Stephen L. Moshier
266+ moshier@na-net.ornl.gov
267+
268+ * FDLIBM <http://www.netlib.org/fdlibm/>
269+
270+ Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
271+
299272* Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
300273
301274Copyright (c) 2012 Massachusetts Institute of Technology
@@ -319,9 +292,40 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
319292OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
320293WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
321294
322- * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
295+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
296+ SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
323297
324- Public domain.
298+ The MIT License (MIT)
299+
300+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
301+
302+ https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
303+
304+ Permission is hereby granted, free of charge, to any person obtaining a copy
305+ of this software and associated documentation files (the "Software"), to deal
306+ in the Software without restriction, including without limitation the rights
307+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
308+ copies of the Software, and to permit persons to whom the Software is
309+ furnished to do so, subject to the following conditions:
310+
311+ The above copyright notice and this permission notice shall be included in all
312+ copies or substantial portions of the Software.
313+
314+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
315+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
316+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
317+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
318+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
319+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
320+ SOFTWARE.
321+
322+ Developed at SunPro, a Sun Microsystems, Inc. business.
323+ Permission to use, copy, modify, and distribute this
324+ software is freely granted, provided that this notice
325+ is preserved.
326+ Apache License
327+ Version 2.0, January 2004
328+ http://www.apache.org/licenses/
325329
326330THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
327331IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -334,3 +338,7 @@ DEALINGS IN THE SOFTWARE.
334338 Version 2.0, January 2004
335339 http://www.apache.org/licenses/
336340
341+ * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
342+
343+ Public domain.
344+
0 commit comments