From 6aaedb813fa11ba0679c3051bc2eb28646b9506c Mon Sep 17 00:00:00 2001 From: 3gg <3gg@shellblade.net> Date: Sat, 30 Aug 2025 16:53:58 -0700 Subject: Update to SDL3 --- src/contrib/SDL-3.2.20/test/LICENSE.txt | 49 +++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 src/contrib/SDL-3.2.20/test/LICENSE.txt (limited to 'src/contrib/SDL-3.2.20/test/LICENSE.txt') 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 @@ +Source code in this directory, unless otherwise noted, falls under the +following license, which is different (more permissive) than SDL's usual +license. + +/* + Copyright (C) 1997-2025 Sam Lantinga + + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any damages + arising from the use of this software. + + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely. +*/ + + +This directory contains sample.wav, which is a sample from Will Provost's +song, The Living Proof: + + From the album The Living Proof + Publisher: 5 Guys Named Will + Copyright 1996 Will Provost + +You can get a copy of the full song (and album!) from iTunes... + + https://itunes.apple.com/us/album/the-living-proof/id4153978 + +or Amazon... + + http://www.amazon.com/The-Living-Proof-Will-Provost/dp/B00004R8RH + +Thanks to Will for permitting us to distribute this sample with SDL! + + + +This directory contains sword.wav: + + sword04.wav by Erdie + Original: https://freesound.org/s/27858/ + License: https://creativecommons.org/licenses/by/4.0/ + + + +The .bmp files used by testaudio.c were made by AlDraw: + +https://linktr.ee/AlexDraw + +These bitmaps may be distributed as public domain files! -- cgit v1.2.3