Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2015
310
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.68 KB | None | 0 0
  1. Warface Client Third Party Code
  2.  
  3.  
  4. BigDigits Arithmetic Library written by David Ireland © 2001 - 2008 by D.I. Management Services Pty Limited (www.di-mgt.com.au). Used with permission.
  5.  
  6.  
  7. Bitstream Vera Font © 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera is a trademark of Bitstream, Inc.
  8.  
  9. Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated documentation files (the "Font Software"), to reproduce and distribute the Font Software, including without limitation the rights to use, copy, merge, publish, distribute, and/or sell copies of the Font Software, and to permit persons to whom the Font Software is furnished to do so, subject to the following conditions:
  10.  
  11. The above copyright and trademark notices and this permission notice shall be included in all copies of one or more of the Font Software typefaces.
  12.  
  13. The Font Software may be modified, altered, or added to, and in particular the designs of glyphs or characters in the Fonts may be modified and additional glyphs or characters may be added to the Fonts, only if the fonts are renamed to names not containing either the words "Bitstream" or the word "Vera".
  14.  
  15. This License becomes null and void to the extent applicable to Fonts or Font Software that has been modified and is distributed under the "Bitstream Vera" names.
  16.  
  17. The Font Software may be sold as part of a larger software package but no copy of one or more of the Font Software typefaces may be sold by itself.
  18.  
  19. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE.
  20.  
  21. Except as contained in this notice, the names of Gnome, the Gnome Foundation, and Bitstream Inc., shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Font Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact:
  22. fonts at gnome dot org.
  23.  
  24.  
  25. Boost Software License - Version 1.0 - August 17th, 2003
  26.  
  27. Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute,
  28. execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:
  29.  
  30. The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and
  31. all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.
  32.  
  33. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  34.  
  35.  
  36. CRI Middleware SDK © 2006-2009 CRI Middleware Co., Ltd.
  37.  
  38.  
  39. FMOD © Firelight Technologies, Pty. Ltd.
  40.  
  41.  
  42. FreeType © 1996-2002, 2006 by David Turner, Robert Wilhelm and Werner Lemberg (http://freetype.fis.uniroma2.it/FTL.TXT)
  43.  
  44.  
  45. Functor © 1994 Rich Hickey
  46.  
  47. Permission to use, copy, modify, distribute and sell this software for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Rich Hickey makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  48.  
  49.  
  50. Gloox © 2009 Jakob Schröter. Used with permission.
  51.  
  52.  
  53. Jansson-2.1 © 2009-2013 Petri Lehtinen (http://www.digip.org/jansson/)
  54.  
  55. Permission is hereby granted, free of charge, to any person obtaining a copy
  56. of this software and associated documentation files (the "Software"), to deal
  57. in the Software without restriction, including without limitation the rights
  58. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  59. copies of the Software, and to permit persons to whom the Software is
  60. furnished to do so, subject to the following conditions:
  61.  
  62. The above copyright notice and this permission notice shall be included in
  63. all copies or substantial portions of the Software.
  64.  
  65. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  66. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
  67. FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  68. AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
  69. LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
  70. OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
  71. THE SOFTWARE.
  72.  
  73.  
  74. JPEG Group library (Libjpg) © 2010 Independent JPEG Group (http://www.ijg.org/)
  75.  
  76.  
  77. LibcURL © 1996 - 2013 Daniel Stenberg (daniel@haxx.se)
  78.  
  79. All rights reserved.
  80.  
  81. Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
  82.  
  83. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  84.  
  85. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.
  86.  
  87.  
  88. LUA version 5.1 © 1994–2010 Lua.org, PUC-Rio (http://www.lua.org/license.html).
  89.  
  90. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  91.  
  92. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  93.  
  94. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
  95.  
  96.  
  97. MTRand © 1997-2002 Makoto Matsumoto and Takuji Nishimura (http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/elicense.html)
  98.  
  99. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  100.  
  101. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  102.  
  103. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  104.  
  105.  
  106. Scaleform Gfx © 2005-2010 Scaleform Corporation. All rights reserved. Used with permission.
  107.  
  108.  
  109. Speex © 2002-2003, Jean-Marc Valin/Xiph.Org Foundation (http://www.xiph.org/licenses/bsd/speex)
  110. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
  111. • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  112. • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  113. • Neither the name of the Xiph.org Foundation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
  114. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  115.  
  116.  
  117. Squish image library © 2006 Simon Brown (http://code.google.com/p/libsquish)
  118.  
  119. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  120.  
  121. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  122.  
  123. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE
  124.  
  125.  
  126. STLPort © 1999, 2000 Boris Fomitchev (http://www.stlport.com/doc/license.html)
  127.  
  128. This material is provided "as is", with absolutely no warranty expressed or implied. Any use is at your own risk.
  129. Permission to use or copy this software for any purpose is hereby granted without fee, provided the above notices are retained on all copies. Permission to modify the code and to distribute modified code is granted, provided the above notices are retained, and a notice that the code was modified is included with the above copyright notice.
  130. The Licensee may distribute binaries compiled with STLport (whether original or modified) without any royalties or restrictions.
  131.  
  132. The Licensee may distribute original or modified STLport sources, provided that:
  133. • The conditions indicated in the above permission notice are met;
  134. • The following copyright notices are retained when present, and conditions provided in accompanying permission notices are met :
  135.  
  136. © 1994 Hewlett-Packard Company
  137. © 1996, 97 Silicon Graphics Computer Systems, Inc.
  138. © 1997 Moscow Center for SPARC Technology.
  139.  
  140. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Hewlett-Packard Company makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  141.  
  142. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Silicon Graphics makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  143.  
  144. Permission to use, copy, modify, distribute and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. Moscow Center for SPARC Technology makes no representations about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty.
  145.  
  146.  
  147. XML Expat © 2007 James Clarke et al. (http://expat.sourceforge.net)
  148.  
  149. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
  150.  
  151. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
  152.  
  153. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  154.  
  155.  
  156. zlib.h © -- interface of the 'zlib' general purpose compression library
  157. version 1.2.8, April 28th, 2013
  158.  
  159. Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
  160.  
  161. This software is provided 'as-is', without any express or implied
  162. warranty. In no event will the authors be held liable for any damages
  163. arising from the use of this software.
  164.  
  165. Permission is granted to anyone to use this software for any purpose,
  166. including commercial applications, and to alter it and redistribute it
  167. freely, subject to the following restrictions:
  168.  
  169. 1. The origin of this software must not be misrepresented; you must not
  170. claim that you wrote the original software. If you use this software
  171. in a product, an acknowledgment in the product documentation would be
  172. appreciated but is not required.
  173. 2. Altered source versions must be plainly marked as such, and must not be
  174. misrepresented as being the original software.
  175. 3. This notice may not be removed or altered from any source distribution.
  176.  
  177. Jean-loup Gailly Mark Adler
  178. jloup@gzip.org madler@alumni.caltech.edu
  179.  
  180.  
  181. /* ====================================================================
  182. * Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
  183. *
  184. * Redistribution and use in source and binary forms, with or without
  185. * modification, are permitted provided that the following conditions
  186. * are met:
  187. *
  188. * 1. Redistributions of source code must retain the above copyright
  189. * notice, this list of conditions and the following disclaimer.
  190. *
  191. * 2. Redistributions in binary form must reproduce the above copyright
  192. * notice, this list of conditions and the following disclaimer in
  193. * the documentation and/or other materials provided with the
  194. * distribution.
  195. *
  196. * 3. All advertising materials mentioning features or use of this
  197. * software must display the following acknowledgment:
  198. * "This product includes software developed by the OpenSSL Project
  199. * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
  200. *
  201. * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
  202. * endorse or promote products derived from this software without
  203. * prior written permission. For written permission, please contact
  204. * openssl-core@openssl.org.
  205. *
  206. * 5. Products derived from this software may not be called "OpenSSL"
  207. * nor may "OpenSSL" appear in their names without prior written
  208. * permission of the OpenSSL Project.
  209. *
  210. * 6. Redistributions of any form whatsoever must retain the following
  211. * acknowledgment:
  212. * "This product includes software developed by the OpenSSL Project
  213. * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
  214. *
  215. * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
  216. * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  217. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
  218. * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
  219. * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  220. * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  221. * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  222. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  223. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  224. * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  225. * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  226. * OF THE POSSIBILITY OF SUCH DAMAGE.
  227. * ====================================================================
  228. *
  229. * This product includes cryptographic software written by Eric Young
  230. * (eay@cryptsoft.com). This product includes software written by Tim
  231. * Hudson (tjh@cryptsoft.com).
  232. *
  233. */
  234.  
  235. Original SSLeay License
  236. -----------------------
  237.  
  238. /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  239. * All rights reserved.
  240. *
  241. * This package is an SSL implementation written
  242. * by Eric Young (eay@cryptsoft.com).
  243. * The implementation was written so as to conform with Netscapes SSL.
  244. *
  245. * This library is free for commercial and non-commercial use as long as
  246. * the following conditions are aheared to. The following conditions
  247. * apply to all code found in this distribution, be it the RC4, RSA,
  248. * lhash, DES, etc., code; not just the SSL code. The SSL documentation
  249. * included with this distribution is covered by the same copyright terms
  250. * except that the holder is Tim Hudson (tjh@cryptsoft.com).
  251. *
  252. * Copyright remains Eric Young's, and as such any Copyright notices in
  253. * the code are not to be removed.
  254. * If this package is used in a product, Eric Young should be given attribution
  255. * as the author of the parts of the library used.
  256. * This can be in the form of a textual message at program startup or
  257. * in documentation (online or textual) provided with the package.
  258. *
  259. * Redistribution and use in source and binary forms, with or without
  260. * modification, are permitted provided that the following conditions
  261. * are met:
  262. * 1. Redistributions of source code must retain the copyright
  263. * notice, this list of conditions and the following disclaimer.
  264. * 2. Redistributions in binary form must reproduce the above copyright
  265. * notice, this list of conditions and the following disclaimer in the
  266. * documentation and/or other materials provided with the distribution.
  267. * 3. All advertising materials mentioning features or use of this software
  268. * must display the following acknowledgement:
  269. * "This product includes cryptographic software written by
  270. * Eric Young (eay@cryptsoft.com)"
  271. * The word 'cryptographic' can be left out if the rouines from the library
  272. * being used are not cryptographic related :-).
  273. * 4. If you include any Windows specific code (or a derivative thereof) from
  274. * the apps directory (application code) you must include an acknowledgement:
  275. * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
  276. *
  277. * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
  278. * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  279. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  280. * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  281. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  282. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  283. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  284. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  285. * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  286. * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  287. * SUCH DAMAGE.
  288. *
  289. * The licence and distribution terms for any publically available version or
  290. * derivative of this code cannot be changed. i.e. this code cannot simply be
  291. * copied and put under another distribution licence
  292. * [including the GNU Public Licence.]
  293. */
  294.  
  295.  
  296. /*
  297. * sha1.c
  298. *
  299. * Originally witten by Steve Reid <steve@edmweb.com>
  300. *
  301. * Modified by Aaron D. Gifford <agifford@infowest.com>
  302. *
  303. * NO COPYRIGHT - THIS IS 100% IN THE PUBLIC DOMAIN
  304. *
  305. * The original unmodified version is available at:
  306. * ftp://ftp.funet.fi/pub/crypt/hash/sha/sha1.c
  307. *
  308. * THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS ``AS IS'' AND
  309. * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  310. * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  311. * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) OR CONTRIBUTORS BE LIABLE
  312. * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  313. * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  314. * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  315. * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  316. * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  317. * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  318. * SUCH DAMAGE.
  319. */
  320.  
  321.  
  322. Roboto Font © 2012 Google
  323.  
  324. Licensed under the Apache License, Version 2.0 (the "License");
  325. you may not use this file except in compliance with the License.
  326. You may obtain a copy of the License at
  327.  
  328. http://www.apache.org/licenses/LICENSE-2.0
  329.  
  330. Unless required by applicable law or agreed to in writing, software
  331. distributed under the License is distributed on an "AS IS" BASIS,
  332. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  333. See the License for the specific language governing permissions and
  334. limitations under the License.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement