@@ -265,7 +265,7 @@ If the program does terminal interaction, make it output a short notice like thi
265265 This is free software, and you are welcome to redistribute it
266266 under certain conditions; type `show c' for details.
267267</console>
268-
268+
269269The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an “about box”.
270270
271271You should also get your employer (if you work as a programmer) or school, if any, to sign a “copyright disclaimer” for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <url>http://www.gnu.org/licenses/</url>.
@@ -284,56 +284,14 @@ The GNU General Public License does not permit incorporating your program into p
284284
285285\M a thics includes the following software published under the following licenses.
286286
287- <section title="scriptaculous">
288- Copyright © 2005-2008 Thomas Fuchs (<url>http://script.aculo.us</url>, <url>http://mir.aculo.us</url>)
289-
290- Permission is hereby granted, free of charge, to any person obtaining
291- a copy of this software and associated documentation files (the
292- “Software”), to deal in the Software without restriction, including
293- without limitation the rights to use, copy, modify, merge, publish,
294- distribute, sublicense, and/or sell copies of the Software, and to
295- permit persons to whom the Software is furnished to do so, subject to
296- the following conditions:
297-
298- The above copyright notice and this permission notice shall be
299- included in all copies or substantial portions of the Software.
300-
301- THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
302- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
303- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
304- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
305- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
306- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
307- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
308- </section>
309-
310- <section title="Prototype">
311- Copyright © 2005-2010 Sam Stephenson
312-
313- Permission is hereby granted, free of charge, to any person obtaining a copy
314- of this software and associated documentation files (the "Software"), to deal
315- in the Software without restriction, including without limitation the rights
316- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
317- copies of the Software, and to permit persons to whom the Software is
318- furnished to do so, subject to the following conditions:
319-
320- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
321- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
322- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
323- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
324- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
325- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
326- SOFTWARE.
327- </section>
328-
329287<section title="MathJax">
330288Copyright © 2009-2010 Design Science, Inc.
331289
332290Licensed under the Apache License, Version 2.0 (the "License");
333291you may not use this file except in compliance with the License.
334292You may obtain a copy of the License at
335293
336- http://www.apache.org/licenses/LICENSE-2.0
294+ <url> http://www.apache.org/licenses/LICENSE-2.0</url>
337295
338296Unless required by applicable law or agreed to in writing, software
339297distributed under the License is distributed on an "AS IS" BASIS,
@@ -342,8 +300,38 @@ See the License for the specific language governing permissions and
342300limitations under the License.
343301</section>
344302
345- <section title="Three.js">
346- Copyright © 2010-2020 Three.js authors.
303+ <section title="mpmath">
304+ Copyright (c) 2005-2018 Fredrik Johansson and mpmath contributors
305+
306+ All rights reserved.
307+
308+ Redistribution and use in source and binary forms, with or without
309+ modification, are permitted provided that the following conditions are met:
310+
311+ a. Redistributions of source code must retain the above copyright notice,
312+ this list of conditions and the following disclaimer.
313+ b. Redistributions in binary form must reproduce the above copyright
314+ notice, this list of conditions and the following disclaimer in the
315+ documentation and/or other materials provided with the distribution.
316+ c. Neither the name of the copyright holder nor the names of its
317+ contributors may be used to endorse or promote products derived
318+ from this software without specific prior written permission.
319+
320+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
321+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
322+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
323+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR
324+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
325+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
326+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
327+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
328+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
329+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
330+ DAMAGE.
331+ </section>
332+
333+ <section title="Prototype">
334+ Copyright © 2005-2010 Sam Stephenson
347335
348336Permission is hereby granted, free of charge, to any person obtaining a copy
349337of this software and associated documentation files (the "Software"), to deal
@@ -352,16 +340,13 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
352340copies of the Software, and to permit persons to whom the Software is
353341furnished to do so, subject to the following conditions:
354342
355- The above copyright notice and this permission notice shall be included in
356- all copies or substantial portions of the Software.
357-
358343THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
359344IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
360345FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
361346AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
362347LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
363- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
364- THE SOFTWARE.
348+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
349+ SOFTWARE.
365350</section>
366351
367352<section title="pymimemagic">
@@ -426,4 +411,180 @@ AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
426411SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
427412</section>
428413
414+ <section title="scriptaculous">
415+ Copyright © 2005-2008 Thomas Fuchs (<url>http://script.aculo.us</url>, <url>http://mir.aculo.us</url>)
416+
417+ Permission is hereby granted, free of charge, to any person obtaining
418+ a copy of this software and associated documentation files (the
419+ “Software”), to deal in the Software without restriction, including
420+ without limitation the rights to use, copy, modify, merge, publish,
421+ distribute, sublicense, and/or sell copies of the Software, and to
422+ permit persons to whom the Software is furnished to do so, subject to
423+ the following conditions:
424+
425+ The above copyright notice and this permission notice shall be
426+ included in all copies or substantial portions of the Software.
427+
428+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
429+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
430+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
431+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
432+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
433+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
434+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
435+ </section>
436+
437+ <section title="SymPy">
438+ Copyright (c) 2006-2020 SymPy Development Team
439+
440+ All rights reserved.
441+
442+ Redistribution and use in source and binary forms, with or without
443+ modification, are permitted provided that the following conditions are met:
444+
445+ a. Redistributions of source code must retain the above copyright notice,
446+ this list of conditions and the following disclaimer.
447+ b. Redistributions in binary form must reproduce the above copyright
448+ notice, this list of conditions and the following disclaimer in the
449+ documentation and/or other materials provided with the distribution.
450+ c. Neither the name of SymPy nor the names of its contributors
451+ may be used to endorse or promote products derived from this software
452+ without specific prior written permission.
453+
454+
455+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
456+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
457+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
458+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR
459+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
460+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
461+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
462+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
463+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
464+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
465+ DAMAGE.
466+
467+ --------------------------------------------------------------------------------
468+
469+ Patches that were taken from the Diofant project (<url>https://github.com/diofant/diofant</url>)
470+ are licensed as:
471+
472+ Copyright (c) 2006-2018 SymPy Development Team,
473+ 2013-2020 Sergey B Kirpichev
474+
475+ All rights reserved.
476+
477+ Redistribution and use in source and binary forms, with or without
478+ modification, are permitted provided that the following conditions are met:
479+
480+ a. Redistributions of source code must retain the above copyright notice,
481+ this list of conditions and the following disclaimer.
482+ b. Redistributions in binary form must reproduce the above copyright
483+ notice, this list of conditions and the following disclaimer in the
484+ documentation and/or other materials provided with the distribution.
485+ c. Neither the name of Diofant or SymPy nor the names of its contributors
486+ may be used to endorse or promote products derived from this software
487+ without specific prior written permission.
488+
489+
490+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
491+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
492+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
493+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR
494+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
495+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
496+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
497+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
498+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
499+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
500+ DAMAGE.
501+
502+ --------------------------------------------------------------------------------
503+
504+ Submodules taken from the multipledispatch project (<url>https://github.com/mrocklin/multipledispatch</url>)
505+ are licensed as:
506+
507+ Copyright (c) 2014 Matthew Rocklin
508+
509+ All rights reserved.
510+
511+ Redistribution and use in source and binary forms, with or without
512+ modification, are permitted provided that the following conditions are met:
513+
514+ a. Redistributions of source code must retain the above copyright notice,
515+ this list of conditions and the following disclaimer.
516+ b. Redistributions in binary form must reproduce the above copyright
517+ notice, this list of conditions and the following disclaimer in the
518+ documentation and/or other materials provided with the distribution.
519+ c. Neither the name of multipledispatch nor the names of its contributors
520+ may be used to endorse or promote products derived from this software
521+ without specific prior written permission.
522+
523+
524+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
525+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
526+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
527+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR
528+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
529+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
530+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
531+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
532+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
533+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
534+ DAMAGE.
535+
536+ --------------------------------------------------------------------------------
537+
538+ The files under the directory sympy/parsing/autolev/tests/pydy-example-repo
539+ are directly copied from PyDy project and are licensed as:
540+
541+ Copyright (c) 2009-2020, PyDy Authors
542+ All rights reserved.
543+
544+ Redistribution and use in source and binary forms, with or without
545+ modification, are permitted provided that the following conditions are met:
546+
547+ * Redistributions of source code must retain the above copyright
548+ notice, this list of conditions and the following disclaimer.
549+ * Redistributions in binary form must reproduce the above copyright
550+ notice, this list of conditions and the following disclaimer in the
551+ documentation and/or other materials provided with the distribution.
552+ * Neither the name of this project nor the names of its contributors may be
553+ used to endorse or promote products derived from this software without
554+ specific prior written permission.
555+
556+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
557+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
558+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
559+ DISCLAIMED. IN NO EVENT SHALL PYDY AUTHORS BE LIABLE FOR ANY DIRECT,
560+ INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
561+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
562+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
563+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
564+ OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
565+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
566+ </section>
567+
568+ <section title="Three.js">
569+ Copyright © 2010-2020 Three.js authors.
570+
571+ Permission is hereby granted, free of charge, to any person obtaining a copy
572+ of this software and associated documentation files (the "Software"), to deal
573+ in the Software without restriction, including without limitation the rights
574+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
575+ copies of the Software, and to permit persons to whom the Software is
576+ furnished to do so, subject to the following conditions:
577+
578+ The above copyright notice and this permission notice shall be included in
579+ all copies or substantial portions of the Software.
580+
581+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
582+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
583+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
584+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
585+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
586+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
587+ THE SOFTWARE.
588+ </section>
589+
429590</chapter>
0 commit comments