@@ -220,41 +220,59 @@ comes with no support or guarantee.
220220Stephen L. Moshier
221221moshier@na-net.ornl.gov
222222
223- * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
224- SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
225-
226- The MIT License (MIT)
227-
228- Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
223+ * FreeBSD <https://svnweb.freebsd.org/>
229224
230- https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
225+ Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
231226
232- Permission is hereby granted, free of charge, to any person obtaining a copy
233- of this software and associated documentation files (the "Software"), to deal
234- in the Software without restriction, including without limitation the rights
235- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
236- copies of the Software, and to permit persons to whom the Software is
237- furnished to do so, subject to the following conditions:
227+ Developed at SunPro, a Sun Microsystems, Inc. business.
228+ Permission to use, copy, modify, and distribute this
229+ software is freely granted, provided that this notice
230+ is preserved.
238231
239- The above copyright notice and this permission notice shall be included in all
240- copies or substantial portions of the Software.
232+ * FDLIBM <http://www.netlib.org/fdlibm/>
241233
242- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
243- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
244- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
245- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
246- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
247- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
248- SOFTWARE.
234+ Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
249235
250- * FreeBSD <https://svnweb.freebsd. org/>
236+ * SLATEC Common Mathematical Library <https://netlib. org/slatec />
251237
252- Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved .
238+ Public domain .
253239
254240Developed at SunPro, a Sun Microsystems, Inc. business.
255241Permission to use, copy, modify, and distribute this
256242software is freely granted, provided that this notice
257243is preserved.
244+ Apache License
245+ Version 2.0, January 2004
246+ http://www.apache.org/licenses/
247+
248+ Stephen L. Moshier
249+ moshier@na-net.ornl.gov
250+ Apache License
251+ Version 2.0, January 2004
252+ http://www.apache.org/licenses/
253+
254+ * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
255+
256+ Copyright (c) 2012 Massachusetts Institute of Technology
257+
258+ Permission is hereby granted, free of charge, to any person obtaining
259+ a copy of this software and associated documentation files (the
260+ "Software"), to deal in the Software without restriction, including
261+ without limitation the rights to use, copy, modify, merge, publish,
262+ distribute, sublicense, and/or sell copies of the Software, and to
263+ permit persons to whom the Software is furnished to do so, subject to
264+ the following conditions:
265+
266+ The above copyright notice and this permission notice shall be
267+ included in all copies or substantial portions of the Software.
268+
269+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
270+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
271+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
272+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
273+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
274+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
275+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
258276
259277* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
260278
@@ -286,53 +304,30 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
286304(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
287305OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
288306
289- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
290- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
291- FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
292- SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
293- FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
294- ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
295- DEALINGS IN THE SOFTWARE.
296- Apache License
297- Version 2.0, January 2004
298- http://www.apache.org/licenses/
299-
300- * FDLIBM <http://www.netlib.org/fdlibm/>
301-
302- Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
303-
304- Developed at SunPro, a Sun Microsystems, Inc. business.
305- Permission to use, copy, modify, and distribute this
306- software is freely granted, provided that this notice
307- is preserved.
308- Apache License
309- Version 2.0, January 2004
310- http://www.apache.org/licenses/
311-
312- * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
307+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
308+ SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
313309
314- Public domain.
310+ The MIT License (MIT)
315311
316- * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
312+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
317313
318- Copyright (c) 2012 Massachusetts Institute of Technology
314+ https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
319315
320- Permission is hereby granted, free of charge, to any person obtaining
321- a copy of this software and associated documentation files (the
322- "Software"), to deal in the Software without restriction, including
323- without limitation the rights to use, copy, modify, merge, publish,
324- distribute, sublicense, and/or sell copies of the Software, and to
325- permit persons to whom the Software is furnished to do so, subject to
326- the following conditions:
316+ Permission is hereby granted, free of charge, to any person obtaining a copy
317+ of this software and associated documentation files (the "Software"), to deal
318+ in the Software without restriction, including without limitation the rights
319+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
320+ copies of the Software, and to permit persons to whom the Software is
321+ furnished to do so, subject to the following conditions:
327322
328- The above copyright notice and this permission notice shall be
329- included in all copies or substantial portions of the Software.
323+ The above copyright notice and this permission notice shall be included in all
324+ copies or substantial portions of the Software.
330325
331- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
332- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
333- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
334- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
335- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
336- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
337- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
326+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
327+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
328+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
329+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
330+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
331+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
332+ SOFTWARE.
338333
0 commit comments