Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: sdl2-compat Upstream-Contact: https://github.com/libsdl-org/sdl2-compat/issues Source: https://github.com/libsdl-org/sdl2-compat Files-Excluded: test/unifont-* test/vulkan Files: * Copyright: 1997-2024 Sam Lantinga 2008-2011 Edgar Simo Serra 2011 Markus Kauppila 2017 Mark Callow 2019-2022 Collabora Ltd. 2022 quyykk Edgar Simo Andreas Schiffler License: Zlib Files: test/* Copyright: 1997-2024 Sam Lantinga License: Zlib and Zlib-no-restrictions and PublicDomain_tests Files: test/testautomation_rwops.c Copyright: none License: PublicDomain_tests Files: test/testhaptic.c Copyright: 2008 Edgar Simo Serra License: BSD-3-clause Files: test/testrumble.c Copyright: 1997-2024 Sam Lantinga 2011 Edgar Simo Serra License: Zlib-no-restrictions and BSD-3-clause Files: include/SDL2/SDL_egl.h Copyright: 1997-2024 Sam Lantinga 2007-2020 The Khronos Group Inc. License: Zlib and Expat and Apache-2.0 Files: include/SDL2/SDL_opengl.h Copyright: 1997-2024 Sam Lantinga 1999-2006 Brian Paul 2009 VMware, Inc. License: Zlib and Expat Files: include/SDL2/SDL_opengl_glext.h include/SDL2/SDL_opengles2_khrplatform.h Copyright: 2008-2020 The Khronos Group Inc. License: Expat Files: include/SDL2/SDL_opengles2_gl2platform.h Copyright: 2017-2020 The Khronos Group Inc. License: Apache-2.0 Files: include/SDL2/SDL_hidapi.h Copyright: 2009-2010 Alan Ott, Signal 11 Software 1997-2021 Sam Lantinga 2021 Valve Corporation License: BSD-3-clause or GPL-3 or hidapi-orig, and Zlib Files: src/SDLmain/dummy/SDL_dummy_main.c src/SDLmain/windows/SDL_windows_main.c Copyright: none License: PublicDomain_Sam_Lantinga Files: src/test/SDL_test_md5.c include/SDL2/SDL_test_md5.h Copyright: 1997-2012 Sam Lantinga 1990-1991 RSA Data Security, Inc. License: Zlib and RSA_Data_Security-MD5 Files: test/sample.wav Copyright: 1996 Will Provost License: unspecified_test_sample_wav Permission was granted to distribute this 5 second sample with SDL as documented in test/README. The license is unspecified, assumed to be either Zlib like the rest of SDL, or public domain as per test/COPYING. Files: test/shapes/* Copyright: none License: unspecified_test_shapes No specific information about the images, assumed to be either Zlib like the rest of SDL, or public domain as per test/COPYING. Files: debian/* Copyright: 2012 Canonical Ltd. 2021-2022 Stephen Kitt 2022-2024 Collabora Ltd. License: Zlib Files: debian/tests/cmake-findsdl2/FindSDL2.cmake Copyright: 2003-2009 Kitware, Inc. License: BSD-3-clause Comment: Taken from the openjk package. Similar files exist in hedgewars, spring, megaglest, etc. # --------------------------------------------------------------------- # Please add copyright grants above this point, licenses in alphabetical # order below this point License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, a copy of the Apache License version 2.0 can be found in /usr/share/common-licenses/Apache-2.0. License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . 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 COPYRIGHT OWNER 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. Comment: Various variations of this license in the SDL codebase require that the names of: . - Kitware, Inc. - the Insight Software Consortium - Signal 11 Software - the Simple Directmedia Layer (SDL) . are not used to endorse or promote products derived from this software. License: Expat 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: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . 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. Comment: Some files under this license refer to the covered work as "Materials" rather than "Software", assumed here to be equivalent. License: GPL-3 On Debian systems, the complete text of the GNU General Public License version 3 can be found in /usr/share/common-licenses/GPL-3. License: hidapi-orig This software may be used by anyone for any reason so long as the copyright notice in the source files remains intact. License: PublicDomain_Sam_Lantinga SDL_windows_main.c, placed in the public domain by Sam Lantinga 4/13/98 SDL_dummy_main.c, placed in the public domain by Sam Lantinga 3/13/14 License: PublicDomain_tests The test programs in this directory tree are for demonstrating and testing the functionality of the SDL library, and are placed in the public domain. . Released under Public Domain. License: RSA_Data_Security-MD5 *********************************************************************** ** utl_md5.c -- the source code for MD5 routines ** ** RSA Data Security, Inc. MD5 Message-Digest Algorithm ** ** Created: 2/17/90 RLR ** ** Revised: 1/91 SRD,AJ,BSK,JT Reference C ver., 7/10 constant corr. ** *********************************************************************** *********************************************************************** ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. ** ** ** ** License to copy and use this software is granted provided that ** ** it is identified as the "RSA Data Security, Inc. MD5 Message- ** ** Digest Algorithm" in all material mentioning or referencing this ** ** software or this function. ** ** ** ** License is also granted to make and use derivative works ** ** provided that such works are identified as "derived from the RSA ** ** Data Security, Inc. MD5 Message-Digest Algorithm" in all ** ** material mentioning or referencing the derived work. ** ** ** ** RSA Data Security, Inc. makes no representations concerning ** ** either the merchantability of this software or the suitability ** ** of this software for any particular purpose. It is provided "as ** ** is" without express or implied warranty of any kind. ** ** ** ** These notices must be retained in any copies of any part of this ** ** documentation and/or software. ** *********************************************************************** License: Zlib 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, subject to the following restrictions: . 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. License: Zlib-no-restrictions 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.