PageRenderTime 32ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/Resources/Legal.html

https://bitbucket.org/shadowhoc/mumble-iphoneos
HTML | 585 lines | 498 code | 87 blank | 0 comment | 0 complexity | b06e1ad66d9c1c3df119e454cb057996 MD5 | raw file
  1. <html>
  2. <head>
  3. <style>
  4. body {
  5. font-family: Helvetica;
  6. font-size: 13px;
  7. font-weight: bold;
  8. color: gray;
  9. background-color: black;
  10. }
  11. hr {
  12. height: 1px;
  13. background-color: gray;
  14. border: 0px;
  15. }
  16. pre {
  17. font-size: 13px;
  18. overflow: scroll;
  19. }
  20. </style>
  21. </head>
  22. <body>
  23. Mumble is Open Source software, developed collaboratively on the internet.
  24. Mumble for iOS is released under the following terms:
  25. <br/><br />
  26. <hr/>
  27. <pre>
  28. Copyright (C) 2009-2012 Mikkel Krautz &lt;mikkel@krautz.dk&gt;
  29. Copyright (C) 2005-2010 Thorvald Natvig &lt;thorvald@natvig.com&gt;
  30. All rights reserved.
  31. Redistribution and use in source and binary forms, with or without
  32. modification, are permitted provided that the following conditions
  33. are met:
  34. - Redistributions of source code must retain the above copyright notice,
  35. this list of conditions and the following disclaimer.
  36. - Redistributions in binary form must reproduce the above copyright notice,
  37. this list of conditions and the following disclaimer in the documentation
  38. and/or other materials provided with the distribution.
  39. - Neither the name of the Mumble Developers nor the names of its
  40. contributors may be used to endorse or promote products derived from this
  41. software without specific prior written permission.
  42. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  43. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  44. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  45. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
  46. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  47. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  48. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  49. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  50. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  51. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  52. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  53. </pre>
  54. <hr/>
  55. <br />
  56. Mumble for iOS uses the MumbleKit framework to implement its
  57. Mumble connectivity. MumbleKit is released under the following
  58. terms:
  59. <br /><br />
  60. <hr />
  61. <pre>
  62. Copyright (C) 2009-2012 Mikkel Krautz <mikkel@krautz.dk>
  63. Copyright (C) 2005-2010 Thorvald Natvig <thorvald@natvig.com>
  64. All rights reserved.
  65. Redistribution and use in source and binary forms, with or without
  66. modification, are permitted provided that the following conditions
  67. are met:
  68. - Redistributions of source code must retain the above copyright notice,
  69. this list of conditions and the following disclaimer.
  70. - Redistributions in binary form must reproduce the above copyright notice,
  71. this list of conditions and the following disclaimer in the documentation
  72. and/or other materials provided with the distribution.
  73. - Neither the name of the Mumble Developers nor the names of its
  74. contributors may be used to endorse or promote products derived from this
  75. software without specific prior written permission.
  76. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  77. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  78. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  79. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
  80. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  81. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  82. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  83. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  84. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  85. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  86. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  87. </pre>
  88. <hr />
  89. <br />
  90. Mumble for iOS mimics Mumble on the desktop closely. Mumble for iOS and
  91. the MumbleKit framework uses code and ideas from Mumble. Mumble is released
  92. under the following terms:
  93. <br /><br />
  94. <hr />
  95. <pre>
  96. Copyright (C) 2005-2011, Thorvald Natvig <thorvald@natvig.com>
  97. Copyright (C) 2007, Stefan Gehn <mETz AT gehn DOT net>
  98. Copyright (C) 2007, Sebastian Schlingmann <mit_service@users.sourceforge.net>
  99. Copyright (C) 2008-2011, Mikkel Krautz <mikkel@krautz.dk>
  100. Copyright (C) 2008, Andreas Messer <andi@bupfen.de>
  101. Copyright (C) 2007, Trenton Schulz
  102. Copyright (C) 2008-2011, Stefan Hacker <dd0t@users.sourceforge.net>
  103. Copyright (C) 2008-2011, Snares <snares@users.sourceforge.net>
  104. Copyright (C) 2009-2011, Benjamin Jemlich <pcgod@users.sourceforge.net>
  105. All rights reserved.
  106. Redistribution and use in source and binary forms, with or without
  107. modification, are permitted provided that the following conditions
  108. are met:
  109. - Redistributions of source code must retain the above copyright notice,
  110. this list of conditions and the following disclaimer.
  111. - Redistributions in binary form must reproduce the above copyright notice,
  112. this list of conditions and the following disclaimer in the documentation
  113. and/or other materials provided with the distribution.
  114. - Neither the name of the Mumble Developers nor the names of its
  115. contributors may be used to endorse or promote products derived from this
  116. software without specific prior written permission.
  117. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  118. `AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  119. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  120. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
  121. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  122. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  123. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  124. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  125. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  126. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  127. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  128. </pre>
  129. <hr/>
  130. <br/>
  131. In addition to the above licenses (the BSD license), Mumble
  132. uses various libraries, released under their own terms. These are listed below.
  133. <br /><br />
  134. <br/>Speex:<br/><br/>
  135. <hr/>
  136. <pre>
  137. Copyright 2002-2008 Xiph.org Foundation
  138. Copyright 2002-2008 Jean-Marc Valin
  139. Copyright 2005-2007 Analog Devices Inc.
  140. Copyright 2005-2008 Commonwealth Scientific and Industrial Research
  141. Organisation (CSIRO)
  142. Copyright 1993, 2002, 2006 David Rowe
  143. Copyright 2003 EpicGames
  144. Copyright 1992-1994 Jutta Degener, Carsten Bormann
  145. Redistribution and use in source and binary forms, with or without
  146. modification, are permitted provided that the following conditions
  147. are met:
  148. - Redistributions of source code must retain the above copyright
  149. notice, this list of conditions and the following disclaimer.
  150. - Redistributions in binary form must reproduce the above copyright
  151. notice, this list of conditions and the following disclaimer in the
  152. documentation and/or other materials provided with the distribution.
  153. - Neither the name of the Xiph.org Foundation nor the names of its
  154. contributors may be used to endorse or promote products derived from
  155. this software without specific prior written permission.
  156. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  157. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  158. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  159. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
  160. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  161. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  162. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  163. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  164. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  165. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  166. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  167. </pre>
  168. <hr/>
  169. <br/>CELT:<br/><br/>
  170. <hr/>
  171. <pre>
  172. Copyright 2001-2009 Jean-Marc Valin, Timothy B. Terriberry,
  173. CSIRO, and other contributors
  174. Redistribution and use in source and binary forms, with or without
  175. modification, are permitted provided that the following conditions
  176. are met:
  177. - Redistributions of source code must retain the above copyright
  178. notice, this list of conditions and the following disclaimer.
  179. - Redistributions in binary form must reproduce the above copyright
  180. notice, this list of conditions and the following disclaimer in the
  181. documentation and/or other materials provided with the distribution.
  182. - Neither the name of the Xiph.org Foundation nor the names of its
  183. contributors may be used to endorse or promote products derived from
  184. this software without specific prior written permission.
  185. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  186. ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  187. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  188. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
  189. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  190. EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  191. PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
  192. PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  193. LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  194. NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  195. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  196. </pre>
  197. <hr/>
  198. <br/>Protocol Buffers:<br/><br/>
  199. <hr/>
  200. <pre>
  201. Copyright 2008, Google Inc.
  202. All rights reserved.
  203. Redistribution and use in source and binary forms, with or without
  204. modification, are permitted provided that the following conditions are
  205. met:
  206. * Redistributions of source code must retain the above copyright
  207. notice, this list of conditions and the following disclaimer.
  208. * Redistributions in binary form must reproduce the above
  209. copyright notice, this list of conditions and the following disclaimer
  210. in the documentation and/or other materials provided with the
  211. distribution.
  212. * Neither the name of Google Inc. nor the names of its
  213. contributors may be used to endorse or promote products derived from
  214. this software without specific prior written permission.
  215. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  216. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  217. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  218. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  219. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  220. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  221. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  222. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  223. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  224. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  225. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  226. Code generated by the Protocol Buffer compiler is owned by the owner
  227. of the input file used when generating it. This code is not
  228. standalone and requires a support library to be linked with it. This
  229. support library is itself covered by the above license.
  230. </pre>
  231. <hr/>
  232. <br/>Protocol Buffers for Objective-C:</br><br />
  233. <hr/>
  234. <pre>
  235. Protocol Buffers for Objective C
  236. Copyright 2010 Booyah Inc.
  237. Copyright 2008 Cyrus Najmabadi
  238. Licensed under the Apache License, Version 2.0 (the "License");
  239. you may not use this file except in compliance with the License.
  240. You may obtain a copy of the License at
  241. http://www.apache.org/licenses/LICENSE-2.0
  242. Unless required by applicable law or agreed to in writing, software
  243. distributed under the License is distributed on an "AS IS" BASIS,
  244. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  245. See the License for the specific language governing permissions and
  246. limitations under the License.
  247. </pre>
  248. <hr/>
  249. <br/>FMDB (Objective-C SQLite wrapper)<br/><br/>
  250. <hr/>
  251. <pre>
  252. Copyright (c) 2008 Flying Meat Inc.
  253. Permission is hereby granted, free of charge, to any person obtaining a copy
  254. of this software and associated documentation files (the "Software"), to deal
  255. in the Software without restriction, including without limitation the rights
  256. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  257. copies of the Software, and to permit persons to whom the Software is
  258. furnished to do so, subject to the following conditions:
  259. The above copyright notice and this permission notice shall be included in
  260. all copies or substantial portions of the Software.
  261. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  262. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  263. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  264. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  265. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  266. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  267. THE SOFTWARE.
  268. </pre>
  269. <hr/>
  270. <br/>OpenSSL Toolkit<br/><br/>
  271. <hr/>
  272. <pre>
  273. /* ====================================================================
  274. * Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
  275. *
  276. * Redistribution and use in source and binary forms, with or without
  277. * modification, are permitted provided that the following conditions
  278. * are met:
  279. *
  280. * 1. Redistributions of source code must retain the above copyright
  281. * notice, this list of conditions and the following disclaimer.
  282. *
  283. * 2. Redistributions in binary form must reproduce the above copyright
  284. * notice, this list of conditions and the following disclaimer in
  285. * the documentation and/or other materials provided with the
  286. * distribution.
  287. *
  288. * 3. All advertising materials mentioning features or use of this
  289. * software must display the following acknowledgment:
  290. * "This product includes software developed by the OpenSSL Project
  291. * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  292. *
  293. * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
  294. * endorse or promote products derived from this software without
  295. * prior written permission. For written permission, please contact
  296. * openssl-core@openssl.org.
  297. *
  298. * 5. Products derived from this software may not be called "OpenSSL"
  299. * nor may "OpenSSL" appear in their names without prior written
  300. * permission of the OpenSSL Project.
  301. *
  302. * 6. Redistributions of any form whatsoever must retain the following
  303. * acknowledgment:
  304. * "This product includes software developed by the OpenSSL Project
  305. * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  306. *
  307. * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
  308. * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  309. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  310. * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  311. * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  312. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  313. * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  314. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  315. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  316. * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  317. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  318. * OF THE POSSIBILITY OF SUCH DAMAGE.
  319. * ====================================================================
  320. *
  321. * This product includes cryptographic software written by Eric Young
  322. * (eay@cryptsoft.com). This product includes software written by Tim
  323. * Hudson (tjh@cryptsoft.com).
  324. *
  325. */
  326. /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  327. * All rights reserved.
  328. *
  329. * This package is an SSL implementation written
  330. * by Eric Young (eay@cryptsoft.com).
  331. * The implementation was written so as to conform with Netscapes SSL.
  332. *
  333. * This library is free for commercial and non-commercial use as long as
  334. * the following conditions are aheared to. The following conditions
  335. * apply to all code found in this distribution, be it the RC4, RSA,
  336. * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  337. * included with this distribution is covered by the same copyright terms
  338. * except that the holder is Tim Hudson (tjh@cryptsoft.com).
  339. *
  340. * Copyright remains Eric Young's, and as such any Copyright notices in
  341. * the code are not to be removed.
  342. * If this package is used in a product, Eric Young should be given attribution
  343. * as the author of the parts of the library used.
  344. * This can be in the form of a textual message at program startup or
  345. * in documentation (online or textual) provided with the package.
  346. *
  347. * Redistribution and use in source and binary forms, with or without
  348. * modification, are permitted provided that the following conditions
  349. * are met:
  350. * 1. Redistributions of source code must retain the copyright
  351. * notice, this list of conditions and the following disclaimer.
  352. * 2. Redistributions in binary form must reproduce the above copyright
  353. * notice, this list of conditions and the following disclaimer in the
  354. * documentation and/or other materials provided with the distribution.
  355. * 3. All advertising materials mentioning features or use of this software
  356. * must display the following acknowledgement:
  357. * "This product includes cryptographic software written by
  358. * Eric Young (eay@cryptsoft.com)"
  359. * The word 'cryptographic' can be left out if the rouines from the library
  360. * being used are not cryptographic related :-).
  361. * 4. If you include any Windows specific code (or a derivative thereof) from
  362. * the apps directory (application code) you must include an acknowledgement:
  363. * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  364. *
  365. * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
  366. * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  367. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  368. * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  369. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  370. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  371. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  372. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  373. * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  374. * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  375. * SUCH DAMAGE.
  376. *
  377. * The licence and distribution terms for any publically available version or
  378. * derivative of this code cannot be changed. i.e. this code cannot simply be
  379. * copied and put under another distribution licence
  380. * [including the GNU Public Licence.]
  381. */
  382. </pre>
  383. <hr />
  384. <br/>GTM - Google Toolbox for Mac<br/><br/>
  385. <hr/>
  386. <pre>
  387. Copyright 2010 Google Inc.
  388. Licensed under the Apache License, Version 2.0 (the "License"); you may not
  389. use this file except in compliance with the License. You may obtain a copy
  390. of the License at
  391. http://www.apache.org/licenses/LICENSE-2.0
  392. Unless required by applicable law or agreed to in writing, software
  393. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  394. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  395. License for the specific language governing permissions and limitations under
  396. the License.
  397. </pre>
  398. <hr/>
  399. <br/>MKNumberBadgeView<br/><br/>
  400. <hr/>
  401. <pre>
  402. Copyright 2009 Michael F. Kamprath
  403. michael@claireware.com
  404. Licensed under the Apache License, Version 2.0 (the "License"); you may not
  405. use this file except in compliance with the License. You may obtain a copy
  406. of the License at
  407. http://www.apache.org/licenses/LICENSE-2.0
  408. Unless required by applicable law or agreed to in writing, software
  409. distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  410. WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  411. License for the specific language governing permissions and limitations under
  412. the License.
  413. </pre>
  414. <hr/>
  415. <br/>PLCrashReporter<br/><br/>
  416. <hr/>
  417. Except as noted below, PLCrashReporter is provided under the
  418. following license:
  419. <pre>
  420. Copyright (c) 2008 - 2011 Plausible Labs Cooperative, Inc.
  421. All rights reserved.
  422. Permission is hereby granted, free of charge, to any person
  423. obtaining a copy of this software and associated documentation
  424. files (the "Software"), to deal in the Software without
  425. restriction, including without limitation the rights to use,
  426. copy, modify, merge, publish, distribute, sublicense, and/or sell
  427. copies of the Software, and to permit persons to whom the
  428. Software is furnished to do so, subject to the following
  429. onditions:
  430. The above copyright notice and this permission notice shall be
  431. included in all copies or substantial portions of the Software.
  432. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  433. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
  434. OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  435. NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
  436. HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
  437. WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
  438. FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  439. OTHER DEALINGS IN THE SOFTWARE.
  440. </pre>
  441. The protobuf-c library, as well as the PLCrashLogWriterEncoding.c
  442. file are licensed as follows:
  443. <pre>
  444. Copyright 2008, Dave Benson.
  445. Licensed under the Apache License, Version 2.0 (the "License");
  446. you may not use this file except in compliance with
  447. the License. You may obtain a copy of the License
  448. at http://www.apache.org/licenses/LICENSE-2.0 Unless
  449. required by applicable law or agreed to in writing,
  450. software distributed under the License is distributed on
  451. an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  452. KIND, either express or implied. See the License for the
  453. specific language governing permissions and limitations
  454. under the License.
  455. </pre>
  456. <hr/>
  457. <br/>MulticastDelegate<br/><br/>
  458. <hr/>
  459. <pre>
  460. Software License Agreement (BSD License)
  461. Copyright (c) 2007, Deusty Designs, LLC
  462. All rights reserved.
  463. Redistribution and use of this software in source and binary forms,
  464. with or without modification, are permitted provided that the following conditions are met:
  465. Redistributions of source code must retain the above
  466. copyright notice, this list of conditions and the
  467. following disclaimer.
  468. Neither the name of Desuty Designs nor the names of its
  469. contributors may be used to endorse or promote products
  470. derived from this software without specific prior
  471. written permission of Deusty Designs, LLC.
  472. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
  473. IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  474. AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
  475. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  476. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  477. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
  478. IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  479. OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  480. </pre>
  481. <hr/>
  482. <br/>
  483. Mumble for iOS uses atwork from the desktop Mumble client, but also uses
  484. custom artwork made for the iOS version.<br /><br />
  485. <br/>Artwork Credits:<br/><br/>
  486. <hr/>
  487. <pre>
  488. App Icon, Table View Backgrounds:
  489. Karsten Bruns (@FensterZumH0f)
  490. Mumble Server View Icons:
  491. Martin Skilnand &lt;cybknight@users.sourceforge.net&gt;
  492. Tango Icons:
  493. The Tango Project (http://tango-project.org/)
  494. Miscellaneous Icons:
  495. Mikkel Krautz &lt;mikkel@krautz.dk&gt;
  496. </pre>
  497. </body>
  498. </html>