From e86b637ba0264969c179eac833f2d99b34ebd6f5 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Wed, 18 Nov 2009 01:53:35 -0600 Subject: Fixed copyright/licensing info for OpenAL on Mac. --- linden/LICENSE-libraries.txt | 58 ++++++++++++++++++++++++++++++++++++++++++++ linden/install.xml | 4 +-- 2 files changed, 60 insertions(+), 2 deletions(-) (limited to 'linden') diff --git a/linden/LICENSE-libraries.txt b/linden/LICENSE-libraries.txt index e88018a..c00ff61 100644 --- a/linden/LICENSE-libraries.txt +++ b/linden/LICENSE-libraries.txt @@ -1201,6 +1201,64 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +====================== +OpenAL (Apple) License +====================== + +Copyright (c) 2004, Apple Computer, Inc. All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY +EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH +DAMAGE. + + +=================== +OpenAL-Soft License +=================== + +OpenAL cross platform audio library + +Copyright (C) 1999-2007 OpenAL-Soft copyright holders. + +This library is free software; you can redistribute it and/or +modify it under the terms of the GNU Library General Public +License as published by the Free Software Foundation; either +version 2 of the License, or (at your option) any later version. + +This library is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +Library General Public License for more details. + +You should have received a copy of the GNU Library General Public +License along with this library; if not, write to the +Free Software Foundation, Inc., 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. +Or go to http://www.gnu.org/copyleft/lgpl.html + + ================ OpenJPEG License ================ diff --git a/linden/install.xml b/linden/install.xml index ee5386b..7567697 100644 --- a/linden/install.xml +++ b/linden/install.xml @@ -1191,9 +1191,9 @@ Copyright (C) 2004-2005 Vladimir Berezniker @ http://public.xdi.org/=vmpn darwin md5sum - f20924232e2ecc8ba351e3819b178e6e + dfa26aab94c6f1ec09ce432777e18d2f url - http://imprudenceviewer.org/download/libs/openal-darwin-20091107.tar.bz2 + http://imprudenceviewer.org/download/libs/openal-darwin-20091118.tar.bz2 linux -- cgit v1.1