@@ -181,36 +181,6 @@ 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-
214184* Boost <http://www.boost.org/LICENSE_1_0.txt>
215185
216186Boost Software License - Version 1.0 - August 17th, 2003
@@ -236,17 +206,38 @@ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
236206FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
237207ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
238208DEALINGS 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
231+
232+ Stephen L. Moshier
233+ moshier@na-net.ornl.gov
239234 Apache License
240235 Version 2.0, January 2004
241236 http://www.apache.org/licenses/
242237
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.
238+ * FDLIBM <http://www.netlib.org/fdlibm/>
239+
240+ Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
250241
251242* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
252243
@@ -278,32 +269,13 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
278269(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
279270OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
280271
281- * FDLIBM <http://www.netlib.org/fdlibm/>
282-
283- Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
284-
285- * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
286-
287- Copyright (c) 2012 Massachusetts Institute of Technology
288-
289- Permission is hereby granted, free of charge, to any person obtaining
290- a copy of this software and associated documentation files (the
291- "Software"), to deal in the Software without restriction, including
292- without limitation the rights to use, copy, modify, merge, publish,
293- distribute, sublicense, and/or sell copies of the Software, and to
294- permit persons to whom the Software is furnished to do so, subject to
295- the following conditions:
296-
297- The above copyright notice and this permission notice shall be
298- included in all copies or substantial portions of the Software.
299-
300- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
301- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
302- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
303- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
304- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
305- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
306- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
272+ Developed at SunPro, a Sun Microsystems, Inc. business.
273+ Permission to use, copy, modify, and distribute this
274+ software is freely granted, provided that this notice
275+ is preserved.
276+ Apache License
277+ Version 2.0, January 2004
278+ http://www.apache.org/licenses/
307279
308280* SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
309281SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
@@ -332,7 +304,44 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
332304OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
333305SOFTWARE.
334306
307+ * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
308+
309+ Copyright (c) 2012 Massachusetts Institute of Technology
310+
311+ Permission is hereby granted, free of charge, to any person obtaining
312+ a copy of this software and associated documentation files (the
313+ "Software"), to deal in the Software without restriction, including
314+ without limitation the rights to use, copy, modify, merge, publish,
315+ distribute, sublicense, and/or sell copies of the Software, and to
316+ permit persons to whom the Software is furnished to do so, subject to
317+ the following conditions:
318+
319+ The above copyright notice and this permission notice shall be
320+ included in all copies or substantial portions of the Software.
321+
322+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
323+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
324+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
325+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
326+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
327+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
328+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
329+
330+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
331+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
332+ FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
333+ SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
334+ FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
335+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
336+ DEALINGS IN THE SOFTWARE.
337+ Apache License
338+ Version 2.0, January 2004
339+ http://www.apache.org/licenses/
340+
335341* SLATEC Common Mathematical Library <https://netlib.org/slatec/>
336342
337343Public domain.
344+ Apache License
345+ Version 2.0, January 2004
346+ http://www.apache.org/licenses/
338347
0 commit comments