Replaced SDL_qsort with public domain code from PDCLib: http://pdclib.e43.eu/
--HG-- extra : rebase_source : ddb2748ed1e77c9a92a32d743241490a707cd41a
This commit is contained in:
parent
c8de039b58
commit
0d2fc8ca8f
2 changed files with 167 additions and 446 deletions
11
debian/copyright
vendored
11
debian/copyright
vendored
|
@ -31,10 +31,6 @@ Copyright: 1995 Erik Corry
|
|||
1995 Brown University
|
||||
License: BrownUn_UnCalifornia_ErikCorry
|
||||
|
||||
Files: src/stdlib/SDL_qsort.c
|
||||
Copyright: 1998 Gareth McCaughan
|
||||
License: Gareth_McCaughan
|
||||
|
||||
Files: src/test/SDL_test_md5.c
|
||||
Copyright: 1997-2016 Sam Lantinga <slouken@libsdl.org>
|
||||
1990 RSA Data Security, Inc.
|
||||
|
@ -270,13 +266,6 @@ License: BrownUn_UnCalifornia_ErikCorry
|
|||
* SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
||||
*/
|
||||
|
||||
License: Gareth_McCaughan
|
||||
You may use it in anything you like; you may make money
|
||||
out of it; you may distribute it in object form or as
|
||||
part of an executable without including source code;
|
||||
you don't have to credit me. (But it would be nice if
|
||||
you did.)
|
||||
|
||||
License: Johnson_M._Hart
|
||||
Permission is granted for any and all use providing that this
|
||||
copyright is properly acknowledged.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue