@@ -260,6 +260,29 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260
260
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
261
261
SOFTWARE.
262
262
263
+ * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
264
+
265
+ Copyright (c) 2012 Massachusetts Institute of Technology
266
+
267
+ Permission is hereby granted, free of charge, to any person obtaining
268
+ a copy of this software and associated documentation files (the
269
+ "Software"), to deal in the Software without restriction, including
270
+ without limitation the rights to use, copy, modify, merge, publish,
271
+ distribute, sublicense, and/or sell copies of the Software, and to
272
+ permit persons to whom the Software is furnished to do so, subject to
273
+ the following conditions:
274
+
275
+ The above copyright notice and this permission notice shall be
276
+ included in all copies or substantial portions of the Software.
277
+
278
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
279
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
280
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
281
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
282
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
283
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
284
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
285
+
263
286
* Go <https://raw.githubusercontent.com/golang/go/master/LICENSE>
264
287
265
288
Copyright (c) 2009 The Go Authors. All rights reserved.
@@ -294,28 +317,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
294
317
295
318
Public domain.
296
319
297
- * Faddeeva <http://ab-initio.mit.edu/wiki/index.php/Faddeeva_Package#License>
298
-
299
- Copyright (c) 2012 Massachusetts Institute of Technology
300
-
301
- Permission is hereby granted, free of charge, to any person obtaining
302
- a copy of this software and associated documentation files (the
303
- "Software"), to deal in the Software without restriction, including
304
- without limitation the rights to use, copy, modify, merge, publish,
305
- distribute, sublicense, and/or sell copies of the Software, and to
306
- permit persons to whom the Software is furnished to do so, subject to
307
- the following conditions:
308
-
309
- The above copyright notice and this permission notice shall be
310
- included in all copies or substantial portions of the Software.
311
-
312
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
313
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
314
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
315
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
316
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
317
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
318
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
320
+ Developed at SunPro, a Sun Microsystems, Inc. business.
321
+ Permission to use, copy, modify, and distribute this
322
+ software is freely granted, provided that this notice
323
+ is preserved.
319
324
Apache License
320
325
Version 2.0, January 2004
321
326
http://www.apache.org/licenses/
0 commit comments