NOTICE 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335
  1. =========================================================================
  2. == NOTICE file corresponding to the section 4 d of ==
  3. == the Apache License, Version 2.0, ==
  4. == in this case for the Android-specific code. ==
  5. =========================================================================
  6. Android Code
  7. Copyright 2005-2008 The Android Open Source Project
  8. This product includes software developed as part of
  9. The Android Open Source Project (http://source.android.com).
  10. =========================================================================
  11. == NOTICE file corresponding to the section 4 d of ==
  12. == the Apache License, Version 2.0, ==
  13. == in this case for Apache Commons code. ==
  14. =========================================================================
  15. Apache Commons
  16. Copyright 1999-2006 The Apache Software Foundation
  17. This product includes software developed at
  18. The Apache Software Foundation (http://www.apache.org/).
  19. =========================================================================
  20. == NOTICE file corresponding to the section 4 d of ==
  21. == the Apache License, Version 2.0, ==
  22. == in this case for Jakarta Commons Logging. ==
  23. =========================================================================
  24. Jakarta Commons Logging (JCL)
  25. Copyright 2005,2006 The Apache Software Foundation.
  26. This product includes software developed at
  27. The Apache Software Foundation (http://www.apache.org/).
  28. =========================================================================
  29. == NOTICE file corresponding to the section 4 d of ==
  30. == the Apache License, Version 2.0, ==
  31. == in this case for the Nuance code. ==
  32. =========================================================================
  33. These files are Copyright 2007 Nuance Communications, but released under
  34. the Apache2 License.
  35. =========================================================================
  36. == NOTICE file corresponding to the section 4 d of ==
  37. == the Apache License, Version 2.0, ==
  38. == in this case for the Media Codecs code. ==
  39. =========================================================================
  40. Media Codecs
  41. These files are Copyright 1998 - 2009 PacketVideo, but released under
  42. the Apache2 License.
  43. =========================================================================
  44. == NOTICE file corresponding to the section 4 d of ==
  45. == the Apache License, Version 2.0, ==
  46. == in this case for the mDnsResponder code. ==
  47. =========================================================================
  48. mDnsResponder TXTRecord
  49. This file is Copyright 2004 Apple Computer, Inc. but released under
  50. the Apache2 License.
  51. =========================================================================
  52. == NOTICE file corresponding to the section 4 d of ==
  53. == the Apache License, Version 2.0, ==
  54. == in this case for the TagSoup code. ==
  55. =========================================================================
  56. This file is part of TagSoup and is Copyright 2002-2008 by John Cowan.
  57. TagSoup is licensed under the Apache License,
  58. Version 2.0. You may obtain a copy of this license at
  59. http://www.apache.org/licenses/LICENSE-2.0 . You may also have
  60. additional legal rights not granted by this license.
  61. TagSoup is distributed in the hope that it will be useful, but
  62. unless required by applicable law or agreed to in writing, TagSoup
  63. is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
  64. OF ANY KIND, either express or implied; not even the implied warranty
  65. of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  66. =========================================================================
  67. == NOTICE file corresponding to the section 4 d of ==
  68. == the Apache License, Version 2.0, ==
  69. == in this case for Additional Codecs code. ==
  70. =========================================================================
  71. Additional Codecs
  72. These files are Copyright 2003-2010 VisualOn, but released under
  73. the Apache2 License.
  74. =========================================================================
  75. == NOTICE file corresponding to the section 4 d of ==
  76. == the Apache License, Version 2.0, ==
  77. == in this case for the Audio Effects code. ==
  78. =========================================================================
  79. Audio Effects
  80. These files are Copyright (C) 2004-2010 NXP Software and
  81. Copyright (C) 2010 The Android Open Source Project, but released under
  82. the Apache2 License.
  83. Apache License
  84. Version 2.0, January 2004
  85. http://www.apache.org/licenses/
  86. TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
  87. 1. Definitions.
  88. "License" shall mean the terms and conditions for use, reproduction,
  89. and distribution as defined by Sections 1 through 9 of this document.
  90. "Licensor" shall mean the copyright owner or entity authorized by
  91. the copyright owner that is granting the License.
  92. "Legal Entity" shall mean the union of the acting entity and all
  93. other entities that control, are controlled by, or are under common
  94. control with that entity. For the purposes of this definition,
  95. "control" means (i) the power, direct or indirect, to cause the
  96. direction or management of such entity, whether by contract or
  97. otherwise, or (ii) ownership of fifty percent (50%) or more of the
  98. outstanding shares, or (iii) beneficial ownership of such entity.
  99. "You" (or "Your") shall mean an individual or Legal Entity
  100. exercising permissions granted by this License.
  101. "Source" form shall mean the preferred form for making modifications,
  102. including but not limited to software source code, documentation
  103. source, and configuration files.
  104. "Object" form shall mean any form resulting from mechanical
  105. transformation or translation of a Source form, including but
  106. not limited to compiled object code, generated documentation,
  107. and conversions to other media types.
  108. "Work" shall mean the work of authorship, whether in Source or
  109. Object form, made available under the License, as indicated by a
  110. copyright notice that is included in or attached to the work
  111. (an example is provided in the Appendix below).
  112. "Derivative Works" shall mean any work, whether in Source or Object
  113. form, that is based on (or derived from) the Work and for which the
  114. editorial revisions, annotations, elaborations, or other modifications
  115. represent, as a whole, an original work of authorship. For the purposes
  116. of this License, Derivative Works shall not include works that remain
  117. separable from, or merely link (or bind by name) to the interfaces of,
  118. the Work and Derivative Works thereof.
  119. "Contribution" shall mean any work of authorship, including
  120. the original version of the Work and any modifications or additions
  121. to that Work or Derivative Works thereof, that is intentionally
  122. submitted to Licensor for inclusion in the Work by the copyright owner
  123. or by an individual or Legal Entity authorized to submit on behalf of
  124. the copyright owner. For the purposes of this definition, "submitted"
  125. means any form of electronic, verbal, or written communication sent
  126. to the Licensor or its representatives, including but not limited to
  127. communication on electronic mailing lists, source code control systems,
  128. and issue tracking systems that are managed by, or on behalf of, the
  129. Licensor for the purpose of discussing and improving the Work, but
  130. excluding communication that is conspicuously marked or otherwise
  131. designated in writing by the copyright owner as "Not a Contribution."
  132. "Contributor" shall mean Licensor and any individual or Legal Entity
  133. on behalf of whom a Contribution has been received by Licensor and
  134. subsequently incorporated within the Work.
  135. 2. Grant of Copyright License. Subject to the terms and conditions of
  136. this License, each Contributor hereby grants to You a perpetual,
  137. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  138. copyright license to reproduce, prepare Derivative Works of,
  139. publicly display, publicly perform, sublicense, and distribute the
  140. Work and such Derivative Works in Source or Object form.
  141. 3. Grant of Patent License. Subject to the terms and conditions of
  142. this License, each Contributor hereby grants to You a perpetual,
  143. worldwide, non-exclusive, no-charge, royalty-free, irrevocable
  144. (except as stated in this section) patent license to make, have made,
  145. use, offer to sell, sell, import, and otherwise transfer the Work,
  146. where such license applies only to those patent claims licensable
  147. by such Contributor that are necessarily infringed by their
  148. Contribution(s) alone or by combination of their Contribution(s)
  149. with the Work to which such Contribution(s) was submitted. If You
  150. institute patent litigation against any entity (including a
  151. cross-claim or counterclaim in a lawsuit) alleging that the Work
  152. or a Contribution incorporated within the Work constitutes direct
  153. or contributory patent infringement, then any patent licenses
  154. granted to You under this License for that Work shall terminate
  155. as of the date such litigation is filed.
  156. 4. Redistribution. You may reproduce and distribute copies of the
  157. Work or Derivative Works thereof in any medium, with or without
  158. modifications, and in Source or Object form, provided that You
  159. meet the following conditions:
  160. (a) You must give any other recipients of the Work or
  161. Derivative Works a copy of this License; and
  162. (b) You must cause any modified files to carry prominent notices
  163. stating that You changed the files; and
  164. (c) You must retain, in the Source form of any Derivative Works
  165. that You distribute, all copyright, patent, trademark, and
  166. attribution notices from the Source form of the Work,
  167. excluding those notices that do not pertain to any part of
  168. the Derivative Works; and
  169. (d) If the Work includes a "NOTICE" text file as part of its
  170. distribution, then any Derivative Works that You distribute must
  171. include a readable copy of the attribution notices contained
  172. within such NOTICE file, excluding those notices that do not
  173. pertain to any part of the Derivative Works, in at least one
  174. of the following places: within a NOTICE text file distributed
  175. as part of the Derivative Works; within the Source form or
  176. documentation, if provided along with the Derivative Works; or,
  177. within a display generated by the Derivative Works, if and
  178. wherever such third-party notices normally appear. The contents
  179. of the NOTICE file are for informational purposes only and
  180. do not modify the License. You may add Your own attribution
  181. notices within Derivative Works that You distribute, alongside
  182. or as an addendum to the NOTICE text from the Work, provided
  183. that such additional attribution notices cannot be construed
  184. as modifying the License.
  185. You may add Your own copyright statement to Your modifications and
  186. may provide additional or different license terms and conditions
  187. for use, reproduction, or distribution of Your modifications, or
  188. for any such Derivative Works as a whole, provided Your use,
  189. reproduction, and distribution of the Work otherwise complies with
  190. the conditions stated in this License.
  191. 5. Submission of Contributions. Unless You explicitly state otherwise,
  192. any Contribution intentionally submitted for inclusion in the Work
  193. by You to the Licensor shall be under the terms and conditions of
  194. this License, without any additional terms or conditions.
  195. Notwithstanding the above, nothing herein shall supersede or modify
  196. the terms of any separate license agreement you may have executed
  197. with Licensor regarding such Contributions.
  198. 6. Trademarks. This License does not grant permission to use the trade
  199. names, trademarks, service marks, or product names of the Licensor,
  200. except as required for reasonable and customary use in describing the
  201. origin of the Work and reproducing the content of the NOTICE file.
  202. 7. Disclaimer of Warranty. Unless required by applicable law or
  203. agreed to in writing, Licensor provides the Work (and each
  204. Contributor provides its Contributions) on an "AS IS" BASIS,
  205. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  206. implied, including, without limitation, any warranties or conditions
  207. of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
  208. PARTICULAR PURPOSE. You are solely responsible for determining the
  209. appropriateness of using or redistributing the Work and assume any
  210. risks associated with Your exercise of permissions under this License.
  211. 8. Limitation of Liability. In no event and under no legal theory,
  212. whether in tort (including negligence), contract, or otherwise,
  213. unless required by applicable law (such as deliberate and grossly
  214. negligent acts) or agreed to in writing, shall any Contributor be
  215. liable to You for damages, including any direct, indirect, special,
  216. incidental, or consequential damages of any character arising as a
  217. result of this License or out of the use or inability to use the
  218. Work (including but not limited to damages for loss of goodwill,
  219. work stoppage, computer failure or malfunction, or any and all
  220. other commercial damages or losses), even if such Contributor
  221. has been advised of the possibility of such damages.
  222. 9. Accepting Warranty or Additional Liability. While redistributing
  223. the Work or Derivative Works thereof, You may choose to offer,
  224. and charge a fee for, acceptance of support, warranty, indemnity,
  225. or other liability obligations and/or rights consistent with this
  226. License. However, in accepting such obligations, You may act only
  227. on Your own behalf and on Your sole responsibility, not on behalf
  228. of any other Contributor, and only if You agree to indemnify,
  229. defend, and hold each Contributor harmless for any liability
  230. incurred by, or claims asserted against, such Contributor by reason
  231. of your accepting any such warranty or additional liability.
  232. END OF TERMS AND CONDITIONS
  233. UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
  234. Unicode Data Files include all data files under the directories
  235. http://www.unicode.org/Public/, http://www.unicode.org/reports/,
  236. and http://www.unicode.org/cldr/data/ . Unicode Software includes any
  237. source code published in the Unicode Standard or under the directories
  238. http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
  239. http://www.unicode.org/cldr/data/.
  240. NOTICE TO USER: Carefully read the following legal agreement. BY
  241. DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA
  242. FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY
  243. ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF
  244. THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY,
  245. DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE.
  246. COPYRIGHT AND PERMISSION NOTICE
  247. Copyright © 1991-2008 Unicode, Inc. All rights reserved. Distributed
  248. under the Terms of Use in http://www.unicode.org/copyright.html.
  249. Permission is hereby granted, free of charge, to any person obtaining
  250. a copy of the Unicode data files and any associated documentation (the
  251. "Data Files") or Unicode software and any associated documentation (the
  252. "Software") to deal in the Data Files or Software without restriction,
  253. including without limitation the rights to use, copy, modify, merge,
  254. publish, distribute, and/or sell copies of the Data Files or Software,
  255. and to permit persons to whom the Data Files or Software are furnished to
  256. do so, provided that (a) the above copyright notice(s) and this permission
  257. notice appear with all copies of the Data Files or Software, (b) both the
  258. above copyright notice(s) and this permission notice appear in associated
  259. documentation, and (c) there is clear notice in each modified Data File
  260. or in the Software as well as in the documentation associated with the
  261. Data File(s) or Software that the data or software has been modified.
  262. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  263. ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  264. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  265. OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
  266. INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT
  267. OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
  268. OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
  269. OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE
  270. OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  271. Except as contained in this notice, the name of a copyright holder
  272. shall not be used in advertising or otherwise to promote the sale, use
  273. or other dealings in these Data Files or Software without prior written
  274. authorization of the copyright holder.