Develop and Download Open Source Software

Browse Subversion Repository

Diff of /trunk/COPYING.NEWLIB

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 20 by monamour, Thu Dec 4 05:12:56 2008 UTC revision 21 by monamour, Mon Jul 27 20:34:36 2009 UTC
# Line 637  SUCH DAMAGE. Line 637  SUCH DAMAGE.
637    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE    ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
638    POSSIBILITY OF SUCH DAMAGE.    POSSIBILITY OF SUCH DAMAGE.
639    
640    (30) - Alex Tatmanjants (targets using libc/posix)
641    
642      Copyright (c) 1995 Alex Tatmanjants <alex@elvisti.kiev.ua>
643                    at Electronni Visti IA, Kiev, Ukraine.
644                            All rights reserved.
645    
646      Redistribution and use in source and binary forms, with or without
647      modification, are permitted provided that the following conditions
648      are met:
649      1. Redistributions of source code must retain the above copyright
650         notice, this list of conditions and the following disclaimer.
651      2. Redistributions in binary form must reproduce the above copyright
652         notice, this list of conditions and the following disclaimer in the
653         documentation and/or other materials provided with the distribution.
654    
655      THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
656      ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
657      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
658      ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE
659      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
660      DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
661      OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
662      HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
663      LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
664      OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
665      SUCH DAMAGE.
666    
667    (31) - M. Warner Losh (targets using libc/posix)
668    
669      Copyright (c) 1998, M. Warner Losh <imp@freebsd.org>
670      All rights reserved.
671    
672      Redistribution and use in source and binary forms, with or without
673      modification, are permitted provided that the following conditions
674      are met:
675      1. Redistributions of source code must retain the above copyright
676         notice, this list of conditions and the following disclaimer.
677      2. Redistributions in binary form must reproduce the above copyright
678         notice, this list of conditions and the following disclaimer in the
679         documentation and/or other materials provided with the distribution.
680    
681      THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
682      ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
683      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
684      ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
685      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
686      DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
687      OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
688      HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
689      LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
690      OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
691      SUCH DAMAGE.
692    
693    (32) - Andrey A. Chernov (targets using libc/posix)
694    
695      Copyright (C) 1996 by Andrey A. Chernov, Moscow, Russia.
696      All rights reserved.
697    
698      Redistribution and use in source and binary forms, with or without
699      modification, are permitted provided that the following conditions
700      are met:
701      1. Redistributions of source code must retain the above copyright
702         notice, this list of conditions and the following disclaimer.
703      2. Redistributions in binary form must reproduce the above copyright
704         notice, this list of conditions and the following disclaimer in the
705         documentation and/or other materials provided with the distribution.
706    
707      THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
708      ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
709      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
710      ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
711      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
712      DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
713      OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
714      HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
715      LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
716      OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
717      SUCH DAMAGE.
718    
719    (33) - Daniel Eischen (targets using libc/posix)
720    
721      Copyright (c) 2001 Daniel Eischen <deischen@FreeBSD.org>.
722      All rights reserved.
723    
724      Redistribution and use in source and binary forms, with or without
725      modification, are permitted provided that the following conditions
726      are met:
727      1. Redistributions of source code must retain the above copyright
728         notice, this list of conditions and the following disclaimer.
729      2. Redistributions in binary form must reproduce the above copyright
730         notice, this list of conditions and the following disclaimer in the
731         documentation and/or other materials provided with the distribution.
732    
733      THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
734      ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
735      IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
736      ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
737      FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
738      DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
739      OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
740      HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
741      LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
742      OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
743      SUCH DAMAGE.
744    
745    
746    (34) - Jon Beniston (only lm32-* targets)
747    
748     Contributed by Jon Beniston <jon@beniston.com>
749    
750     Redistribution and use in source and binary forms, with or without
751     modification, are permitted provided that the following conditions
752     are met:
753     1. Redistributions of source code must retain the above copyright
754     notice, this list of conditions and the following disclaimer.
755     2. Redistributions in binary form must reproduce the above copyright
756     notice, this list of conditions and the following disclaimer in the
757     documentation and/or other materials provided with the distribution.
758    
759     THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
760     ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
761     IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
762     ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
763     FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
764     DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
765     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
766     HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
767     LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
768     OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
769     SUCH DAMAGE.
770    
771    
772    (35) - ARM Ltd (arm and thumb variant targets only)
773    
774     Copyright (c) 2009 ARM Ltd
775     All rights reserved.
776    
777     Redistribution and use in source and binary forms, with or without
778     modification, are permitted provided that the following conditions
779     are met:
780     1. Redistributions of source code must retain the above copyright
781        notice, this list of conditions and the following disclaimer.
782     2. Redistributions in binary form must reproduce the above copyright
783        notice, this list of conditions and the following disclaimer in the
784        documentation and/or other materials provided with the distribution.
785     3. The name of the company may not be used to endorse or promote
786        products derived from this software without specific prior written
787        permission.
788    
789     THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
790     WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
791     MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
792     IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
793     SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
794     TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
795     PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
796     LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
797     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
798     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
799    
800    

Legend:
Removed from v.20  
changed lines
  Added in v.21

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26