🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

351 lines
16 KiB

  1. Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
  2. Upstream-Name: SDL
  3. Upstream-Contact: Sam Lantinga <slouken@libsdl.org>
  4. Source: http://www.libsdl.org/
  5. Files: *
  6. Copyright: 1997-2019 Sam Lantinga <slouken@libsdl.org>
  7. License: zlib/libpng
  8. Files: src/libm/*
  9. Copyright: 1993 by Sun Microsystems, Inc. All rights reserved.
  10. License: SunPro
  11. Files: src/main/windows/SDL_windows_main.c
  12. Copyright: 2019 Sam Lantinga
  13. License: PublicDomain_Sam_Lantinga
  14. Comment: SDL_main.c, placed in the public domain by Sam Lantinga 4/13/98
  15. Files: src/render/mmx.h
  16. Copyright: 1997-99 by H. Dietz and R. Fisher
  17. License: zlib/libpng
  18. Comment:
  19. Copyright but no mention to license.
  20. .
  21. Included since long ago with SDL (and its Debian package) under directory
  22. src/video/mmx.h
  23. Files: src/render/SDL_yuv_sw.c
  24. Copyright: 1995 Erik Corry
  25. 1995 The Regents of the University of California
  26. 1995 Brown University
  27. License: BrownUn_UnCalifornia_ErikCorry
  28. Files: src/test/SDL_test_md5.c
  29. Copyright: 1997-2019 Sam Lantinga <slouken@libsdl.org>
  30. 1990 RSA Data Security, Inc.
  31. License: zlib/libpng and RSA_Data_Security
  32. Files: src/thread/windows/win_ce_semaphore.c
  33. Copyright: 1998, Johnson M. Hart (with corrections 2001 by Rainer Loritz)
  34. License: Johnson_M._Hart
  35. Files: src/video/x11/imKStoUCS.c
  36. src/video/x11/imKStoUCS.h
  37. Copyright: 1994-2003 The XFree86 Project, Inc.
  38. License: MIT/X11
  39. Files: test/testhaptic.c
  40. Copyright: 1997-2019 Sam Lantinga <slouken@libsdl.org>
  41. 2008 Edgar Simo Serra
  42. License: BSD_3_clause
  43. Files: test/testrumble.c
  44. Copyright: 1997-2019 Sam Lantinga <slouken@libsdl.org>
  45. 2011 Edgar Simo Serra
  46. License: BSD_3_clause
  47. Files: test/shapes/*
  48. Copyright: none
  49. License: zlib/libpng
  50. Comment: No specific information about the images
  51. Files: Xcode/TemplatesForXcode*/*/main.c
  52. Copyright: none
  53. License: zlib/libpng
  54. Comment: SDL files, no copyright or license notice
  55. Files: Xcode/TemplatesForXcode*/*/atlantis/*
  56. Copyright: 1993, 1994, Silicon Graphics, Inc.
  57. License: SGI_atlantis
  58. Files: Xcode/TemplatesForXcode*/*/atlantis/atlantis.c
  59. Copyright: 1994 Mark J. Kilgard
  60. 1993, 1994, Silicon Graphics, Inc.
  61. License: SGI_atlantis
  62. Comment: See license for full copyright notice, this one is the same except for
  63. the additional copyright holder
  64. Files: Xcode/SDLTest/sdlcommon_prefix.h
  65. Copyright: 2003 Darrell Walisser
  66. License: zlib/libpng
  67. Comment:
  68. Created by Darrell Walisser on Wed Aug 06 2003.
  69. Copyright (c) 2003 __MyCompanyName__. All rights reserved.
  70. Files: debian/*
  71. Copyright: 2011-2012, Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com>
  72. 2011-2012, Felix Geyer <debfx-pkg@fobos.de>
  73. 2011, Roman Vasiyarov <rvasiyarov@gmail.com>
  74. 2010, Jon Dowland <jmtd@debian.org>
  75. 2009, Barry deFreese <bdefreese@debian.org>
  76. 2007-2008, Aurelien Jarno <aurel32@debian.org>
  77. 2007-2008, Sam Hocevar (Debian packages) <sam+deb@zoy.org>
  78. 2002-2007, Josselin Mouette <joss@debian.org>
  79. 2001, Christian T. Steigies <cts@debian.org>
  80. 2001, Branden Robinson <branden@debian.org>
  81. License: LGPL-2.1+
  82. License: zlib/libpng
  83. This software is provided 'as-is', without any express or implied
  84. warranty. In no event will the authors be held liable for any damages
  85. arising from the use of this software.
  86. .
  87. Permission is granted to anyone to use this software for any purpose,
  88. including commercial applications, and to alter it and redistribute it
  89. freely, subject to the following restrictions:
  90. .
  91. 1. The origin of this software must not be misrepresented; you must not
  92. claim that you wrote the original software. If you use this software
  93. in a product, an acknowledgment in the product documentation would be
  94. appreciated but is not required.
  95. 2. Altered source versions must be plainly marked as such, and must not be
  96. misrepresented as being the original software.
  97. 3. This notice may not be removed or altered from any source distribution.
  98. License: LGPL-2.1+
  99. This program is free software; you can redistribute it and/or modify
  100. it under the terms of the GNU Lesser General Public License as published by
  101. the Free Software Foundation; either version 2.1 of the License, or (at
  102. your option) any later version.
  103. .
  104. On Debian systems, the complete text of version 2.1 of the GNU Lesser
  105. Public License can be found in '/usr/share/common-licenses/LGPL-2.1'.
  106. License: MIT/X11
  107. Permission is hereby granted, free of charge, to any person obtaining a copy
  108. of this software and associated documentation files (the "Software"), to deal
  109. in the Software without restriction, including without limitation the rights
  110. to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  111. copies of the Software, and to permit persons to whom the Software is fur-
  112. nished to do so, subject to the following conditions:
  113. .
  114. The above copyright notice and this permission notice shall be included in
  115. all copies or substantial portions of the Software.
  116. .
  117. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  118. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
  119. NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
  120. XFREE86 PROJECT BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
  121. IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CON-
  122. NECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  123. .
  124. Except as contained in this notice, the name of the XFree86 Project shall not
  125. be used in advertising or otherwise to promote the sale, use or other deal-
  126. ings in this Software without prior written authorization from the XFree86
  127. Project.
  128. License: BSD_3_clause
  129. Redistribution and use in source and binary forms, with or without
  130. modification, are permitted provided that the following conditions are met:
  131. * Redistributions of source code must retain the above copyright
  132. notice, this list of conditions and the following disclaimer.
  133. * Redistributions in binary form must reproduce the above copyright
  134. notice, this list of conditions and the following disclaimer in the
  135. documentation and/or other materials provided with the distribution.
  136. * Neither the name of the LibQxt project nor the
  137. names of its contributors may be used to endorse or promote products
  138. derived from this software without specific prior written permission.
  139. .
  140. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
  141. ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  142. WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  143. DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
  144. DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  145. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  146. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  147. ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  148. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  149. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  150. Comment:
  151. Copyright (C) 1997-2019 Sam Lantinga <slouken@libsdl.org>
  152. .
  153. This software is provided 'as-is', without any express or implied
  154. warranty. In no event will the authors be held liable for any damages
  155. arising from the use of this software.
  156. .
  157. Permission is granted to anyone to use this software for any purpose,
  158. including commercial applications, and to alter it and redistribute it
  159. freely.
  160. .
  161. .
  162. Copyright (c) 2011, Edgar Simo Serra
  163. All rights reserved.
  164. .
  165. Redistribution and use in source and binary forms, with or without
  166. modification, are permitted provided that the following conditions are met:
  167. .
  168. * Redistributions of source code must retain the above copyright notice,
  169. this list of conditions and the following disclaimer.
  170. * Redistributions in binary form must reproduce the above copyright notice,
  171. this list of conditions and the following disclaimer in the documentation
  172. and/or other materials provided with the distribution.
  173. * Neither the name of the Simple Directmedia Layer (SDL) nor the names of
  174. its contributors may be used to endorse or promote products derived from
  175. this software without specific prior written permission.
  176. .
  177. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  178. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  179. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  180. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE
  181. FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  182. DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  183. SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  184. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  185. OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  186. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  187. License: BrownUn_UnCalifornia_ErikCorry
  188. /* This code was derived from code carrying the following copyright notices:
  189. * Copyright (c) 1995 The Regents of the University of California.
  190. * All rights reserved.
  191. *
  192. * Permission to use, copy, modify, and distribute this software and its
  193. * documentation for any purpose, without fee, and without written agreement is
  194. * hereby granted, provided that the above copyright notice and the following
  195. * two paragraphs appear in all copies of this software.
  196. *
  197. * IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
  198. * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
  199. * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE UNIVERSITY OF
  200. * CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  201. *
  202. * THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
  203. * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
  204. * AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
  205. * ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATION TO
  206. * PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  207. *
  208. * Copyright (c) 1995 Erik Corry
  209. * All rights reserved.
  210. *
  211. * Permission to use, copy, modify, and distribute this software and its
  212. * documentation for any purpose, without fee, and without written agreement is
  213. * hereby granted, provided that the above copyright notice and the following
  214. * two paragraphs appear in all copies of this software.
  215. *
  216. * IN NO EVENT SHALL ERIK CORRY BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
  217. * SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
  218. * THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF ERIK CORRY HAS BEEN ADVISED
  219. * OF THE POSSIBILITY OF SUCH DAMAGE.
  220. *
  221. * ERIK CORRY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
  222. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  223. * PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS"
  224. * BASIS, AND ERIK CORRY HAS NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT,
  225. * UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  226. *
  227. * Portions of this software Copyright (c) 1995 Brown University.
  228. * All rights reserved.
  229. *
  230. * Permission to use, copy, modify, and distribute this software and its
  231. * documentation for any purpose, without fee, and without written agreement
  232. * is hereby granted, provided that the above copyright notice and the
  233. * following two paragraphs appear in all copies of this software.
  234. *
  235. * IN NO EVENT SHALL BROWN UNIVERSITY BE LIABLE TO ANY PARTY FOR
  236. * DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
  237. * OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF BROWN
  238. * UNIVERSITY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  239. *
  240. * BROWN UNIVERSITY SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
  241. * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  242. * PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS"
  243. * BASIS, AND BROWN UNIVERSITY HAS NO OBLIGATION TO PROVIDE MAINTENANCE,
  244. * SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
  245. */
  246. License: Johnson_M._Hart
  247. Permission is granted for any and all use providing that this
  248. copyright is properly acknowledged.
  249. There are no assurances of suitability for any use whatsoever.
  250. License: SunPro
  251. Developed at SunPro, a Sun Microsystems, Inc. business.
  252. Permission to use, copy, modify, and distribute this
  253. software is freely granted, provided that this notice
  254. is preserved.
  255. License: PublicDomain_Sam_Lantinga
  256. Placed in the public domain by Sam Lantinga 4/13/98
  257. License: PublicDomain_Edgar_Simo
  258. Written by Edgar Simo "bobbens"
  259. .
  260. Released under Public Domain.
  261. License: RSA_Data_Security
  262. ***********************************************************************
  263. ** utl_md5.c -- the source code for MD5 routines **
  264. ** RSA Data Security, Inc. MD5 Message-Digest Algorithm **
  265. ** Created: 2/17/90 RLR **
  266. ** Revised: 1/91 SRD,AJ,BSK,JT Reference C ver., 7/10 constant corr. **
  267. ***********************************************************************
  268. ***********************************************************************
  269. ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. **
  270. ** **
  271. ** License to copy and use this software is granted provided that **
  272. ** it is identified as the "RSA Data Security, Inc. MD5 Message- **
  273. ** Digest Algorithm" in all material mentioning or referencing this **
  274. ** software or this function. **
  275. ** **
  276. ** License is also granted to make and use derivative works **
  277. ** provided that such works are identified as "derived from the RSA **
  278. ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
  279. ** material mentioning or referencing the derived work. **
  280. ** **
  281. ** RSA Data Security, Inc. makes no representations concerning **
  282. ** either the merchantability of this software or the suitability **
  283. ** of this software for any particular purpose. It is provided "as **
  284. ** is" without express or implied warranty of any kind. **
  285. ** **
  286. ** These notices must be retained in any copies of any part of this **
  287. ** documentation and/or software. **
  288. ***********************************************************************
  289. License: SGI_atlantis
  290. (c) Copyright 1993, 1994, Silicon Graphics, Inc.
  291. ALL RIGHTS RESERVED
  292. Permission to use, copy, modify, and distribute this software for
  293. any purpose and without fee is hereby granted, provided that the above
  294. copyright notice appear in all copies and that both the copyright notice
  295. and this permission notice appear in supporting documentation, and that
  296. the name of Silicon Graphics, Inc. not be used in advertising
  297. or publicity pertaining to distribution of the software without specific,
  298. written prior permission.
  299. .
  300. THE MATERIAL EMBODIED ON THIS SOFTWARE IS PROVIDED TO YOU "AS-IS"
  301. AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE,
  302. INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR
  303. FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
  304. GRAPHICS, INC. BE LIABLE TO YOU OR ANYONE ELSE FOR ANY DIRECT,
  305. SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY
  306. KIND, OR ANY DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION,
  307. LOSS OF PROFIT, LOSS OF USE, SAVINGS OR REVENUE, OR THE CLAIMS OF
  308. THIRD PARTIES, WHETHER OR NOT SILICON GRAPHICS, INC. HAS BEEN
  309. ADVISED OF THE POSSIBILITY OF SUCH LOSS, HOWEVER CAUSED AND ON
  310. ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE
  311. POSSESSION, USE OR PERFORMANCE OF THIS SOFTWARE.
  312. .
  313. US Government Users Restricted Rights
  314. Use, duplication, or disclosure by the Government is subject to
  315. restrictions set forth in FAR 52.227.19(c)(2) or subparagraph
  316. (c)(1)(ii) of the Rights in Technical Data and Computer Software
  317. clause at DFARS 252.227-7013 and/or in similar or successor
  318. clauses in the FAR or the DOD or NASA FAR Supplement.
  319. Unpublished-- rights reserved under the copyright laws of the
  320. United States. Contractor/manufacturer is Silicon Graphics,
  321. Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311.
  322. .
  323. OpenGL(TM) is a trademark of Silicon Graphics, Inc.