COPYRIGHTS 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. This package contains the Sofia-SIP library.
  2. Copyright (C) 2005-2006 Nokia Corporation and others (see the
  3. in individual files for a detailed list of copyright holders).
  4. Contact: Pekka Pessi <Pekka.Pessi@nokia.com>
  5. This library is free software; you can redistribute it and/or
  6. modify it under the terms of the GNU Lesser General Public License
  7. as published by the Free Software Foundation; either version 2.1 of
  8. the License, or (at your option) any later version.
  9. This library is distributed in the hope that it will be useful, but
  10. WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  12. Lesser General Public License (LICENSE) for more details.
  13. ----------------------------------------------------------------------------
  14. libsofia-sip-ua/su/inet_ntop.c
  15. The package also contains files licensed by Internet Software Consortium.
  16. These files are distributed with the following copyright notice:
  17. Copyright (c) 1996 by Internet Software Consortium.
  18. Permission to use, copy, modify, and distribute this software for any
  19. purpose with or without fee is hereby granted, provided that the above
  20. copyright notice and this permission notice appear in all copies.
  21. THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
  22. ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
  23. OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
  24. CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  25. DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  26. PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
  27. ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  28. SOFTWARE.
  29. ----------------------------------------------------------------------------
  30. libsofia-sip-ua/su/inet_pton.c
  31. The package also contains files licensed by Internet Software Consortium and
  32. Internet Systems Consortium, Inc.. These files are distributed with the
  33. following copyright notice:
  34. Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
  35. Copyright (c) 1996,1999 by Internet Software Consortium.
  36. Permission to use, copy, modify, and distribute this software for any
  37. purpose with or without fee is hereby granted, provided that the above
  38. copyright notice and this permission notice appear in all copies.
  39. THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
  40. WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
  41. MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
  42. ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
  43. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
  44. ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
  45. OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  46. ----------------------------------------------------------------------------
  47. libsofia-sip-ua/su/sofia-sip/su_addrinfo.h
  48. libsofia-sip-ua/su/su_addrinfo.c
  49. The package also contains files licensed by WIDE Project. These files are
  50. distributed with the following copyright notice:
  51. Copyright (C) 1995, 1996, 1997, 1998, and 1999 WIDE Project.
  52. All rights reserved.
  53. Redistribution and use in source and binary forms, with or without
  54. modification, are permitted provided that the following conditions
  55. are met:
  56. 1. Redistributions of source code must retain the above copyright
  57. notice, this list of conditions and the following disclaimer.
  58. 2. Redistributions in binary form must reproduce the above copyright
  59. notice, this list of conditions and the following disclaimer in the
  60. documentation and/or other materials provided with the distribution.
  61. 3. Neither the name of the project nor the names of its contributors
  62. may be used to endorse or promote products derived from this software
  63. without specific prior written permission.
  64. THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
  65. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  66. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  67. ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
  68. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  69. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  70. OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  71. HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  72. LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  73. OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  74. SUCH DAMAGE.
  75. ----------------------------------------------------------------------------
  76. libsofia-sip-ua/su/getopt.c
  77. The package also contains files licensed by IBM Corporation. These files are
  78. distributed with the following copyright notice:
  79. This module contains code made available by IBM
  80. Corporation on an AS IS basis. Any one receiving the
  81. module is considered to be licensed under IBM copyrights
  82. to use the IBM-provided source code in any way he or she
  83. deems fit, including copying it, compiling it, modifying
  84. it, and redistributing it, with or without
  85. modifications. No license under any IBM patents or
  86. patent applications is to be implied from this copyright
  87. license.
  88. A user of the module should understand that IBM cannot
  89. provide technical support for the module and will not be
  90. responsible for any consequences of use of the program.
  91. Any notices, including this one, are not to be removed
  92. from the module without the prior written consent of
  93. IBM.
  94. ----------------------------------------------------------------------------
  95. libsofia-sip-ua/su/su_md5.c
  96. The package also contains files written by Colin Plumb. These files are
  97. distributed with the following copyright notice:
  98. This code implements the MD5 message-digest algorithm. The algorithm is due
  99. to Ron Rivest. This code was initially written by Colin Plumb in 1993, no
  100. copyright is claimed. This code is in the public domain; do with it what you
  101. wish.
  102. Equivalent code is available from RSA Data Security, Inc. This code has
  103. been tested against that, and is equivalent, except that you don't need
  104. to include two pages of legalese with every copy.
  105. ----------------------------------------------------------------------------
  106. libsofia-sip-ua/su/strtoull.c
  107. The package also contains files licensed by University of California and Sun
  108. Microsystems. These files are distributed with the following copyright
  109. notice:
  110. Copyright (c) 1988 The Regents of the University of California.
  111. Copyright (c) 1994 Sun Microsystems, Inc.
  112. The following license.terms for information on usage and redistribution
  113. of this individual file, and for a DISCLAIMER OF ALL WARRANTIES.
  114. This software is copyrighted by the Regents of the University of
  115. California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
  116. Corporation and other parties. The following terms apply to all files
  117. associated with the software unless explicitly disclaimed in
  118. individual files.
  119. The authors hereby grant permission to use, copy, modify, distribute,
  120. and license this software and its documentation for any purpose, provided
  121. that existing copyright notices are retained in all copies and that this
  122. notice is included verbatim in any distributions. No written agreement,
  123. license, or royalty fee is required for any of the authorized uses.
  124. Modifications to this software may be copyrighted by their authors
  125. and need not follow the licensing terms described here, provided that
  126. the new terms are clearly indicated on the first page of each file where
  127. they apply.
  128. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
  129. FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
  130. ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
  131. DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
  132. POSSIBILITY OF SUCH DAMAGE.
  133. THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
  134. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
  135. FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
  136. IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
  137. NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
  138. MODIFICATIONS.
  139. GOVERNMENT USE: If you are acquiring this software on behalf of the
  140. U.S. government, the Government shall have only "Restricted Rights"
  141. in the software and related documentation as defined in the Federal
  142. Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
  143. are acquiring the software on behalf of the Department of Defense, the
  144. software shall be classified as "Commercial Computer Software" and the
  145. Government shall have only "Restricted Rights" as defined in Clause
  146. 252.227-7013 (c) (1) of DFARs. Notwithstanding the foregoing, the
  147. authors grant the U.S. Government and others acting in its behalf
  148. permission to use and distribute the software in accordance with the
  149. terms specified in this license.
  150. ----------------------------------------------------------------------------
  151. libsofia-sip-ua/ipt/rc4.c
  152. The package also contains files written by Pekka Pessi. These files are
  153. distributed with the following copyright notice:
  154. Copyright (c) 1996 Pekka Pessi. All rights reserved.
  155. This source code is provided for unrestricted use. Users may copy or
  156. modify this source code without charge.
  157. THIS SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND
  158. INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A
  159. PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE
  160. PRACTICE.
  161. This source code is provided with no support and without any obligation
  162. on the part of author to assist in its use, correction, modification or
  163. enhancement.
  164. AUTHOR SHALL HAVE NO LIABILITY WITH RESPECT TO THE INFRINGEMENT OF
  165. COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE OR ANY PART
  166. THEREOF.
  167. In no event will author be liable for any lost revenue or profits or
  168. other special, indirect and consequential damages, even if author has
  169. been advised of the possibility of such damages.
  170. ----------------------------------------------------------------------------
  171. libsofia-sip-ua/su/poll.c
  172. The package also contains files from GNU C Library by Free Software
  173. Foundation.
  174. These files are distributed with the following copyright notice:
  175. Copyright (C) 1994,1996,1997,1998,1999,2001,2002
  176. Free Software Foundation, Inc.
  177. This file is part of the GNU C Library.
  178. The GNU C Library is free software; you can redistribute it and/or
  179. modify it under the terms of the GNU Lesser General Public
  180. License as published by the Free Software Foundation; either
  181. version 2.1 of the License, or (at your option) any later version.
  182. The GNU C Library is distributed in the hope that it will be useful,
  183. but WITHOUT ANY WARRANTY; without even the implied warranty of
  184. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  185. Lesser General Public License for more details.
  186. You should have received a copy of the GNU Lesser General Public
  187. License along with the GNU C Library; if not, write to the Free
  188. Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
  189. 02111-1307 USA.
  190. ----------------------------------------------------------------------------