diff options
Diffstat (limited to 'linden/indra/newview/licenses-linux.txt')
-rw-r--r-- | linden/indra/newview/licenses-linux.txt | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/linden/indra/newview/licenses-linux.txt b/linden/indra/newview/licenses-linux.txt index 1892b81..826e044 100644 --- a/linden/indra/newview/licenses-linux.txt +++ b/linden/indra/newview/licenses-linux.txt | |||
@@ -547,3 +547,96 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | |||
547 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 547 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
548 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | 548 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
549 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 549 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
550 | |||
551 | ============== | ||
552 | libpng license | ||
553 | ============== | ||
554 | |||
555 | COPYRIGHT NOTICE, DISCLAIMER, and LICENSE: | ||
556 | |||
557 | If you modify libpng you may insert additional notices immediately following | ||
558 | this sentence. | ||
559 | |||
560 | libpng versions 1.2.6, August 15, 2004, through 1.2.18, May 15, 2007, are | ||
561 | Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are | ||
562 | distributed according to the same disclaimer and license as libpng-1.2.5 | ||
563 | with the following individual added to the list of Contributing Authors: | ||
564 | |||
565 | Cosmin Truta | ||
566 | |||
567 | libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are | ||
568 | Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are | ||
569 | distributed according to the same disclaimer and license as libpng-1.0.6 | ||
570 | with the following individuals added to the list of Contributing Authors: | ||
571 | |||
572 | Simon-Pierre Cadieux | ||
573 | Eric S. Raymond | ||
574 | Gilles Vollant | ||
575 | |||
576 | and with the following additions to the disclaimer: | ||
577 | |||
578 | There is no warranty against interference with your enjoyment of the | ||
579 | library or against infringement. There is no warranty that our | ||
580 | efforts or the library will fulfill any of your particular purposes | ||
581 | or needs. This library is provided with all faults, and the entire | ||
582 | risk of satisfactory quality, performance, accuracy, and effort is with | ||
583 | the user. | ||
584 | |||
585 | libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are | ||
586 | Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are | ||
587 | distributed according to the same disclaimer and license as libpng-0.96, | ||
588 | with the following individuals added to the list of Contributing Authors: | ||
589 | |||
590 | Tom Lane | ||
591 | Glenn Randers-Pehrson | ||
592 | Willem van Schaik | ||
593 | |||
594 | libpng versions 0.89, June 1996, through 0.96, May 1997, are | ||
595 | Copyright (c) 1996, 1997 Andreas Dilger | ||
596 | Distributed according to the same disclaimer and license as libpng-0.88, | ||
597 | with the following individuals added to the list of Contributing Authors: | ||
598 | |||
599 | John Bowler | ||
600 | Kevin Bracey | ||
601 | Sam Bushell | ||
602 | Magnus Holmgren | ||
603 | Greg Roelofs | ||
604 | Tom Tanner | ||
605 | |||
606 | libpng versions 0.5, May 1995, through 0.88, January 1996, are | ||
607 | Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc. | ||
608 | |||
609 | For the purposes of this copyright and license, "Contributing Authors" | ||
610 | is defined as the following set of individuals: | ||
611 | |||
612 | Andreas Dilger | ||
613 | Dave Martindale | ||
614 | Guy Eric Schalnat | ||
615 | Paul Schmidt | ||
616 | Tim Wegner | ||
617 | |||
618 | The PNG Reference Library is supplied "AS IS". The Contributing Authors | ||
619 | and Group 42, Inc. disclaim all warranties, expressed or implied, | ||
620 | including, without limitation, the warranties of merchantability and of | ||
621 | fitness for any purpose. The Contributing Authors and Group 42, Inc. | ||
622 | assume no liability for direct, indirect, incidental, special, exemplary, | ||
623 | or consequential damages, which may result from the use of the PNG | ||
624 | Reference Library, even if advised of the possibility of such damage. | ||
625 | |||
626 | Permission is hereby granted to use, copy, modify, and distribute this | ||
627 | source code, or portions hereof, for any purpose, without fee, subject | ||
628 | to the following restrictions: | ||
629 | |||
630 | 1. The origin of this source code must not be misrepresented. | ||
631 | |||
632 | 2. Altered versions must be plainly marked as such and | ||
633 | must not be misrepresented as being the original source. | ||
634 | |||
635 | 3. This Copyright notice may not be removed or altered from | ||
636 | any source or altered source distribution. | ||
637 | |||
638 | The Contributing Authors and Group 42, Inc. specifically permit, without | ||
639 | fee, and encourage the use of this source code as a component to | ||
640 | supporting the PNG file format in commercial products. If you use this | ||
641 | source code in a product, acknowledgment is not required but would be | ||
642 | appreciated. | ||