vivox_sdk_license.txt 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. =================
  2. Vivox SDK License
  3. =================
  4. RSA Data Security, Inc. MD5 Message-Digest Algorithm
  5. ================
  6. Audio coding: Polycom¨ Siren14TM (ITU-T Rec. G.722.1 Annex C)
  7. Open Source Software Licensing
  8. Each open source software component utilized by this product is subject to its own copyright and licensing terms, as listed below.
  9. *************************************************************
  10. *************************************************************
  11. /**
  12. * OpenAL cross platform audio library
  13. * Copyright (C) 1999-2000 by authors.
  14. * This library is free software; you can redistribute it and/or
  15. * modify it under the terms of the GNU Library General Public
  16. * License as published by the Free Software Foundation; either
  17. * version 2 of the License, or (at your option) any later version.
  18. *
  19. * This library is distributed in the hope that it will be useful,
  20. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  21. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  22. * Library General Public License for more details.
  23. *
  24. * You should have received a copy of the GNU Library General Public
  25. * License along with this library; if not, write to the
  26. * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
  27. * Boston, MA 02111-1307, USA.
  28. * Or go to http://www.gnu.org/copyleft/lgpl.html
  29. */
  30. *************************************************************
  31. *************************************************************
  32. RTP code under Lesser General Public License
  33. /*
  34. The oRTP library is an RTP (Realtime Transport Protocol - rfc3550) stack.
  35. Copyright (C) 2001 Simon MORLAT [email protected]
  36. This library is free software; you can redistribute it and/or
  37. modify it under the terms of the GNU Lesser General Public
  38. License as published by the Free Software Foundation; either
  39. version 2.1 of the License, or (at your option) any later version.
  40. This library is distributed in the hope that it will be useful,
  41. but WITHOUT ANY WARRANTY; without even the implied warranty of
  42. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  43. Lesser General Public License for more details.
  44. You should have received a copy of the GNU Lesser General Public
  45. License along with this library; if not, write to the Free Software
  46. Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  47. */
  48. ************************************************************
  49. *************************************************************
  50. /*
  51. * The Vovida Software License, Version 1.0
  52. *
  53. * Copyright (c) 2000 Vovida Networks, Inc. All rights reserved.
  54. *
  55. * Redistribution and use in source and binary forms, with or without
  56. * modification, are permitted provided that the following conditions
  57. * are met:
  58. *
  59. * 1. Redistributions of source code must retain the above copyright
  60. * notice, this list of conditions and the following disclaimer.
  61. *
  62. * 2. Redistributions in binary form must reproduce the above copyright
  63. * notice, this list of conditions and the following disclaimer in
  64. * the documentation and/or other materials provided with the
  65. * distribution.
  66. *
  67. * 3. The names "VOCAL", "Vovida Open Communication Application Library",
  68. * and "Vovida Open Communication Application Library (VOCAL)" must
  69. * not be used to endorse or promote products derived from this
  70. * software without prior written permission. For written
  71. * permission, please contact [email protected].
  72. *
  73. * 4. Products derived from this software may not be called "VOCAL", nor
  74. * may "VOCAL" appear in their name, without prior written
  75. * permission of Vovida Networks, Inc.
  76. *
  77. * THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
  78. * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  79. * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
  80. * NON-INFRINGEMENT ARE DISCLAIMED. IN NO EVENT SHALL VOVIDA
  81. * NETWORKS, INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT DAMAGES
  82. * IN EXCESS OF $1,000, NOR FOR ANY INDIRECT, INCIDENTAL, SPECIAL,
  83. * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  84. * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  85. * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
  86. * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  87. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
  88. * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
  89. * DAMAGE.
  90. *
  91. *
  92. * This software consists of voluntary contributions made by Vovida
  93. * Networks, Inc. and many individuals on behalf of Vovida Networks,
  94. * Inc. For more information on Vovida Networks, Inc., please see
  95. *
  96. *
  97. */
  98. *************************************************************
  99. *************************************************************
  100. Internet Software Consortium code
  101. /* This is from the BIND 4.9.4 release, modified to compile by itself*/
  102. /* Copyright (c) 1996 by Internet Software Consortium.
  103. *
  104. * Permission to use, copy, modify, and distribute this software for any
  105. * purpose with or without fee is hereby granted, provided that the above
  106. * copyright notice and this permission notice appear in all copies.
  107. *
  108. * THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
  109. * ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
  110. * OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
  111. * CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  112. * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  113. * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
  114. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  115. * SOFTWARE.
  116. */
  117. *************************************************************
  118. *************************************************************
  119. ************************************************************
  120. http://tinyxpath.sourceforge.net/
  121. TinyXPath is covered by the zlib license :
  122. www.sourceforge.net/projects/tinyxpath
  123. Copyright (c) 2002-2006 Yves Berquin ([email protected])
  124. This software is provided 'as-is', without any express or implied
  125. warranty. In no event will the authors be held liable for any
  126. damages arising from the use of this software.
  127. Permission is granted to anyone to use this software for any
  128. purpose, including commercial applications, and to alter it and
  129. redistribute it freely, subject to the following restrictions:
  130. 1. The origin of this software must not be misrepresented; you must
  131. not claim that you wrote the original software. If you use this
  132. software in a product, an acknowledgment in the product documentation
  133. would be appreciated but is not required.
  134. 2. Altered source versions must be plainly marked as such, and
  135. must not be misrepresented as being the original software.
  136. 3. This notice may not be removed or altered from any source distribution.
  137. ************************************************************
  138. ************************************************************
  139. THE FREE SOFTWARE FOUNDATION
  140. Any 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:
  141. From Vivox:
  142. - Assorted software components. To request source, contact Vivox at:
  143. Vivox, Inc.
  144. Attn: customer support
  145. 40 Speen Street Suite 402
  146. Framingham, MA 01701