diff options
Diffstat (limited to 'src/contrib/SDL-3.2.20/test/LICENSE.txt')
-rw-r--r-- | src/contrib/SDL-3.2.20/test/LICENSE.txt | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/src/contrib/SDL-3.2.20/test/LICENSE.txt b/src/contrib/SDL-3.2.20/test/LICENSE.txt new file mode 100644 index 0000000..ff8b85f --- /dev/null +++ b/src/contrib/SDL-3.2.20/test/LICENSE.txt | |||
@@ -0,0 +1,49 @@ | |||
1 | Source code in this directory, unless otherwise noted, falls under the | ||
2 | following license, which is different (more permissive) than SDL's usual | ||
3 | license. | ||
4 | |||
5 | /* | ||
6 | Copyright (C) 1997-2025 Sam Lantinga <slouken@libsdl.org> | ||
7 | |||
8 | This software is provided 'as-is', without any express or implied | ||
9 | warranty. In no event will the authors be held liable for any damages | ||
10 | arising from the use of this software. | ||
11 | |||
12 | Permission is granted to anyone to use this software for any purpose, | ||
13 | including commercial applications, and to alter it and redistribute it | ||
14 | freely. | ||
15 | */ | ||
16 | |||
17 | |||
18 | This directory contains sample.wav, which is a sample from Will Provost's | ||
19 | song, The Living Proof: | ||
20 | |||
21 | From the album The Living Proof | ||
22 | Publisher: 5 Guys Named Will | ||
23 | Copyright 1996 Will Provost | ||
24 | |||
25 | You can get a copy of the full song (and album!) from iTunes... | ||
26 | |||
27 | https://itunes.apple.com/us/album/the-living-proof/id4153978 | ||
28 | |||
29 | or Amazon... | ||
30 | |||
31 | http://www.amazon.com/The-Living-Proof-Will-Provost/dp/B00004R8RH | ||
32 | |||
33 | Thanks to Will for permitting us to distribute this sample with SDL! | ||
34 | |||
35 | |||
36 | |||
37 | This directory contains sword.wav: | ||
38 | |||
39 | sword04.wav by Erdie | ||
40 | Original: https://freesound.org/s/27858/ | ||
41 | License: https://creativecommons.org/licenses/by/4.0/ | ||
42 | |||
43 | |||
44 | |||
45 | The .bmp files used by testaudio.c were made by AlDraw: | ||
46 | |||
47 | https://linktr.ee/AlexDraw | ||
48 | |||
49 | These bitmaps may be distributed as public domain files! | ||