@@ -220,59 +220,41 @@ comes with no support or guarantee.
220220Stephen L. Moshier
221221moshier@na-net.ornl.gov
222222
223- * FreeBSD <https://svnweb.freebsd.org/>
223+ * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
224+ SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
224225
225- Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
226+ The MIT License (MIT)
226227
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.
228+ Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
231229
232- * FDLIBM <http ://www.netlib.org/fdlibm/>
230+ https ://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
233231
234- Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
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:
235238
236- * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
239+ The above copyright notice and this permission notice shall be included in all
240+ copies or substantial portions of the Software.
237241
238- Public domain.
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.
249+
250+ * FreeBSD <https://svnweb.freebsd.org/>
251+
252+ Copyright (C) 1993-2004 by Sun Microsystems, Inc. All rights reserved.
239253
240254Developed at SunPro, a Sun Microsystems, Inc. business.
241255Permission to use, copy, modify, and distribute this
242256software is freely granted, provided that this notice
243257is 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.
276258
277259* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
278260
@@ -304,30 +286,53 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
304286(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
305287OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
306288
307- * SpecialFunctions.jl <https://raw.githubusercontent.com/JuliaMath/
308- SpecialFunctions.jl/02a173fbe24a61c4b392aec17a9764ac5727feb1/LICENSE>
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/
309299
310- The MIT License (MIT)
300+ * FDLIBM <http://www.netlib.org/fdlibm/>
311301
312- Copyright (c) 2017 Jeff Bezanson, Stefan Karpinski, Viral B. Shah, and others:
302+ Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
313303
314- https://github.com/JuliaMath/SpecialFunctions.jl/graphs/contributors
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/
315311
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:
312+ * SLATEC Common Mathematical Library <https://netlib.org/slatec/>
322313
323- The above copyright notice and this permission notice shall be included in all
324- copies or substantial portions of the Software.
314+ Public domain.
325315
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.
316+ * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
317+
318+ Copyright (c) 2012 Massachusetts Institute of Technology
319+
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:
327+
328+ The above copyright notice and this permission notice shall be
329+ included in all copies or substantial portions of the Software.
330+
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.
333338
0 commit comments