aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/LICENSE-libraries-linux.txt
diff options
context:
space:
mode:
authorunknown2008-12-19 00:17:06 -0700
committerunknown2008-12-19 00:17:06 -0700
commite9d5b0c2063e017fb4d4e3b0a106c08a9dbdc554 (patch)
treef4ae195b239b9ae3ed8ca53c2dc6f20a24ff7dc7 /linden/LICENSE-libraries-linux.txt
parentfuckyougit (diff)
parent1.1 wip copy (diff)
downloadmeta-impy-e9d5b0c2063e017fb4d4e3b0a106c08a9dbdc554.zip
meta-impy-e9d5b0c2063e017fb4d4e3b0a106c08a9dbdc554.tar.gz
meta-impy-e9d5b0c2063e017fb4d4e3b0a106c08a9dbdc554.tar.bz2
meta-impy-e9d5b0c2063e017fb4d4e3b0a106c08a9dbdc554.tar.xz
resolved merge conflicts
Diffstat (limited to 'linden/LICENSE-libraries-linux.txt')
-rw-r--r--linden/LICENSE-libraries-linux.txt811
1 files changed, 811 insertions, 0 deletions
diff --git a/linden/LICENSE-libraries-linux.txt b/linden/LICENSE-libraries-linux.txt
new file mode 100644
index 0000000..b43c402
--- /dev/null
+++ b/linden/LICENSE-libraries-linux.txt
@@ -0,0 +1,811 @@
1===========
2APR License
3===========
4
5Copyright 2000-2004 The Apache Software Foundation
6
7Licensed under the Apache License, Version 2.0 (the "License");
8you may not use this file except in compliance with the License.
9You may obtain a copy of the License at
10
11 http://www.apache.org/licenses/LICENSE-2.0
12
13Unless required by applicable law or agreed to in writing, software
14distributed under the License is distributed on an "AS IS" BASIS,
15WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16See the License for the specific language governing permissions and
17limitations under the License.
18
19==============
20Base32 License
21==============
22
23 * Copyright (c) 2006 Christian Biere <christianbiere@gmx.de>
24 * All rights reserved.
25 *
26 * Redistribution and use in source and binary forms, with or without
27 * modification, are permitted provided that the following conditions
28 * are met:
29 *
30 * 1. Redistributions of source code must retain the above copyright
31 * notice, this list of conditions and the following disclaimer.
32 * 2. Redistributions in binary form must reproduce the above copyright
33 * notice, this list of conditions and the following disclaimer in the
34 * documentation and/or other materials provided with the distribution.
35 * 3. Neither the name of the authors nor the names of its contributors
36 * may be used to endorse or promote products derived from this software
37 * without specific prior written permission.
38 *
39 * THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
40 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
41 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
42 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
43 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
44 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
45 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
46 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
47 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
48 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
49 * SUCH DAMAGE.
50
51============
52cURL License
53============
54
55COPYRIGHT AND PERMISSION NOTICE
56
57Copyright (c) 1996 - 2002, Daniel Stenberg, <daniel@haxx.se>.
58
59All rights reserved.
60
61Permission to use, copy, modify, and distribute this software for any purpose
62with or without fee is hereby granted, provided that the above copyright
63notice and this permission notice appear in all copies.
64
65THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
66IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
67FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
68NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
69DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
70OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
71OR OTHER DEALINGS IN THE SOFTWARE.
72
73Except as contained in this notice, the name of a copyright holder shall not
74be used in advertising or otherwise to promote the sale, use or other dealings
75in this Software without prior written authorization of the copyright holder.
76
77
78=============
79expat License
80=============
81
82Copyright (c) 1998, 1999, 2000 Thai Open Source Software Center Ltd
83
84Permission is hereby granted, free of charge, to any person obtaining
85a copy of this software and associated documentation files (the
86"Software"), to deal in the Software without restriction, including
87without limitation the rights to use, copy, modify, merge, publish,
88distribute, sublicense, and/or sell copies of the Software, and to
89permit persons to whom the Software is furnished to do so, subject to
90the following conditions:
91
92The above copyright notice and this permission notice shall be included
93in all copies or substantial portions of the Software.
94
95THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
96EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
97MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
98IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
99CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
100TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
101SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
102
103================
104FreeType License
105================
106
107Portions of this software are copyright (c) 2003 The FreeType
108Project (www.freetype.org). All rights reserved.
109
110==========================
111FSI FontShop International
112==========================
113
114Certain of the fonts in the Meta family of copyrighted typefaces are
115used in Second Life under license from FSI FontShop
116International. Copies of such Meta fonts that are included in the
117Viewer are not themselves open source and are not available under the
118GPL license, and they may not be copied. Developers may use those
119fonts solely to the extent necessary to use or customize the Linden
120Software in Second Life and to develop and distribute content solely
121for use in the Second Life environment, and for no other purposes.
122Second Life developers who wish to make other uses of Meta fonts must
123obtain a license from FSI FontShop International at www.fontfont.com.
124
125==========
126GL License
127==========
128
129Mesa 3-D graphics library
130Version: 6.2
131
132Copyright (C) 1999-2004 Brian Paul All Rights Reserved.
133
134Permission is hereby granted, free of charge, to any person obtaining a
135copy of this software and associated documentation files (the "Software"),
136to deal in the Software without restriction, including without limitation
137the rights to use, copy, modify, merge, publish, distribute, sublicense,
138and/or sell copies of the Software, and to permit persons to whom the
139Software is furnished to do so, subject to the following conditions:
140
141The above copyright notice and this permission notice shall be included
142in all copies or substantial portions of the Software.
143
144THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
145OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
146FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
147BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
148AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
149CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
150
151=========================
152glh OpenGL helper library
153=========================
154
155glh - is a platform-indepenedent C++ OpenGL helper library
156
157
158Copyright (c) 2000 Cass Everitt
159 Copyright (c) 2000 NVIDIA Corporation
160All rights reserved.
161
162Redistribution and use in source and binary forms, with or
163 without modification, are permitted provided that the following
164 conditions are met:
165
166 * Redistributions of source code must retain the above
167 copyright notice, this list of conditions and the following
168 disclaimer.
169
170 * Redistributions in binary form must reproduce the above
171 copyright notice, this list of conditions and the following
172 disclaimer in the documentation and/or other materials
173 provided with the distribution.
174
175 * The names of contributors to this software may not be used
176 to endorse or promote products derived from this software
177 without specific prior written permission.
178
179 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
180 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
181 FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
182 REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
183 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
184 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
185 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
186 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
187 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
188 ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
189 POSSIBILITY OF SUCH DAMAGE.
190
191
192Cass Everitt - cass@r3.nu
193
194=======================
195JPEG Library 6b License
196=======================
197
198This software is based in part on the work of the Independent JPEG Group
199
200================
201JPEG2000 License
202================
203
204Copyright 2001, David Taubman, The University of New South Wales (UNSW)
205The copyright owner is Unisearch Ltd, Australia (commercial arm of UNSW)
206Neither this copyright statement, nor the licensing details below
207may be removed from this file or dissociated from its contents.
208
209Licensee: Linden Research, Inc.
210License number: 00024
211The licensee has been granted a COMMERCIAL license to the contents of
212this source file. A brief summary of this license appears below. This
213summary is not to be relied upon in preference to the full text of the
214license agreement, accepted at purchase of the license.
2151. The Licensee has the right to Commercial Use of the Kakadu software,
216 including distribution of one or more Applications built using the
217 software.
2182. The Licensee has the right to Internal Use of the Kakadu software,
219 including use by employees of the Licensee or an Affiliate for the
220 purpose of performing services on behalf of the Licensee or Affiliate,
221 or in the performance of services for Third Parties who engage Licensee
222 or an Affiliate for such services.
2233. The Licensee has the right to distribute Reusable Code (including
224 source code and dynamically or statically linked libraries) to a Third
225 Party, provided the Third Party possesses a license to use the Kakadu
226 software.
227
228==================
229ogg/vorbis License
230==================
231
232Copyright (c) 2001, Xiphophorus
233
234Redistribution and use in source and binary forms, with or without
235modification, are permitted provided that the following conditions
236are met:
237
238- Redistributions of source code must retain the above copyright
239notice, this list of conditions and the following disclaimer.
240
241- Redistributions in binary form must reproduce the above copyright
242notice, this list of conditions and the following disclaimer in the
243documentation and/or other materials provided with the distribution.
244
245- Neither the name of the Xiphophorus nor the names of its contributors
246may be used to endorse or promote products derived from this software
247without specific prior written permission.
248
249THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
250``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
251LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
252A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
253CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
254EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
255PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
256PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
257LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
258NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
259SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
260
261
262===========
263SDL License
264===========
265
266SDL - Simple DirectMedia Layer
267Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
268
269This library is free software; you can redistribute it and/or
270modify it under the terms of the GNU Library General Public
271License as published by the Free Software Foundation; either
272version 2 of the License, or (at your option) any later version.
273
274This library is distributed in the hope that it will be useful,
275but WITHOUT ANY WARRANTY; without even the implied warranty of
276MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
277Library General Public License for more details.
278
279You should have received a copy of the GNU Library General Public
280License along with this library; if not, write to the Free
281Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
282
283Sam Lantinga
284slouken@libsdl.org
285
286The GNU Library GPL is available at http://www.gnu.org/copyleft/lesser.html
287
288=============
289ELFIO License
290=============
291
292ELFIO.h - ELF reader and producer.
293Copyright (C) 2001 Serge Lamikhov-Center <to_serge@users.sourceforge.net>
294
295This library is free software; you can redistribute it and/or
296modify it under the terms of the GNU Lesser General Public
297License as published by the Free Software Foundation; either
298version 2.1 of the License, or (at your option) any later version.
299
300This library is distributed in the hope that it will be useful,
301but WITHOUT ANY WARRANTY; without even the implied warranty of
302MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
303Lesser General Public License for more details.
304
305You should have received a copy of the GNU Lesser General Public
306License along with this library; if not, write to the Free Software
307Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
308
309The GNU Library GPL is available at http://www.gnu.org/copyleft/lesser.html
310
311===============
312OpenSSL License
313===============
314
315Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
316
317Redistribution and use in source and binary forms, with or without
318modification, are permitted provided that the following conditions
319are met:
320
3211. Redistributions of source code must retain the above copyright
322 notice, this list of conditions and the following disclaimer.
323
3242. Redistributions in binary form must reproduce the above copyright
325 notice, this list of conditions and the following disclaimer in
326 the documentation and/or other materials provided with the
327 distribution.
328
3293. All advertising materials mentioning features or use of this
330 software must display the following acknowledgment:
331 "This product includes software developed by the OpenSSL Project
332 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
333
3344. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
335 endorse or promote products derived from this software without
336 prior written permission. For written permission, please contact
337 openssl-core@openssl.org.
338
3395. Products derived from this software may not be called "OpenSSL"
340 nor may "OpenSSL" appear in their names without prior written
341 permission of the OpenSSL Project.
342
3436. Redistributions of any form whatsoever must retain the following
344 acknowledgment:
345 "This product includes software developed by the OpenSSL Project
346 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
347
348THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
349EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
350IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
351PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
352ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
353SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
354NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
355LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
356HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
357STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
358ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
359OF THE POSSIBILITY OF SUCH DAMAGE.
360====================================================================
361
362This product includes cryptographic software written by Eric Young
363(eay@cryptsoft.com). This product includes software written by Tim
364Hudson (tjh@cryptsoft.com).
365
366
367
368=======================
369Original SSLeay License
370=======================
371
372Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
373All rights reserved.
374
375This package is an SSL implementation written
376by Eric Young (eay@cryptsoft.com).
377The implementation was written so as to conform with Netscapes SSL.
378
379This library is free for commercial and non-commercial use as long as
380the following conditions are aheared to. The following conditions
381apply to all code found in this distribution, be it the RC4, RSA,
382lhash, DES, etc., code; not just the SSL code. The SSL documentation
383included with this distribution is covered by the same copyright terms
384except that the holder is Tim Hudson (tjh@cryptsoft.com).
385
386Copyright remains Eric Young's, and as such any Copyright notices in
387the code are not to be removed.
388If this package is used in a product, Eric Young should be given attribution
389as the author of the parts of the library used.
390This can be in the form of a textual message at program startup or
391in documentation (online or textual) provided with the package.
392
393Redistribution and use in source and binary forms, with or without
394modification, are permitted provided that the following conditions
395are met:
3961. Redistributions of source code must retain the copyright
397 notice, this list of conditions and the following disclaimer.
3982. Redistributions in binary form must reproduce the above copyright
399 notice, this list of conditions and the following disclaimer in the
400 documentation and/or other materials provided with the distribution.
4013. All advertising materials mentioning features or use of this software
402 must display the following acknowledgement:
403 "This product includes cryptographic software written by
404 Eric Young (eay@cryptsoft.com)"
405 The word 'cryptographic' can be left out if the rouines from the library
406 being used are not cryptographic related :-).
4074. If you include any Windows specific code (or a derivative thereof) from
408 the apps directory (application code) you must include an acknowledgement:
409 "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
410
411THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
412ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
413IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
414ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
415FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
416DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
417OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
418HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
419LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
420OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
421SUCH DAMAGE.
422
423The licence and distribution terms for any publically available version or
424derivative of this code cannot be changed. i.e. this code cannot simply be
425copied and put under another distribution licence
426[including the GNU Public Licence.]
427
428
429==================
430xmlrpc-epi License
431==================
432
433Copyright 2000 Epinions, Inc.
434
435Subject to the following 3 conditions, Epinions, Inc. permits you, free of charge, to (a) use, copy, distribute, modify, perform and display this software and associated documentation files (the "Software"), and (b) permit others to whom the Software is furnished to do so as well.
436
4371) The above copyright notice and this permission notice shall be included without modification in all copies or substantial portions of the Software.
438
4392) THE SOFTWARE IS PROVIDED "AS IS", WITHOUT ANY WARRANTY OR CONDITION OF ANY KIND, EXPRESS, IMPLIED OR STATUTORY, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OF ACCURACY, MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT.
440
4413) IN NO EVENT SHALL EPINIONS, INC. BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES OR LOST PROFITS ARISING OUT OF OR IN CONNECTION WITH THE SOFTWARE (HOWEVER ARISING, INCLUDING NEGLIGENCE), EVEN IF EPINIONS, INC. IS AWARE OF THE POSSIBILITY OF SUCH DAMAGES.
442
443
444===============
445libuuid License
446===============
447
448Copyright (C) 1999, 2000, 2003, 2004 by Theodore Ts'o
449
450Redistribution and use in source and binary forms, with or without
451modification, are permitted provided that the following conditions
452are met:
4531. Redistributions of source code must retain the above copyright
454 notice, and the entire permission notice in its entirety,
455 including the disclaimer of warranties.
4562. Redistributions in binary form must reproduce the above copyright
457 notice, this list of conditions and the following disclaimer in the
458 documentation and/or other materials provided with the distribution.
4593. The name of the author may not be used to endorse or promote
460 products derived from this software without specific prior
461 written permission.
462
463THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
464WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
465OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF
466WHICH ARE HEREBY DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE
467LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
468CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
469OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
470BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
471LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
472(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
473USE OF THIS SOFTWARE, EVEN IF NOT ADVISED OF THE POSSIBILITY OF SUCH
474DAMAGE.
475
476
477============
478zlib License
479============
480
481'zlib' general purpose compression library version 1.1.4, March 11th, 2002
482
483Copyright (C) 1995-2002 Jean-loup Gailly and Mark Adler
484
485This software is provided 'as-is', without any express or implied warranty.
486In no event will the authors be held liable for any damages arising from the
487use of this software.
488
489Permission is granted to anyone to use this software for any purpose,
490including commercial applications, and to alter it and redistribute it
491freely, subject to the following restrictions:
492
493The origin of this software must not be misrepresented; you must not claim
494that you wrote the original software. If you use this software in a product,
495an acknowledgment in the product documentation would be appreciated but is
496not required.
497
498Altered source versions must be plainly marked as such, and must not be
499misrepresented as being the original software.
500
501This notice may not be removed or altered from any source distribution.
502
503Jean-loup Gailly
504jloup@gzip.org
505
506Mark Adler
507madler@alumni.caltech.edu
508
509=================================
510tcmalloc/Google perftools license
511=================================
512
513Copyright (c) 2005, Google Inc.
514All rights reserved.
515
516Redistribution and use in source and binary forms, with or without
517modification, are permitted provided that the following conditions are
518met:
519
520 * Redistributions of source code must retain the above copyright
521notice, this list of conditions and the following disclaimer.
522 * Redistributions in binary form must reproduce the above
523copyright notice, this list of conditions and the following disclaimer
524in the documentation and/or other materials provided with the
525distribution.
526 * Neither the name of Google Inc. nor the names of its
527contributors may be used to endorse or promote products derived from
528this software without specific prior written permission.
529
530THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
531"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
532LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
533A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
534OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
535SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
536LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
537DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
538THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
539(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
540OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
541
542==============
543libpng license
544==============
545
546COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
547
548If you modify libpng you may insert additional notices immediately following
549this sentence.
550
551libpng versions 1.2.6, August 15, 2004, through 1.2.18, May 15, 2007, are
552Copyright (c) 2004, 2006-2007 Glenn Randers-Pehrson, and are
553distributed according to the same disclaimer and license as libpng-1.2.5
554with the following individual added to the list of Contributing Authors:
555
556 Cosmin Truta
557
558libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
559Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
560distributed according to the same disclaimer and license as libpng-1.0.6
561with the following individuals added to the list of Contributing Authors:
562
563 Simon-Pierre Cadieux
564 Eric S. Raymond
565 Gilles Vollant
566
567and with the following additions to the disclaimer:
568
569 There is no warranty against interference with your enjoyment of the
570 library or against infringement. There is no warranty that our
571 efforts or the library will fulfill any of your particular purposes
572 or needs. This library is provided with all faults, and the entire
573 risk of satisfactory quality, performance, accuracy, and effort is with
574 the user.
575
576libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
577Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
578distributed according to the same disclaimer and license as libpng-0.96,
579with the following individuals added to the list of Contributing Authors:
580
581 Tom Lane
582 Glenn Randers-Pehrson
583 Willem van Schaik
584
585libpng versions 0.89, June 1996, through 0.96, May 1997, are
586Copyright (c) 1996, 1997 Andreas Dilger
587Distributed according to the same disclaimer and license as libpng-0.88,
588with the following individuals added to the list of Contributing Authors:
589
590 John Bowler
591 Kevin Bracey
592 Sam Bushell
593 Magnus Holmgren
594 Greg Roelofs
595 Tom Tanner
596
597libpng versions 0.5, May 1995, through 0.88, January 1996, are
598Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
599
600For the purposes of this copyright and license, "Contributing Authors"
601is defined as the following set of individuals:
602
603 Andreas Dilger
604 Dave Martindale
605 Guy Eric Schalnat
606 Paul Schmidt
607 Tim Wegner
608
609The PNG Reference Library is supplied "AS IS". The Contributing Authors
610and Group 42, Inc. disclaim all warranties, expressed or implied,
611including, without limitation, the warranties of merchantability and of
612fitness for any purpose. The Contributing Authors and Group 42, Inc.
613assume no liability for direct, indirect, incidental, special, exemplary,
614or consequential damages, which may result from the use of the PNG
615Reference Library, even if advised of the possibility of such damage.
616
617Permission is hereby granted to use, copy, modify, and distribute this
618source code, or portions hereof, for any purpose, without fee, subject
619to the following restrictions:
620
6211. The origin of this source code must not be misrepresented.
622
6232. Altered versions must be plainly marked as such and
624must not be misrepresented as being the original source.
625
6263. This Copyright notice may not be removed or altered from
627 any source or altered source distribution.
628
629The Contributing Authors and Group 42, Inc. specifically permit, without
630fee, and encourage the use of this source code as a component to
631supporting the PNG file format in commercial products. If you use this
632source code in a product, acknowledgment is not required but would be
633appreciated.
634
635=================
636Vivox SDK License
637=================
638
639RSA Data Security, Inc. MD5 Message-Digest Algorithm
640
641Audio coding: Polycom¨ Siren14TM (ITU-T Rec. G.722.1 Annex C)
642
643Open Source Software Licensing
644Each open source software component utilized by this product is subject to its own copyright and licensing terms, as listed below.
645
646
647*************************************************************
648*************************************************************
649
650/**
651 * OpenAL cross platform audio library
652 * Copyright (C) 1999-2000 by authors.
653 * This library is free software; you can redistribute it and/or
654 * modify it under the terms of the GNU Library General Public
655 * License as published by the Free Software Foundation; either
656 * version 2 of the License, or (at your option) any later version.
657 *
658 * This library is distributed in the hope that it will be useful,
659 * but WITHOUT ANY WARRANTY; without even the implied warranty of
660 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
661 * Library General Public License for more details.
662 *
663 * You should have received a copy of the GNU Library General Public
664 * License along with this library; if not, write to the
665 * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
666 * Boston, MA 02111-1307, USA.
667 * Or go to http://www.gnu.org/copyleft/lgpl.html
668 */
669
670*************************************************************
671*************************************************************
672RTP code under Lesser General Public License
673
674/*
675 The oRTP library is an RTP (Realtime Transport Protocol - rfc3550) stack.
676 Copyright (C) 2001 Simon MORLAT simon.morlat@linphone.org
677
678 This library is free software; you can redistribute it and/or
679 modify it under the terms of the GNU Lesser General Public
680 License as published by the Free Software Foundation; either
681 version 2.1 of the License, or (at your option) any later version.
682
683 This library is distributed in the hope that it will be useful,
684 but WITHOUT ANY WARRANTY; without even the implied warranty of
685 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
686 Lesser General Public License for more details.
687
688 You should have received a copy of the GNU Lesser General Public
689 License along with this library; if not, write to the Free Software
690 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
691*/
692
693************************************************************
694*************************************************************
695
696/*
697 * The Vovida Software License, Version 1.0
698 *
699 * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
700 *
701 * Redistribution and use in source and binary forms, with or without
702 * modification, are permitted provided that the following conditions
703 * are met:
704 *
705 * 1. Redistributions of source code must retain the above copyright
706 * notice, this list of conditions and the following disclaimer.
707 *
708 * 2. Redistributions in binary form must reproduce the above copyright
709 * notice, this list of conditions and the following disclaimer in
710 * the documentation and/or other materials provided with the
711 * distribution.
712 *
713 * 3. The names "VOCAL", "Vovida Open Communication Application Library",
714 * and "Vovida Open Communication Application Library (VOCAL)" must
715 * not be used to endorse or promote products derived from this
716 * software without prior written permission. For written
717 * permission, please contact vocal@vovida.org.
718 *
719 * 4. Products derived from this software may not be called "VOCAL", nor
720 * may "VOCAL" appear in their name, without prior written
721 * permission of Vovida Networks, Inc.
722 *
723 * THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
724 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
725 * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
726 * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL VOVIDA
727 * NETWORKS, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT DAMAGES
728 * IN EXCESS OF $1,000, NOR FOR ANY INDIRECT, INCIDENTAL, SPECIAL,
729 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
730 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
731 * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
732 * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
733 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
734 * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
735 * DAMAGE.
736 *
737 *
738 * This software consists of voluntary contributions made by Vovida
739 * Networks, Inc. and many individuals on behalf of Vovida Networks,
740 * Inc. For more information on Vovida Networks, Inc., please see
741 *
742 *
743 */
744*************************************************************
745*************************************************************
746
747Internet Software Consortium code
748
749/* This is from the BIND 4.9.4 release, modified to compile by itself */
750/* Copyright (c) 1996 by Internet Software Consortium.
751 *
752 * Permission to use, copy, modify, and distribute this software for any
753 * purpose with or without fee is hereby granted, provided that the above
754 * copyright notice and this permission notice appear in all copies.
755 *
756 * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
757 * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
758 * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
759 * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
760 * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
761 * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
762 * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
763 * SOFTWARE.
764 */
765
766*************************************************************
767
768*************************************************************
769
770************************************************************
771
772http://tinyxpath.sourceforge.net/
773
774TinyXPath is covered by the zlib license :
775
776 www.sourceforge.net/projects/tinyxpath
777 Copyright (c) 2002-2006 Yves Berquin (yvesb@users.sourceforge.net)
778
779 This software is provided 'as-is', without any express or implied
780 warranty. In no event will the authors be held liable for any
781 damages arising from the use of this software.
782
783 Permission is granted to anyone to use this software for any
784 purpose, including commercial applications, and to alter it and
785 redistribute it freely, subject to the following restrictions:
786
787 1. The origin of this software must not be misrepresented; you must
788 not claim that you wrote the original software. If you use this
789 software in a product, an acknowledgment in the product documentation
790 would be appreciated but is not required.
791
792 2. Altered source versions must be plainly marked as such, and
793 must not be misrepresented as being the original software.
794
795 3. This notice may not be removed or altered from any source distribution.
796
797
798************************************************************
799************************************************************
800
801THE FREE SOFTWARE FOUNDATION
802
803Any customer may request the source code for all open source portions of this product which are covered by the Free Software Foundation's General Public License (GPL), for a period of three years from purchase. Please contact the vendor from whom you obtained this product for instructions. A fee equivalent to the cost of making the code available may be charged. Alternatively, customers may choose to download desired GPL components directly from their original vendors. Specifically, this product contains the following GPL-licensed components:
804
805
806From Vivox:
807 - Assorted software components. To request source, contact Vivox at:
808 Vivox, Inc.
809 Attn: customer support
810 40 Speen Street Suite 402
811 Framingham, MA 01701