|
1 | | -========================================================================= |
2 | | - |
3 | | - |
4 | 1 | GNU GENERAL PUBLIC LICENSE |
5 | 2 | Version 3, 29 June 2007 |
6 | 3 |
|
@@ -763,71 +760,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
763 | 760 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
764 | 761 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
765 | 762 | THE SOFTWARE. |
766 | | - |
767 | | -================================================================================ |
768 | | - |
769 | | -pymimemagic |
770 | | -Copyright (c) 2009, Xiaohai Lu |
771 | | -All rights reserved. |
772 | | - |
773 | | -Redistribution and use in source and binary forms, with or without modification, |
774 | | -are permitted provided that the following conditions are met: |
775 | | - |
776 | | -Redistributions of source code must retain the above copyright notice, this list |
777 | | -of conditions and the following disclaimer. |
778 | | - |
779 | | -Redistributions in binary form must reproduce the above copyright notice, this |
780 | | -list of conditions and the following disclaimer in the documentation and/or |
781 | | -other materials provided with the distribution. |
782 | | - |
783 | | -Neither the name of the <ORGANIZATION> nor the names of its contributors may be |
784 | | -used to endorse or promote products derived from this software without specific |
785 | | -prior written permission. |
786 | | - |
787 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
788 | | -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
789 | | -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
790 | | -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR |
791 | | -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
792 | | -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
793 | | -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
794 | | -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
795 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
796 | | -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
797 | | - |
798 | | -================================================================================ |
799 | | - |
800 | | -Portions of Mathics are adapted from SciPy: |
801 | | - |
802 | | -SciPy |
803 | | -Copyright © 2001, 2002 Enthought, Inc. |
804 | | -All rights reserved. |
805 | | - |
806 | | -Copyright © 2003-2013 SciPy Developers. |
807 | | -All rights reserved. |
808 | | -Redistribution and use in source and binary forms, with or without modification, |
809 | | -are permitted provided that the following conditions are met: |
810 | | - |
811 | | -Redistributions of source code must retain the above copyright notice, this list |
812 | | -of conditions and the following disclaimer. |
813 | | - |
814 | | -Redistributions in binary form must reproduce the above copyright notice, this |
815 | | -list of conditions and the following disclaimer in the documentation and/or |
816 | | -other materials provided with the distribution. |
817 | | - |
818 | | -Neither the name of Enthought nor the names of the SciPy Developers may be |
819 | | -used to endorse or promote products derived from this software without |
820 | | -specific prior written permission. |
821 | | - |
822 | | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND |
823 | | -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
824 | | -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
825 | | -DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR |
826 | | -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
827 | | -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
828 | | -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
829 | | -AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
830 | | -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
831 | | -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
832 | | - |
833 | | -================================================================================ |
0 commit comments